Message ID | 20181210074638.27873-6-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/7] i.MX drivers changes for 4.21 | expand |
On Mon, Dec 10, 2018 at 03:46:37PM +0800, Shawn Guo wrote: > The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: > > Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-4.21 > > for you to fetch changes up to 58f5fa68372505c8c6e57754a370f0e7e6004513: > > arm64: dts: ls1046a: add qdma device tree nodes (2018-12-08 10:28:39 +0800) > > ---------------------------------------------------------------- > Freescale arm64 device tree update for 4.21: > - Add device tree for LS1028A SoC and NXP FRWY & QDS boards support > based on this SoC. > - Add device tree for LX2160A SoC and NXP QDS & RDB boards support > based on this SoC. > - Add qdma devices for LS1043A and LS1046A SoC. > - Disable PCIe device by default in SoC device tree and let board level > device tree to enable as needed. > - Drop compatible string "snps,dw-pcie" from LayerScape PCIe devices to > avoid incorrect matching. > - Move fsl-mc device as a child node of soc node, and add missing > dma-ranges property for LS1088A SoC. > - Update LayerScape SoCs' cooling maps to include all devices affected > by individual trip points. Same comment here about introduction of new SoCs and a brief description, the patches have a good summary though -- especially LS1028A. Merged into next/dt now. Thanks! -Olof