Skip to content

Commit 8648e9b

Browse files
Alain VolmatAlexandre Torgue
authored andcommitted
arm64: dts: st: add power-domain of dcmipp in stm32mp231.dtsi
Add the power-domain property in the dcmipp node of stm32mp231.dtsi Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Link: https://lore.kernel.org/r/20251219-stm32-mp2x-dcmipp-csi-power-domain-v1-6-a6edb2aa8154@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent f056d9a commit 8648e9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,7 @@
701701
clocks = <&rcc CK_BUS_DCMIPP>, <&rcc CK_KER_CSI>;
702702
clock-names = "kclk", "mclk";
703703
access-controllers = <&rifsc 87>;
704+
power-domains = <&cluster_pd>;
704705
status = "disabled";
705706
};
706707

0 commit comments

Comments
 (0)