Skip to content

Commit 4dc102d

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

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
@@ -782,6 +782,7 @@
782782
<&hpdma 28 0x20 0x3021>;
783783
dma-names = "rx", "tx";
784784
access-controllers = <&rifsc 41>;
785+
power-domains = <&CLUSTER_PD>;
785786
status = "disabled";
786787
};
787788

@@ -798,6 +799,7 @@
798799
<&hpdma 31 0x20 0x3021>;
799800
dma-names = "rx", "tx";
800801
access-controllers = <&rifsc 42>;
802+
power-domains = <&CLUSTER_PD>;
801803
status = "disabled";
802804
};
803805

@@ -814,6 +816,7 @@
814816
<&hpdma 34 0x20 0x3021>;
815817
dma-names = "rx", "tx";
816818
access-controllers = <&rifsc 43>;
819+
power-domains = <&CLUSTER_PD>;
817820
status = "disabled";
818821
};
819822

@@ -830,6 +833,7 @@
830833
<&hpdma 37 0x20 0x3021>;
831834
dma-names = "rx", "tx";
832835
access-controllers = <&rifsc 44>;
836+
power-domains = <&CLUSTER_PD>;
833837
status = "disabled";
834838
};
835839

@@ -846,6 +850,7 @@
846850
<&hpdma 40 0x20 0x3021>;
847851
dma-names = "rx", "tx";
848852
access-controllers = <&rifsc 45>;
853+
power-domains = <&CLUSTER_PD>;
849854
status = "disabled";
850855
};
851856

@@ -862,6 +867,7 @@
862867
<&hpdma 43 0x20 0x3021>;
863868
dma-names = "rx", "tx";
864869
access-controllers = <&rifsc 46>;
870+
power-domains = <&CLUSTER_PD>;
865871
status = "disabled";
866872
};
867873

@@ -878,6 +884,7 @@
878884
<&hpdma 46 0x20 0x3021>;
879885
dma-names = "rx", "tx";
880886
access-controllers = <&rifsc 47>;
887+
power-domains = <&CLUSTER_PD>;
881888
status = "disabled";
882889
};
883890

@@ -1468,6 +1475,7 @@
14681475
<&hpdma 169 0x20 0x3021>;
14691476
dma-names = "rx", "tx";
14701477
access-controllers = <&rifsc 48>;
1478+
power-domains = <&CLUSTER_PD>;
14711479
status = "disabled";
14721480
};
14731481

0 commit comments

Comments
 (0)