History log of /arch/arm/boot/dts/imx6q-gw5400-a.dts
Revision Date Author Comments
b5f37b76053afe8863ce9a753903932eb542eca9 09-Sep-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: imx: ventana: cleanup pinctrl groups

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>
73e005c111bc3f77ca3793d465539a11e7604c71 09-Sep-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: imx: ventana: configure padconf for all pins

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>
326cdb16552c3670fefd583d94fe797e776130b6 09-Sep-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: imx: ventana: use gpio constants

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>
e32ba7a7dad114d87c4d7411d07af7a26e4119ce 09-Sep-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: imx: ventana: remove unused aliases

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>
ea3b555e44a62a31fc90e1e034a8c797b92db28e 09-Sep-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: imx: ventana: remove unsupported dt nodes

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>
9eb0e5f9b2dd6d8ef2d988016bc9327bedde920d 17-Jun-2014 Markus Pargmann <mpa@pengutronix.de> ARM: dts: imx: remove ssi fsl,mode for audio cards

The DAI mode is and should be configured by the sound card driver as
codec and ssi have to be in the right modes to communicate with each
other. It is possible to operate the ssi unit or the codec in master mode,
sometimes even on the same board in different configurations.

With the latest changes in the fsl-ssi driver, the 'fsl,mode' property
is only handled as a fallback property. If the sound card sets the DAI
mode correctly, this fallback configuration is dropped.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
b12d1e94a341a542ef89a894572eeb3ea54822c5 22-May-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: imx6: ventana: change sound device name

The 'model' property in the imx-audio-sgtl5000 binding specifies the
user-visible name of the audio device. This should be something common and
not baseboard specific.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
aef15dbaf43db2b8803f28b5d47ccaedbf32c962 23-Apr-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: ventana: Add HDMI support

Configure ddc and enable HDMI

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
139412290de46a7d4ff3359c8989485840764572 10-Apr-2014 Shawn Guo <shawn.guo@freescale.com> ARM: dts: imx6q-gw5xxx: remove dead 'crtcs' property

Since commit (655b43c staging: imx-drm-core: Use OF graph to find
components and connections between encoder and crtcs), 'crtcs' becomes a
dead property. Remove it.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Acked-by: Tim Harvey <tharvey@gateworks.com>
e3946fe8050534ccaf8c1266cb1fa90c7f3345c3 07-Feb-2014 Tim Harvey <tharvey@gateworks.com> ARM: dts: add Gateworks Ventana support

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>