Message ID | 20190422082836.3734-5-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/6] i.MX drivers change for 5.2 | expand |
On Mon, Apr 22, 2019 at 04:28:35PM +0800, Shawn Guo wrote: > The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: > > Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.2 > > for you to fetch changes up to 00c5ce8ac0233fb8975448e720bb1702b36d0725: > > arm64: dts: lx2160a: add cpu idle support (2019-04-22 10:40:45 +0800) > > ---------------------------------------------------------------- > i.MX arm64 device tree update for 5.2: > - Add initial i.MX8MM SoC and EVK board support. > - Enable OPP table for cpufreq support on i.MX8MQ, i.MX8QXP and > i.MX8MM. > - A series from Andrey Smirnov to enable PCIe support for i.MX8MQ. > - Add TMU (Thermal Management Unit) device on i.MX8MQ for managing > thermal of CPU, GPU, and VPU. > - Add SDMA and SAI2 devices for i.MX8MQ SoC and enable wm8524 audio > support on EVK board. > - Add LPUART, OCOTP and GPU devices for i.MX8MQ SoC. > - Add initial i.MX8MQ based Zii Ultra board support > - Add SCU general IRQ and watchdog support for i.MX8QXP. > - Add audio related devices and PMU for LS1028A. > - Enable SATA and cpuidle support for LX2160A. > - Other small random updates. Merged, thanks. -Olof