ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 13 Dec 2018 13:58:45 +0000 (15:58 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 24 Jan 2019 16:23:43 +0000 (08:23 -0800)
commitb4c30df0eb354d8e081132b7b7449f6d17619614
tree8ff9962ed368f9ca67c4688a476e622261ff6f81
parentdc81e8465d4a10deba37f5e62368a7d801e3dc0a
ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot

The ethernet works in kernel only if we use some binary u-boot from the
past which have support for KS8851.

The u-boot sources are not available for this mysterious u-boot image
people tends to hold on... Mainline u-bott does not have ethernet support
for sdp4430 and if we use that the ethernet is not working.

After some debugging I have managed to get the ethernet working with
mainline u-boot while not breaking the networking with the case when we
boot with the mysterious binary u-boot.

Basically we were missing bunch of pinmux settings and the 'magic'
gpio_138 handling in kernel.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-sdp.dts