Commit c3c65342 authored by Fabio Estevam's avatar Fabio Estevam Committed by Thierry Reding

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: default avatarFabio Estevam <festevam@denx.de>
Acked-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent 7818f0bc
......@@ -15,8 +15,12 @@ allOf:
properties:
compatible:
enum:
- fsl,imx23-pwm
oneOf:
- const: fsl,imx23-pwm
- items:
- enum:
- fsl,imx28-pwm
- const: fsl,imx23-pwm
reg:
maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment