ARM: dts: imx6qdl-sabrelite: move spi-nor CS to pinctrl_ecspi1
authorTroy Kisky <troy.kisky@boundarydevices.com>
Tue, 17 Dec 2013 01:12:54 +0000 (18:12 -0700)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:29:23 +0000 (21:29 +0800)
This patch moves pin EIM_D19 (CS) from pinctrl_hog to pinctrl_ecspi1.
It also explicitly sets the pad to 0x000b1.

Before this patch, it has the value 0x100b1 if using mainline u-boot.
So this patch also removes hysteresis since the pad is always an output.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found