ARM: dts: imx6q-sabrelite: add ecspi1 pinctrl support
authorHui Wang <jason77.wang@gmail.com>
Wed, 20 Jun 2012 06:41:50 +0000 (14:41 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 12 Jul 2012 06:59:11 +0000 (14:59 +0800)
commit8ad7a3058791d92de98cfb57eb799d37e9d30413
tree1101029b2d12d85aaa99e7e24a2892191dab485e
parent74bd88f78f5ac7f30e0ff75e41b0daeec8d4d3bc
ARM: dts: imx6q-sabrelite: add ecspi1 pinctrl support

Imx6q sabrelite board uses ecspi1 to connect a spi flash sst25vf016b,
we need to add pinctrl information for it in the dts, otherwise the
ecspi1 driver can't work and the connected flash is wrongly
detected as a mr25h256 flash like this:

m25p80 spi32766.0: found mr25h256, expected sst25vf016b
m25p80 spi32766.0: mr25h256 (32 Kbytes)

Cc: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Hui Wang <jason77.wang@gmail.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q-sabrelite.dts
arch/arm/boot/dts/imx6q.dtsi
This page took 0.026755 seconds and 5 git commands to generate.