dt-bindings: pwm: mxs: Document fsl,imx28-pwm

imx28 uses the same PWM block that is found on imx23.

Add an entry for fsl,imx28-pwm.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
Fabio Estevam 2023-09-22 09:42:27 -03:00 committed by Thierry Reding
parent 7818f0bcc1
commit c3c653422a

View file

@ -15,8 +15,12 @@ allOf:
properties: properties:
compatible: compatible:
enum: oneOf:
- fsl,imx23-pwm - const: fsl,imx23-pwm
- items:
- enum:
- fsl,imx28-pwm
- const: fsl,imx23-pwm
reg: reg:
maxItems: 1 maxItems: 1