devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: interrupt-controller: Allow #power-domain-cells
@ 2023-11-29 19:12 Konrad Dybcio
  2023-12-06 13:42 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Dybcio @ 2023-11-29 19:12 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Thomas Gleixner, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Shawn Guo, Marc Zyngier
  Cc: Marijn Suijten, Rob Herring, linux-arm-msm, linux-kernel,
	devicetree, Krzysztof Kozlowski, Konrad Dybcio

MPM provides a single genpd. Allow #power-domain-cells = <0>.

Fixes: 54fc9851c0e0 ("dt-bindings: interrupt-controller: Add Qualcomm MPM support")
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Changes since v1:
- Add this property to the example
- Pick up tags

Link to v1: https://lore.kernel.org/linux-arm-msm/20230308011705.291337-1-konrad.dybcio@linaro.org/#t

Marc/Krzysztof, can we still pick this up for 6.7?
It's been stale for quite a while..
---
 Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml
index 509d20c091af..6a206111d4e0 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml
@@ -62,6 +62,9 @@ properties:
         - description: MPM pin number
         - description: GIC SPI number for the MPM pin
 
+  '#power-domain-cells':
+    const: 0
+
 required:
   - compatible
   - reg
@@ -93,4 +96,5 @@ examples:
                            <86 183>,
                            <90 260>,
                            <91 260>;
+        #power-domain-cells = <0>;
     };

---
base-commit: 1f5c003694fab4b1ba6cbdcc417488b975c088d0
change-id: 20231129-topic-mpmbindingspd-4870acff9e18

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@linaro.org>


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

* Re: [PATCH v2] dt-bindings: interrupt-controller: Allow #power-domain-cells
  2023-11-29 19:12 [PATCH v2] dt-bindings: interrupt-controller: Allow #power-domain-cells Konrad Dybcio
@ 2023-12-06 13:42 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2023-12-06 13:42 UTC (permalink / raw)
  To: Konrad Dybcio
  Cc: Rob Herring, devicetree, Krzysztof Kozlowski, Bjorn Andersson,
	linux-kernel, Thomas Gleixner, Andy Gross, Conor Dooley,
	Shawn Guo, Marc Zyngier, Krzysztof Kozlowski, linux-arm-msm,
	Marijn Suijten


On Wed, 29 Nov 2023 20:12:31 +0100, Konrad Dybcio wrote:
> MPM provides a single genpd. Allow #power-domain-cells = <0>.
> 
> Fixes: 54fc9851c0e0 ("dt-bindings: interrupt-controller: Add Qualcomm MPM support")
> Acked-by: Shawn Guo <shawn.guo@linaro.org>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> ---
> Changes since v1:
> - Add this property to the example
> - Pick up tags
> 
> Link to v1: https://lore.kernel.org/linux-arm-msm/20230308011705.291337-1-konrad.dybcio@linaro.org/#t
> 
> Marc/Krzysztof, can we still pick this up for 6.7?
> It's been stale for quite a while..
> ---
>  Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Applied, thanks!


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

end of thread, other threads:[~2023-12-06 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 19:12 [PATCH v2] dt-bindings: interrupt-controller: Allow #power-domain-cells Konrad Dybcio
2023-12-06 13:42 ` Rob Herring

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).