summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mq-evk.dts
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: imx8mq: sync dts from Linux KernelPeng Fan2021-01-231-30/+156
| | | | | | | Sync dts from Linux Kernel commit f838f8d2b694cf9d524dc("mfd: ab8500-debugfs: Remove extraneous seq_putc") Signed-off-by: Peng Fan <peng.fan@nxp.com>
* arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes2020-03-101-0/+2
| | | | | | | | Instead of resetting the ethernet phy through functions in imx8mq_evk.c, let the driver reset the phy via dts description adding a reset duration of 10 ms following atheros 8031's datasheet recommendation. Signed-off-by: Alifer Moraes <alifer.wsdm@gmail.com>
* imx: update i.MX8MQ device treesPatrick Wildt2019-11-031-0/+486
This updates the i.MX8MQ device trees and, necessarily, also the i.MX8MQ clock bindings. These are taken verbatim from from the Linux kernel version v5.4-rc2, which three small changes which were already part of the previous device tree: * Keep the PSCI reserved memory range * Keep the alias for ethernet, so that the MAC address can be set * Keep the modified #include for the IOMUXC pins Signed-off-by: Patrick Wildt <patrick@blueri.se> Acked-by: Peng Fan <peng.fan@nxp.com>