Linux/linux 6ec8765arch/arm/boot/dts kirkwood-openblocks_a7.dts da850-lcdk.dts, arch/arm/configs sunxi_defconfig

Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM SoC fixes from Arnd Bergmann:
 "We have various small DT fixes, and one important regression fix:

  The recent device tree bugfixes that were intended to address issues
  that 'dtc' started warning about in 4.15 fixed various USB PHY device
  nodes, but it turns out that we had code that depended on those nodes
  being incorrect and the probe failing with a particular error code.
  With the workaround we can also deal with correct device nodes.

  The DT fixes include:

   - Allwinner A10 and A20 had the display pipeline set up incorrectly
     (introduced in v4.15)

   - The Altera PMU lacked an interrupt-parent (never worked)

   - Pin muxing on the Openblocks A7 (never worked)

   - Clocks might get set up wrong on Armada 7K/8K (4.15 regression)

  We now have additional device tree patches to address all the
  remaining warnings introduced in 4.15, but decided to queue them for
  4.16 instead, to avoid risking another regression like the USB PHY
  thing mentioned above.

* tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  phy: work around 'phys' references to usb-nop-xceiv devices
  ARM: sunxi_defconfig: Enable CMA
  arm64: dts: socfpga: add missing interrupt-parent
  ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpoint
  ARM64: dts: marvell: armada-cp110: Fix clock resources for various node
  ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit address
  ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
DeltaFile
+8-5arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
+8-2arch/arm/boot/dts/kirkwood-openblocks_a7.dts
+6-3arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
+2-2arch/arm/boot/dts/da850-lcdk.dts
+4-0drivers/phy/phy-core.c
+1-1arch/arm/boot/dts/sun7i-a20.dtsi
+1-1arch/arm/boot/dts/sun4i-a10.dtsi
+2-0arch/arm/configs/sunxi_defconfig
+1-0arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
+33-149 files

UnifiedSplitRaw