[PATCH 07/12] ARM: dts: sti: update stihxxx-b2120 following stih407-family DT update
Alain Volmat
avolmat at me.com
Wed Dec 1 23:51:00 PST 2021
Put of the miphy28lp_phy node out of the soc section following similar
update within stih407-family.dtsi file update.
Signed-off-by: Alain Volmat <avolmat at me.com>
---
arch/arm/boot/dts/stihxxx-b2120.dtsi | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/arch/arm/boot/dts/stihxxx-b2120.dtsi b/arch/arm/boot/dts/stihxxx-b2120.dtsi
index d051f080e52e..4c72dedcd1be 100644
--- a/arch/arm/boot/dts/stihxxx-b2120.dtsi
+++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi
@@ -71,6 +71,17 @@ codec {
};
};
+ miphy28lp_phy: miphy28lp {
+
+ phy_port0: port at 9b22000 {
+ st,osc-rdy;
+ };
+
+ phy_port1: port at 9b2a000 {
+ st,osc-force-ext;
+ };
+ };
+
soc {
sbc_serial0: serial at 9530000 {
status = "okay";
@@ -128,17 +139,6 @@ hdmiddc: i2c at 9541000 {
st,i2c-min-sda-pulse-width-us = <5>;
};
- miphy28lp_phy: miphy28lp at 0 {
-
- phy_port0: port at 9b22000 {
- st,osc-rdy;
- };
-
- phy_port1: port at 9b2a000 {
- st,osc-force-ext;
- };
- };
-
st_dwc3: dwc3 at 8f94000 {
status = "okay";
};
--
2.25.1
More information about the linux-arm-kernel
mailing list