commit | d5a2b34fddf0026712fd31324aae3fa363b16d20 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed May 08 16:13:14 2013 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Wed May 08 17:17:05 2013 -0700 |
tree | 5b8fc23686ad2c83baea5a9781d4c761230770ae | |
parent | e45879ec26928036e09f80c4f72470370629f3a4 [diff] |
ARM: dts: Configure and fix the McSPI pins for 4430sdp 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>