* [PATCH] dt-bindings: interrupt-controller: fsl,intmux: Add power-domains property
@ 2023-07-25 10:22 Peng Fan (OSS)
2023-07-27 7:04 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan (OSS) @ 2023-07-25 10:22 UTC (permalink / raw)
To: robh+dt, krzysztof.kozlowski+dt, shawnguo, maz
Cc: linux-imx, devicetree, linux-arm-kernel, linux-kernel, Peng Fan
From: Peng Fan <peng.fan@nxp.com>
On some i.MX SoCs, intmux may have a power-domain dependency to be on
before accessing. So add it in dt-binding doc.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
.../devicetree/bindings/interrupt-controller/fsl,intmux.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
index 985bfa4f6fda..78baa0a571cf 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
@@ -37,6 +37,9 @@ properties:
clock-names:
const: ipg
+ power-domains:
+ maxItems: 1
+
required:
- compatible
- reg
--
2.37.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: interrupt-controller: fsl,intmux: Add power-domains property
2023-07-25 10:22 [PATCH] dt-bindings: interrupt-controller: fsl,intmux: Add power-domains property Peng Fan (OSS)
@ 2023-07-27 7:04 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-27 7:04 UTC (permalink / raw)
To: Peng Fan (OSS), robh+dt, krzysztof.kozlowski+dt, shawnguo, maz
Cc: linux-imx, devicetree, linux-arm-kernel, linux-kernel, Peng Fan
On 25/07/2023 12:22, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> On some i.MX SoCs, intmux may have a power-domain dependency to be on
> before accessing. So add it in dt-binding doc.
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-27 7:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 10:22 [PATCH] dt-bindings: interrupt-controller: fsl,intmux: Add power-domains property Peng Fan (OSS)
2023-07-27 7:04 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).