From: Troy Kisky Date: Tue, 17 Dec 2013 01:12:54 +0000 (-0700) Subject: ARM: dts: imx6qdl-sabrelite: move spi-nor CS to pinctrl_ecspi1 X-Git-Tag: v3.15-rc1~77^2~40^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c40f58aa7bbc13ac8134a2a4fbdbae9fbdc159e0;p=pandora-kernel.git ARM: dts: imx6qdl-sabrelite: move spi-nor CS to pinctrl_ecspi1 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 Signed-off-by: Shawn Guo --- Reading git-diff-tree failed