summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl-gw51xx.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: imx: ventana: cleanup pinctrl groupsTim Harvey2014-09-161-56/+67
| | | | | | | | | | Follow the conventions for pinctrl: - grouping pinctrl in logical alphabatized groups - remove any pinctrl not being used by a driver or needed by user - move iomuxc to bottom of file for readability Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx: ventana: configure padconf for all pinsTim Harvey2014-09-161-8/+8
| | | | | | | | Follow the convention of configuring padconf for all pins and not leaving any 0x80000000 to leave them un-configured. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx: ventana: use gpio constantsTim Harvey2014-09-161-6/+8
| | | | | | | Use the gpio contants defined in bindings for active high/low Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx: ventana: remove unused aliasesTim Harvey2014-09-161-2/+0
| | | | | | | | Remove aliases that are either not used by bootloader or are provided via included dtsi files. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx: ventana: remove unsupported dt nodesTim Harvey2014-09-161-57/+0
| | | | | | | | | The general device-tree rule is to not include nodes that do not have a driver or bindings in a dts/dtsi. Remove the place-holder nodes from the Gateworks Ventana boards until a time that a driver with proper bindings exists. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: imx6qdl-gw5xxx: Fix Linear Technology vendor prefixPhilipp Zabel2014-06-171-1/+1
| | | | | | | | The vendor prefix for Linear Technology should be lltc, same as the NASDAQ symbol. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: ventana: Add HDMI supportTim Harvey2014-05-161-0/+5
| | | | | | | Configure ddc and enable HDMI Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ARM: dts: add Gateworks Ventana supportTim Harvey2014-02-091-0/+374
The Gateworks Ventana product family consists of several baseboard designs based on the Freescale i.MX6 family of processors. Each baseboard has a different set of possible features. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
OpenPOWER on IntegriCloud