Skip to content

Commit

Permalink
dt-bindings: pwm: imx: add i.MX8QXP compatible
Browse files Browse the repository at this point in the history
i.MX8QXP compatible is missing in the list, add it.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
  • Loading branch information
Alexander Stein authored and Thierry Reding committed Jun 23, 2023
1 parent 967da67 commit c799ad0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/devicetree/bindings/pwm/imx-pwm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ properties:
- fsl,imx8mn-pwm
- fsl,imx8mp-pwm
- fsl,imx8mq-pwm
- fsl,imx8qxp-pwm
- const: fsl,imx27-pwm

reg:
Expand All @@ -61,6 +62,9 @@ properties:
interrupts:
maxItems: 1

power-domains:
maxItems: 1

required:
- compatible
- reg
Expand Down

0 comments on commit c799ad0

Please sign in to comment.