ARM: dts: ventana: add UHS-I support for Ventana boards
authorTim Harvey <tharvey@gateworks.com>
Mon, 29 Jun 2015 12:08:56 +0000 (20:08 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 15 Jul 2015 02:20:33 +0000 (10:20 +0800)
commit3ee12d8079a5996f3c85e0890d76c0fcb1749bab
tree712cb7d90d68c31ee0b818e2c55c5b885f1b136d
parent366c595f1381b89c52153f753a6499c349410a02
ARM: dts: ventana: add UHS-I support for Ventana boards

UHS-I support is available on Ventana boards with micro-SD sockets depending
on the board revision. To support this pinctl states for 100Mhz and 200MHz
must be added as well as pinmux of the VSELECT signal. In order to support
UHS-I the I/O rail of the 4-bit data bus must be switchable between 1.8V
and 3.3V.

By adding the no-1-8-v property, which disables UHS-I support, we allow the
bootloader to be in charge of selecting which boards have this capability
by removing that property if the board model/revision implement the support.

Additionally we will remove NANDF_CS1 here from the nand pinmux group as the
second chip-select is not used on any ventana boards and this is the pad
that is used for SD3_VELECT.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl-gw51xx.dtsi
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
arch/arm/boot/dts/imx6qdl-gw551x.dtsi
arch/arm/boot/dts/imx6qdl-gw552x.dtsi