ARM: dts: Fix GPMC Ethernet timings for omap cm-t sbc-t boards for device tree
authorTony Lindgren <tony@atomide.com>
Wed, 23 Apr 2014 18:04:30 +0000 (11:04 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 23 Apr 2014 18:29:49 +0000 (11:29 -0700)
Looks like we have wrong GPMC timings we have for the cm-t and
sbc-t boards. This can cause occasional strange errors with at
least doing an rsync of large files or doing apt-get dist-upgrade.

Let's fix the issue in two phases. First let's simplify cm-t and
sbc-t to use the shared omap-gpmc-smsc911x.dtsi to avoid fixing
the issue in multiple places. Then we can fix the timings in
a single place with a follow-up patch.

Cc: Dmitry Lifshitz <lifshitz@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-cm-t3x30.dtsi
arch/arm/boot/dts/omap3-sb-t35.dtsi
arch/arm/boot/dts/omap3-sbc-t3517.dts

Simple merge
Simple merge
Simple merge