Message ID | 20190212112126.572-5-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/7] i.MX drivers update for 5.1 | expand |
On Tue, Feb 12, 2019 at 12:22 PM Shawn Guo <shawnguo@kernel.org> wrote: > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.1 > > for you to fetch changes up to ca04fed4706dfb13cb964be2dc294054ed0efb6b: > > arm64: dts: imx8mq: specify dma-ranges (2019-02-11 13:44:12 +0800) > > ---------------------------------------------------------------- > 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. Pulled into arm/dt, thanks! Arnd