[PATCH 3/6] arm64: dts: st: add power-domain of csi in stm32mp231.dtsi
Alain Volmat
alain.volmat at foss.st.com
Fri Dec 19 07:58:05 PST 2025
Add the power-domain property in the csi node of stm32mp231.dtsi
Signed-off-by: Alain Volmat <alain.volmat at foss.st.com>
---
arch/arm64/boot/dts/st/stm32mp231.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/st/stm32mp231.dtsi b/arch/arm64/boot/dts/st/stm32mp231.dtsi
index 88e214d395ab..be9dd882ce79 100644
--- a/arch/arm64/boot/dts/st/stm32mp231.dtsi
+++ b/arch/arm64/boot/dts/st/stm32mp231.dtsi
@@ -676,6 +676,7 @@ csi: csi at 48020000 {
<&rcc CK_KER_CSIPHY>;
clock-names = "pclk", "txesc", "csi2phy";
access-controllers = <&rifsc 86>;
+ power-domains = <&cluster_pd>;
status = "disabled";
};
--
2.34.1
More information about the linux-arm-kernel
mailing list