ARM: dts: Configure and fix the McSPI pins for 4430sdp
authorTony Lindgren <tony@atomide.com>
Wed, 8 May 2013 23:13:14 +0000 (16:13 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 9 May 2013 00:17:05 +0000 (17:17 -0700)
The bootloader configures the pins, but has pull bits
set without pull enable bits. While this is harmless,
and won't do anything, it seems to cause confusion at
least for me every time looking at the pin configuration.
Fix it for DT based boot.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found