diff mbox series

[v2,1/3] arm64: dts: mediatek: mt8365: drop incorrect power-domain-cells

Message ID 20240612092421.52917-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New
Headers show
Series [v2,1/3] arm64: dts: mediatek: mt8365: drop incorrect power-domain-cells | expand

Commit Message

Krzysztof Kozlowski June 12, 2024, 9:24 a.m. UTC
The top SCPSYS node is not a power domain provider.  It's child
"power-controller" is instead.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Changes in v2:
1. Reverse patches.
---
 arch/arm64/boot/dts/mediatek/mt8365.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

AngeloGioacchino Del Regno June 13, 2024, 8:01 a.m. UTC | #1
On Wed, 12 Jun 2024 11:24:19 +0200, Krzysztof Kozlowski wrote:
> The top SCPSYS node is not a power domain provider.  It's child
> "power-controller" is instead.
> 
> 

Applied to v6.10-next/dts64, thanks!

[1/3] arm64: dts: mediatek: mt8365: drop incorrect power-domain-cells
      commit: 24d29b58184973d328c3a17d007bb21e423ea414
[2/3] arm64: dts: mediatek: mt8365: use a specific SCPSYS compatible
      commit: 58adf8df342bbdd0e821750b103e7be6e5e2fd5f
[3/3] arm64: dts: mediatek: mt8173-elm: drop PMIC's syscon node
      commit: e7450bc4f8f187b87522d992c3e226dadeac3ba6

Cheers,
Angelo
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/mediatek/mt8365.dtsi b/arch/arm64/boot/dts/mediatek/mt8365.dtsi
index 24581f7410aa..455c2ae3b30a 100644
--- a/arch/arm64/boot/dts/mediatek/mt8365.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8365.dtsi
@@ -302,7 +302,6 @@  syscfg_pctl: syscfg-pctl@10005000 {
 		scpsys: syscon@10006000 {
 			compatible = "mediatek,mt8365-syscfg", "syscon", "simple-mfd";
 			reg = <0 0x10006000 0 0x1000>;
-			#power-domain-cells = <1>;
 
 			/* System Power Manager */
 			spm: power-controller {