From: Alain Volmat Date: Mon, 15 Dec 2025 12:19:42 +0000 (+0100) Subject: arm64: dts: st: add power-domains in all i2c of stm32mp231.dtsi X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8d366cb6b6566e801da88c1ef44a3885b771610;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: st: add power-domains in all i2c of stm32mp231.dtsi Add the power-domains property in all i2c instances available on the stm32mp231.dtsi Signed-off-by: Alain Volmat Link: https://lore.kernel.org/r/20251215-stm32-i2c-mp2x-dt-updates-v1-3-2738a05a7af8@foss.st.com Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm64/boot/dts/st/stm32mp231.dtsi b/arch/arm64/boot/dts/st/stm32mp231.dtsi index 6b1cd5cd2cfb5..9e1d841e88187 100644 --- a/arch/arm64/boot/dts/st/stm32mp231.dtsi +++ b/arch/arm64/boot/dts/st/stm32mp231.dtsi @@ -361,6 +361,7 @@ <&hpdma 28 0x20 0x3021>; dma-names = "rx", "tx"; access-controllers = <&rifsc 41>; + power-domains = <&cluster_pd>; status = "disabled"; }; @@ -377,6 +378,7 @@ <&hpdma 31 0x20 0x3021>; dma-names = "rx", "tx"; access-controllers = <&rifsc 42>; + power-domains = <&cluster_pd>; status = "disabled"; }; @@ -393,6 +395,7 @@ <&hpdma 46 0x20 0x3021>; dma-names = "rx", "tx"; access-controllers = <&rifsc 47>; + power-domains = <&cluster_pd>; status = "disabled"; }; @@ -669,6 +672,7 @@ <&hpdma 169 0x20 0x3021>; dma-names = "rx", "tx"; access-controllers = <&rifsc 48>; + power-domains = <&cluster_pd>; status = "disabled"; };