summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx53-tx53-x03x.dts
AgeCommit message (Collapse)AuthorFilesLines
2015-09-28ARM: dts: set up trigger type for edt-ft5x06 interruptsDmitry Torokhov1-1/+2
Now that the driver respects IRQ trigger settings from device tree, let's fix them up in individual DTSes (note that the driver is still compatible with older DTSes). Acked-by: Felipe Balbi <balbi@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-04-14ARM: dts: imx53-tx53: add IPU DI ports and endpointsShawn Guo1-1/+10
With the recent imx-drm device tree binding changes, we need to add IPU DI ports and endpoints for adapting. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Acked-by: Lothar Waßmann <LW@KARO-electronics.de>
2014-02-09ARM: dts: imx53: add support for Ka-Ro TX53 modulesLothar Waßmann1-0/+315
This patch adds support for the Ka-Ro electronics GmbH TX53 modules. There are two distinct module types. One with an LVDS display interface and SATA support, the other with a parallel LCD interface and no SATA interface. Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>