aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/stih410-b2260.dts
diff options
context:
space:
mode:
authorAlain Volmat <avolmat@me.com>2022-02-11 19:16:11 +0100
committerPatrice Chotard <patrice.chotard@foss.st.com>2022-02-15 18:07:41 +0100
commitdc3477ca69c5321c939964ae1160815894a4d3e9 (patch)
tree9fb398daa3c0fbe65b1486f89c4ff061870dc7de /arch/arm/boot/dts/stih410-b2260.dts
parentARM: dts: sti: ensure unique unit-address in stih418-clock (diff)
downloadlinux-dev-dc3477ca69c5321c939964ae1160815894a4d3e9.tar.xz
linux-dev-dc3477ca69c5321c939964ae1160815894a4d3e9.zip
ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsi
Move all nodes without reg property out of the soc section of stih407-family.dtsi and DT including stih407-family.dtsi. This avoid to set a <0> reg property. Signed-off-by: Alain Volmat <avolmat@me.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'arch/arm/boot/dts/stih410-b2260.dts')
-rw-r--r--arch/arm/boot/dts/stih410-b2260.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/stih410-b2260.dts b/arch/arm/boot/dts/stih410-b2260.dts
index 9d579c16c295..c2d3b6de55d0 100644
--- a/arch/arm/boot/dts/stih410-b2260.dts
+++ b/arch/arm/boot/dts/stih410-b2260.dts
@@ -75,6 +75,13 @@
};
};
+ miphy28lp_phy: miphy28lp {
+
+ phy_port1: port@9b2a000 {
+ st,osc-force-ext;
+ };
+ };
+
soc {
/* Low speed expansion connector */
uart0: serial@9830000 {
@@ -196,13 +203,6 @@
status = "okay";
};
- miphy28lp_phy: miphy28lp@0 {
-
- phy_port1: port@9b2a000 {
- st,osc-force-ext;
- };
- };
-
sata1: sata@9b28000 {
status = "okay";
};