summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2021-10-13 18:14:05 +0200
committerPriyanka Jain <priyanka.jain@nxp.com>2021-11-09 17:18:23 +0530
commitfb19c6b15999cc9a2278fe1eaf62dc0fcae6d4b9 (patch)
treedfdb192af5f5d2210afc1181b1a2f0a2bf51618d /arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi
parent9b38ba584670325a255d7f227a78e323d80c647b (diff)
arm: dts: ls1028a: move I2C controller nodes into /soc
While inserting them into the new location, keep them sorted by the register base offset just like in the linux kernel device tree. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi')
-rw-r--r--arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi b/arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi
index 548ab2ba65..10375b2751 100644
--- a/arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi
+++ b/arch/arm/dts/fsl-ls1028a-qds-6xxx-sch-30842.dtsi
@@ -15,5 +15,5 @@
&enetc0 {
status = "okay";
phy-mode = "2500base-x";
- phy-handle = <&{/i2c@2000000/fpga@66/mux-mdio@54/mdio@40/phy@02}>;
+ phy-handle = <&{/soc/i2c@2000000/fpga@66/mux-mdio@54/mdio@40/phy@02}>;
};