summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl-mba6.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2022-02-13ARM: dts: imx6qdl-mba6: Move pinmux to regulator nodeAlexander Stein1-2/+9
GPIO2_IO00 is used by reg_pcie, move the pinmuxing to this node as well. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2022-02-13ARM: dts: imx6qdl: tqma6: Remove obsolete commentAlexander Stein1-1/+0
This comment is not valid anymore. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2022-02-13ARM: dts: imx6qdl: tqma6: Mark gpio-buttons as wakeup-sourceAlexander Stein1-0/+3
They are connected directly to CPU, so they can be used as wakeup source. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2022-02-13ARM: dts: imx6qdl-mba6: Move rtc alias to common locationAlexander Stein1-0/+1
The rtc alias is identical for both mba6a and mba6b. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2021-12-06ARM: dts: imx6qdl: add TQ-Systems MBa6x device treesMarkus Niebel1-0/+526
Add device trees for the MBa6x mainboard with TQMa6Q/QP/DL SoMs. As discussed, all new files are added with GPL-2.0-only license, as they are too tightly intertwined with the SoC DTSIs imx6dl.dtsi and imx6q.dtsi, which are GPL-2.0. Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com> Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>