Skip to content

Commit f056d9a

Browse files
Alain VolmatAlexandre Torgue
authored andcommitted
arm64: dts: st: add power-domain of dcmipp in stm32mp251.dtsi
Add the power-domain property in the dcmipp node of stm32mp251.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-5-a6edb2aa8154@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 196369e commit f056d9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,7 @@
16251625
clocks = <&rcc CK_BUS_DCMIPP>, <&rcc CK_KER_CSI>;
16261626
clock-names = "kclk", "mclk";
16271627
access-controllers = <&rifsc 87>;
1628+
power-domains = <&CLUSTER_PD>;
16281629
status = "disabled";
16291630
};
16301631

0 commit comments

Comments
 (0)