aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx8mm-venice-gw71xx.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* imx8m*_venice: move venice to OF_UPSTREAMTim Harvey2024-03-171-239/+0
| | | | | | | | | | | | | | Move to imx8m{m,n,p}-venice to OF_UPSTREAM: - replace the non-upstream generic imx8m{m,n,p}-venice dt with one of the dt's from the OF_LIST - handle the fact that dtbs now have a 'freescale/' prefix - imply OF_UPSTREAM - remove rudundant files from arch/arm/dts leaving only the *-u-boot.dtsi files Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
* imx8mm: synchronise device tree with linuxMarcel Ziswiler2022-07-251-2/+54
| | | | | | Synchronise device tree with linux v5.19-rc5. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
* arm: dts: imx8mm-venice-gw71xx: fix USB OTG VBUSTim Harvey2021-08-091-2/+3
| | | | | | | | | | | | | | The GW71xx has a USB Type-C connector with USB 2.0 signaling. GPIO1_12 is the power-enable to the TPS25821 Source controller and power switch responsible for monitoring the CC pins and enabling VBUS. Therefore GPIO1_12 must always be enabled and the vbus output enable from the IMX8MM can be ignored. To fix USB OTG VBUS enable a pull-up on GPIO1_12 to always power the TPS25821 and change the regulator output to GPIO1_10 which is unconnected. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
* arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey2021-03-031-0/+186
Add Gateworks i.MX 8M Mini Development kits from Linux-5.12-rc1 Signed-off-by: Tim Harvey <tharvey@gateworks.com>