]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: st: add power-domains in all spi of stm32mp231.dtsi
authorAlain Volmat <alain.volmat@foss.st.com>
Mon, 15 Dec 2025 12:26:22 +0000 (13:26 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Tue, 20 Jan 2026 08:54:15 +0000 (09:54 +0100)
Add the power-domains property in all spi instances available
on the stm32mp231.dtsi

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Link: https://lore.kernel.org/r/20251215-stm32-spi-mp2x-dt-updates-v1-3-464a5fd20f13@foss.st.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm64/boot/dts/st/stm32mp231.dtsi

index 88e214d395ab7af53e2707dbc2dfc6b3d000a798..6b1cd5cd2cfb5fd069e80e75551cde98c58b10c8 100644 (file)
                                       <&hpdma 52 0x20 0x3021>;
                                dma-names = "rx", "tx";
                                access-controllers = <&rifsc 23>;
+                               power-domains = <&cluster_pd>;
                                status = "disabled";
                        };
 
                                       <&hpdma 54 0x20 0x3021>;
                                dma-names = "rx", "tx";
                                access-controllers = <&rifsc 24>;
+                               power-domains = <&cluster_pd>;
                                status = "disabled";
                        };
 
                                       <&hpdma 50 0x20 0x3021>;
                                dma-names = "rx", "tx";
                                access-controllers = <&rifsc 22>;
+                               power-domains = <&cluster_pd>;
                                status = "disabled";
                        };
 
                                       <&hpdma 56 0x20 0x3021>;
                                dma-names = "rx", "tx";
                                access-controllers = <&rifsc 25>;
+                               power-domains = <&cluster_pd>;
                                status = "disabled";
                        };
 
                                       <&hpdma 58 0x20 0x3021>;
                                dma-names = "rx", "tx";
                                access-controllers = <&rifsc 26>;
+                               power-domains = <&cluster_pd>;
                                status = "disabled";
                        };