Merge tag 'imx-dt64-5.1' of git://git./linux/kernel/git/shawnguo/linux into arm/dt
i.MX arm64 device tree changes for 5.1:
- Add initial i.MX8QXP SoC and MEK board support.
- Various device additions to i.MX8MQ SoC and EVK board support:
RTC, QuadSPI, PMU, ECSPI, PWM, GPC power domain, USB etc.
- Use generic node name for m25p80 flash on layerscape devices.
- Add num-viewport property for layerscape PCIe devices, and
incr-burst-type-adjustment for USB3 devices.
- Add LS1012AX based Oxalis board support.
- Add fsl-mc, FlexSPI device and dma-ranges property for LX2160A SoC.
- Add SMMU device and missing dma-coherent property in fsl-mc for
LS1088 SoC.
* tag 'imx-dt64-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (30 commits)
arm64: dts: imx8mq: specify dma-ranges
arm64: dts: imx8mq: Add ARM PMU node
arm64: dts: imx8mq: Add RTC support
arm64: dts: imx8mq-evk: Enable the QuadSPI controller
arm64: dts: imx8mq: Add QuadSPI controller
arm64: dts: imx8mq: Add ECSPI support
arm64: dts: imx8mq-evk: Add fsl,magic-packet property
arm64: dts: imx8mq-evk: add missing MDIO / PHY nodes
arm64: dts: imx8mq-evk: enable USB nodes for USB3 host
arm64: dts: imx8mq: add USB nodes
arm64: dts: imx8mq: properly describe IRQ hierarchy
arm64: dts: lx2160a: update fspi node
arm64: dts: freescale: Add devicetree for Oxalis
arm64: dts: lx2160a: add FlexSPI node property
arm64: dts: imx8qxp: Fix MU4_INT number
arm64: dts: imx8mq: add GPC power domains
arm64: dts: imx8mq: Add pwm device nodes
arm64: dts: imx: add i.MX8QXP system controller RTC support
arm64: dts: imx: add imx8qxp mek support
arm64: dts: imx: add imx8qxp support
...
Signed-off-by: Arnd Bergmann <arnd@arndb.de>