From: Tony Lindgren Date: Wed, 23 Apr 2014 18:04:30 +0000 (-0700) Subject: ARM: dts: Fix GPMC Ethernet timings for omap cm-t sbc-t boards for device tree X-Git-Tag: omap-for-v3.15/fixes-gpmc~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9949a45ec05a9cd5b98eb0a5b5a65db252f1f3;p=pandora-kernel.git ARM: dts: Fix GPMC Ethernet timings for omap cm-t sbc-t boards for device tree 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed