• Arnd Bergmann's avatar
    Merge tag 'sunxi-dt-for-4.2' of... · 58d2bc7b
    Arnd Bergmann authored
    Merge tag 'sunxi-dt-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dt
    
    Pull "Allwinner DT additions for 4.1, take 1" from Maxime Ripard:
    
    All the device tree related changes for the 4.1 merge window.
    
    It has a rather big diffstat, because of a lot of mechanical and harmless
    changes, as described below.
    
    There is mostly:
      - The end of the DT relicensing. All our DT should now be under the dual
        X11/GPL license.
      - Convertion of all the DT to a label based syntax, instead of
        duplicating the tree like was done before.
      - Rework of the A10s and A13 DTSI to share the common devices
      - A few drivers enablings: A80 USB, the A31 PMIC, A31 and A23 arch
        timers, etc
      - Fix the checkpatch warnings
      - A few new boards : cubieboard4, mele i7, utoo p66, auxtex t004,
        pcduino3 nano, gemei G9, mk808c, jesurun q5, orange pi, orange pi mini
    
    * tag 'sunxi-dt-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: (84 commits)
      ARM: sunxi: dt: Split the SPI pinctrl groups
      ARM: sunxi: dt: Fix whitespace errors
      ARM: sunxi: DT: Fix lines over 80 characters
      ARM: sunxi: dt: Remove the FSF address
      ARM: sunxi: dts: split IR pins for A10 and A20
      ARM: sun7i: dt: Add new MK808C device
      ARM: dts: sun6i: Set PLL6 as parent to AHB1 clock in AHB1 clock node
      ARM: dts: sunxi: Update ahb clocks for sun5i and sun7i
      ARM: dts: sun7i: Add dts file for the Jesurun Q5 top set box
      ARM: dts: sun5i: Enable touchscreen on Utoo P66
      ARM: dts: sun7i: Add dts file for the Orangepi mini SBC
      ARM: dts: sun7i: Add dts file for the Orangepi SBC
      ARM: dts: sun7i: Add A20 SRAM and SRAM controller
      ARM: dts: sun5i: Add A13 and A10s SRAM and SRAM controller
      ARM: dts: sun4i: Add A10 SRAM and SRAM controller
      ARM: dts: sun5i: Add broken-hpi property for Utoo-P66 eMMC
      ARM: sun8i: dt: Enable A23 SMP support
      ARM: dts: sun6i: Add cpu thermal zones to dtsi
      ARM: dts: sun6i: Add cpu clock reference and operating points to dtsi
      ARM: sunxi: DT: Add stdout-path property
      ...
    58d2bc7b
Makefile 16.5 KB