mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
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>
This commit is contained in:
parent
196369e382
commit
f056d9a424
|
|
@ -1625,6 +1625,7 @@ dcmipp: dcmipp@48030000 {
|
|||
clocks = <&rcc CK_BUS_DCMIPP>, <&rcc CK_KER_CSI>;
|
||||
clock-names = "kclk", "mclk";
|
||||
access-controllers = <&rifsc 87>;
|
||||
power-domains = <&CLUSTER_PD>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user