Skip to content

Commit 6d280a3

Browse files
Alain VolmatAlexandre Torgue
authored andcommitted
arm64: dts: st: add power-domains in all spi of stm32mp251.dtsi
Add the power-domains property in all spi instances available on the stm32mp251.dtsi Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Link: https://lore.kernel.org/r/20251215-stm32-spi-mp2x-dt-updates-v1-2-464a5fd20f13@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 0dfff7c commit 6d280a3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,7 @@
672672
<&hpdma 52 0x20 0x3021>;
673673
dma-names = "rx", "tx";
674674
access-controllers = <&rifsc 23>;
675+
power-domains = <&CLUSTER_PD>;
675676
status = "disabled";
676677
};
677678

@@ -702,6 +703,7 @@
702703
<&hpdma 54 0x20 0x3021>;
703704
dma-names = "rx", "tx";
704705
access-controllers = <&rifsc 24>;
706+
power-domains = <&CLUSTER_PD>;
705707
status = "disabled";
706708
};
707709

@@ -1048,6 +1050,7 @@
10481050
<&hpdma 50 0x20 0x3021>;
10491051
dma-names = "rx", "tx";
10501052
access-controllers = <&rifsc 22>;
1053+
power-domains = <&CLUSTER_PD>;
10511054
status = "disabled";
10521055
};
10531056

@@ -1063,6 +1066,7 @@
10631066
<&hpdma 56 0x20 0x3021>;
10641067
dma-names = "rx", "tx";
10651068
access-controllers = <&rifsc 25>;
1069+
power-domains = <&CLUSTER_PD>;
10661070
status = "disabled";
10671071
};
10681072

@@ -1171,6 +1175,7 @@
11711175
<&hpdma 58 0x20 0x3021>;
11721176
dma-names = "rx", "tx";
11731177
access-controllers = <&rifsc 26>;
1178+
power-domains = <&CLUSTER_PD>;
11741179
status = "disabled";
11751180
};
11761181

@@ -1380,6 +1385,7 @@
13801385
<&hpdma 60 0x20 0x3021>;
13811386
dma-names = "rx", "tx";
13821387
access-controllers = <&rifsc 27>;
1388+
power-domains = <&CLUSTER_PD>;
13831389
status = "disabled";
13841390
};
13851391

@@ -1395,6 +1401,7 @@
13951401
<&hpdma 62 0x20 0x3021>;
13961402
dma-names = "rx", "tx";
13971403
access-controllers = <&rifsc 28>;
1404+
power-domains = <&CLUSTER_PD>;
13981405
status = "disabled";
13991406
};
14001407

@@ -1444,6 +1451,7 @@
14441451
<&hpdma 172 0x20 0x3021>;
14451452
dma-names = "rx", "tx";
14461453
access-controllers = <&rifsc 29>;
1454+
power-domains = <&CLUSTER_PD>;
14471455
status = "disabled";
14481456
};
14491457

0 commit comments

Comments
 (0)