public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells
@ 2025-12-12  8:58 Alexander Stein
  2025-12-12  8:59 ` [PATCH 2/2] ARM: dts: imx6qdl: Add default GIC address cells Alexander Stein
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alexander Stein @ 2025-12-12  8:58 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Philipp Zabel
  Cc: Alexander Stein, devicetree, imx, linux-arm-kernel, linux-kernel

The GPC power controller is an interrupt controllers and can be referenced
in interrupt-map properties, e.g. PCIe controller, thus the node should
have address-cells property.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
 Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml b/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml
index 9de3fe73c1eb6..d49a5130b87c7 100644
--- a/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml
+++ b/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml
@@ -38,6 +38,9 @@ properties:
   reg:
     maxItems: 1
 
+  "#address-cells":
+    const: 0
+
   interrupts:
     maxItems: 1
 
-- 
2.43.0



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

end of thread, other threads:[~2025-12-30  6:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12  8:58 [PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells Alexander Stein
2025-12-12  8:59 ` [PATCH 2/2] ARM: dts: imx6qdl: Add default GIC address cells Alexander Stein
2025-12-12 17:02 ` [PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells Frank Li
2025-12-15  7:31   ` Alexander Stein
2025-12-15 16:16     ` Frank Li
2025-12-16  6:28 ` Krzysztof Kozlowski
2025-12-30  6:44 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox