summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6dl-tx6u.dts
Commit message (Collapse)AuthorAgeFilesLines
* dts: update to v6.5-rc1Sascha Hauer2023-07-271-2/+2
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: karo-tx6: Include correct device treeSascha Hauer2016-09-141-1/+1
| | | | | | | As a i.MX6dl board dts imx6dl-tx6u.dts should include imx6dl.dtsi, not the i.MX6q variant. This fixes various pinctrl problems. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX: karo-tx6: Generalize 801x supportSascha Hauer2016-03-021-0/+12
The device tree for the 801x variant only contains displays. The displays are not part of the SoM, but instead of the baseboard, so they should be described in a baseboard dts. With this patch we rather include the common tx6x dtsi file and drop 801x from the barebox device tree names. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>