ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet
authorVignesh Raghavendra <vigneshr@ti.com>
Tue, 9 Feb 2021 08:08:48 +0000 (13:38 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 16 Feb 2021 04:59:57 +0000 (10:29 +0530)
commit1e8f246563df822becdf909919d5e7667165f70f
tree382ea538e72ce49be88698a3ea4867a886292d06
parent767582cd4c755c52bce3e1813bc462f37047cb5c
ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet

Since commit 6239cc8c4e ("arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts
into U-Boot") ranges have been added to CPSW node which results in
U-Boot CPSW driver failing to acquire phy_gmii_sel register range and
thus failing to configure GMII mode correctly.

Fix this by deleting ranges in -u-boot-dtsi just like its done for other
K3 platforms.

Fixes: 6239cc8c4e ("arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-Boot")
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm/dts/k3-j7200-common-proc-board-u-boot.dtsi