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 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>
This commit is contained in:
parent
f056d9a424
commit
8648e9b18e
|
|
@ -701,6 +701,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