Skip to content

Commit d8d366c

Browse files
Alain VolmatAlexandre Torgue
authored andcommitted
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 <alain.volmat@foss.st.com> Link: https://lore.kernel.org/r/20251215-stm32-i2c-mp2x-dt-updates-v1-3-2738a05a7af8@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 4dc102d commit d8d366c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/st/stm32mp231.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@
361361
<&hpdma 28 0x20 0x3021>;
362362
dma-names = "rx", "tx";
363363
access-controllers = <&rifsc 41>;
364+
power-domains = <&cluster_pd>;
364365
status = "disabled";
365366
};
366367

@@ -377,6 +378,7 @@
377378
<&hpdma 31 0x20 0x3021>;
378379
dma-names = "rx", "tx";
379380
access-controllers = <&rifsc 42>;
381+
power-domains = <&cluster_pd>;
380382
status = "disabled";
381383
};
382384

@@ -393,6 +395,7 @@
393395
<&hpdma 46 0x20 0x3021>;
394396
dma-names = "rx", "tx";
395397
access-controllers = <&rifsc 47>;
398+
power-domains = <&cluster_pd>;
396399
status = "disabled";
397400
};
398401

@@ -669,6 +672,7 @@
669672
<&hpdma 169 0x20 0x3021>;
670673
dma-names = "rx", "tx";
671674
access-controllers = <&rifsc 48>;
675+
power-domains = <&cluster_pd>;
672676
status = "disabled";
673677
};
674678

0 commit comments

Comments
 (0)