All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: pwm: imx: add i.MX8QXP compatible
@ 2023-04-24  8:21 ` Alexander Stein
  0 siblings, 0 replies; 18+ messages in thread
From: Alexander Stein @ 2023-04-24  8:21 UTC (permalink / raw)
  To: Thierry Reding, Uwe Kleine-König, Rob Herring,
	Krzysztof Kozlowski, Shawn Guo, Sascha Hauer, Fabio Estevam,
	Philipp Zabel
  Cc: Alexander Stein, Pengutronix Kernel Team, NXP Linux Team,
	linux-pwm, devicetree, linux-arm-kernel

i.MX8QXP compatible is missing in the list, add it.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
Changes in v2:
* Add power-domains property

 Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/pwm/imx-pwm.yaml b/Documentation/devicetree/bindings/pwm/imx-pwm.yaml
index b3da4e629341..c01dff3b7f84 100644
--- a/Documentation/devicetree/bindings/pwm/imx-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/imx-pwm.yaml
@@ -43,6 +43,7 @@ properties:
               - fsl,imx8mn-pwm
               - fsl,imx8mp-pwm
               - fsl,imx8mq-pwm
+              - fsl,imx8qxp-pwm
           - const: fsl,imx27-pwm
 
   reg:
@@ -61,6 +62,9 @@ properties:
   interrupts:
     maxItems: 1
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-09-19 12:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24  8:21 [PATCH v2 1/2] dt-bindings: pwm: imx: add i.MX8QXP compatible Alexander Stein
2023-04-24  8:21 ` Alexander Stein
2023-04-24  8:21 ` [PATCH v2 2/2] arm64: dts: imx8qxp: add adma_pwm in adma Alexander Stein
2023-04-24  8:21   ` Alexander Stein
2023-05-31  7:55   ` Alexander Stein
2023-05-31  7:55     ` Alexander Stein
2023-06-04  9:50   ` Shawn Guo
2023-06-04  9:50     ` Shawn Guo
2023-08-17  8:03     ` Alexander Stein
2023-08-17  8:03       ` Alexander Stein
2023-09-19 12:17       ` Shawn Guo
2023-09-19 12:17         ` Shawn Guo
2023-04-24 10:10 ` [PATCH v2 1/2] dt-bindings: pwm: imx: add i.MX8QXP compatible Krzysztof Kozlowski
2023-04-24 10:10   ` Krzysztof Kozlowski
2023-05-31  7:59 ` Uwe Kleine-König
2023-05-31  7:59   ` Uwe Kleine-König
2023-06-23 14:51 ` (subset) " Thierry Reding
2023-06-23 14:51   ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.