1. 10 May, 2016 9 commits
    • Arnd Bergmann's avatar
      Merge tag 'sunxi-dt-for-4.7-2' of... · 0f025884
      Arnd Bergmann authored
      Merge tag 'sunxi-dt-for-4.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dt
      
      Merge "Allwinner DT changes for 4.7, round 2" from Maxime Ripard:
      
      Mostly DT patches to enable the new DRM driver on the CHIP, preliminary
      support for the A10 and A20, and a support for a new variant of the Olimex
      A20-Olinuxino-Lime2 featuring an eMMC
      
      * tag 'sunxi-dt-for-4.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux:
        ARM: sun7i: dt: Add pll3 and pll7 clocks
        ARM: dts: sunxi: Add a olinuxino-lime2-emmc
        ARM: sun4i: dt: Add pll3 and pll7 clocks
        ARM: sun5i: chip: Enable the TV Encoder
        ARM: sun5i: r8: Add display blocks to the DTSI
        ARM: sun5i: a13: Add display and TCON clocks
      0f025884
    • Arnd Bergmann's avatar
      Merge tag 'aspeed-for-4.7-dts' of https://github.com/shenki/linux into next/dt · 18aab73f
      Arnd Bergmann authored
      Merge "aspeed devicetree for 4.7" from Joel Stanley:
      
      This device trees for a pair of Aspeed BMC SoCs and the boards that
      they sit in.
      
      * tag 'aspeed-for-4.7-dts' of https://github.com/shenki/linux:
        arm/dst: Add Aspeed ast2500 device tree
        arm/dts: Add Aspeed ast2400 device tree
        doc/devicetree: Add Aspeed and Tyan to vendor-prefixes
      18aab73f
    • Arnd Bergmann's avatar
      Merge tag 'at91-dt3' of... · e3cef9bb
      Arnd Bergmann authored
      Merge tag 'at91-dt3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt
      
      Merge "Third batch of DT changes for 4.7" from Nicolas Ferre:
      
      - a fix for the VInCo platform: reset gpio specification for Ethernet
      - addition of True Random Number Generator (TRNG) for all sama5 platforms
      - trivial adjustment of TRNG register map size for at91sam9g45 family
      
      * tag 'at91-dt3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
        ARM: dts: at91: sama5d4: add trng node
        ARM: dts: at91: sama5d3: add trng node
        ARM: dts: at91: sama5d2: add trng node
        ARM: dts: at91: at91sam9g45 family: reduce the trng register map size
        ARM: dts: at91: VInCo: fix phy reset gpio flag
      e3cef9bb
    • Arnd Bergmann's avatar
      Merge tag 'ux500-armsoc-v4.7' of... · 3a99f3d8
      Arnd Bergmann authored
      Merge tag 'ux500-armsoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt
      
      Merge "ux500 Devicetree updates for v4.7" from Linus Walleij:
      
      - Use generic include files
      - Make accelerometers open drain on the TVK board
      
      * tag 'ux500-armsoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
        ARM: dts: ux500: configure the accelerometers open drain
        ARM: dts: ux500: use the GIC include header
        ARM: dts: ux500: use the GPIO DT header
      3a99f3d8
    • Arnd Bergmann's avatar
      Merge tag 'imx-dt-4.7-2' of... · 21c9a648
      Arnd Bergmann authored
      Merge tag 'imx-dt-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt
      
      Merge "i.MX device tree updates for 4.7, take 2: from Shawn Guo:
      
      The i.MX device tree updates for 4.7, take 2:
       - Update display clock configuration for imx6q-b850v3 board
       - Use watchdog external reset for imx6q-ba16 board
       - Update operating points settings for i.MX6UL/SX/DL
       - New board support: imx6ul-pico-hobbit and imx6q-marsboard
       - Add SAI audio support for imx6ul-14x14-evk board
       - Enable USB OTG support for M53EVK board
       - A couple of fixes on DTC warnings
      
      * tag 'imx-dt-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        ARM: mx5: dts: Enable USB OTG on M53EVK
        ARM: dts: imx6ul-14x14-evk: Add audio support
        ARM: dts: imx6qdl: Remove unneeded unit-addresses
        ARM: dts: imx6: apalis: parallel lcd display support on ixora
        ARM: dts: imx6sx-sdb: Add 198MHz operational point
        ARM: dts: imx28-m28: Remove unneeded partition nodes
        ARM: dts: imx6ul-pico-hobbit: Add initial support
        ARM: dts: imx6: Do not hardcode the CLKO clock
        ARM: dts: imx6: Add dts for Embest MarS Board
        ARM: dts: imx6: fix dtc warnings for ipu endpoints
        ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
        ARM: dts: imx6sx: Add 198MHz operating point
        ARM: dts: imx6ul: Fix operating points
        ARM: dts: imx6q-ba16: use wdog external reset
        ARM: dts: imx: b450/b650v3: Move ldb_di clk assignment
        ARM: dts: imx6q-b850v3: Update display clock source
        ARM: dts: imx6q-b850v3: Remove ldb panel
      21c9a648
    • Arnd Bergmann's avatar
      Merge tag 'v4.6-next-dts' of https://github.com/mbgg/linux-mediatek into next/dt · 7430bc19
      Arnd Bergmann authored
      Merge "ARM: mediatek: dts updates for v4.7" from Matthias Brugger:
      
      - add pinctrl node for mt2701
      - add mt2701 pmic wrapper binding
      - add auxadc binding document
      
      * tag 'v4.6-next-dts' of https://github.com/mbgg/linux-mediatek:
        dt-bindings: MediaTek: Add binding document for the AUXADC
        dt-bindings: ARM: Mediatek: add MT2701/7623 string to the PMIC wrapper doc
        arm: dts: Add pinctrl/GPIO/EINT node for mt2701
      7430bc19
    • Arnd Bergmann's avatar
      Merge tag 'sunxi-dt-for-4.7' of... · e8f72bf9
      Arnd Bergmann authored
      Merge tag 'sunxi-dt-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dt
      
      Merge "Allwinner DT additions for 4.7" from Maxime Ripard:
      
      The usual bunch of changes, mostly:
        * Addition of the SPDIF support
        * Addition of the pre-requisites for the display support
        * New boards: Difrence DIT4350, colorfly e708 q1, Dserve DSRV9703C,
                      Polaroid MID2809PXE4, Orange Pi PC, Orange Pi 2
      
      * tag 'sunxi-dt-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: (38 commits)
        ARM: dts: sun7i: Enable S/PDIF on the Cubietruck
        ARM: sun5i: Add DRAM gates
        ARM: sun5i: Add TV encoder gate to the DTSI
        ARM: sun5i: dt: Add pll3 and pll7 clocks
        ARM: dts: sun8i: Add dts file for the Orange Pi One SBC
        ARM: sun7i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV output
        ARM: sun4i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV output
        ARM: dts: sun5i-a13-olinuxino-micro: enable USB DRC
        ARM: dts: sun8i: Base Orange Pi Plus dts on the Orange Pi 2 dts
        ARM: dts: sun8i: Orangepi plus gpio keys fixes and improvements
        ARM: dts: sun8i: Add dts for Orange Pi 2 SBC
        ARM: dts: sun8i: Add Orange Pi PC support
        ARM: dts: sun8i: Fix pio nodes Orangepi Plus dts
        ARM: dts: sun7i: Add SPDIF to the Itead Ibox
        ARM: dts: sun4i: Add SPDIF to the Mele A1000
        ARM: dts: sun7i: Add the SPDIF block to the A20
        ARM: dts: sun4i: Add the SPDIF block to the A10
        ARM: dts: sun7i: Add the SPDIF clk to the A20
        ARM: dts: sun4i: Add the SPDIF clk to the A10
        ARM: dts: sun7i: Add SPDIF TX pin to the A20
        ...
      e8f72bf9
    • Arnd Bergmann's avatar
      Merge tag 'davinci-for-v4.7/dt-part2' of... · 10bd9eb7
      Arnd Bergmann authored
      Merge tag 'davinci-for-v4.7/dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/dt
      
      Merge "DaVinci DT updates for v4.7 (part 2)" from Sekhar Nori:
      
      Second set of DT updates for DaVinci
      adding support for SPI0 and some low
      priority fixes for ethernet and interrupt
      controller.
      
      * tag 'davinci-for-v4.7/dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: dts: da850: There are 101 interrupts.
        ARM: dts: da850: disable mdio and eth0 in da850.dtsi
        ARM: davinci: da8xx-dt: Add spi0 lookup for clock matching
        ARM: dts: da850: add spi0 to device tree
      10bd9eb7
    • Arnd Bergmann's avatar
      Merge tag 'v4.7-rockchip-dts32-2' of... · c5e51c98
      Arnd Bergmann authored
      Merge tag 'v4.7-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      Merge "Rockchip dts32 updates for v4.7 - part2" from Heiko Stübner:
      
      This adds the rk3288-miqi as new board, adapts the edp-phy settings
      to the binding-change that made it into 4.6, adds rk3288 i2c controller
      nodes and moves the rk3288 thermal data into the soc dtsi, as there
      really is no need to have that separate file.
      
      * tag 'v4.7-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        ARM: dts: rockchip: move the rk3288 thermal data into rk3288.dtsi
        ARM: dts: rockchip: add MiQi board from mqmaker
        dt-bindings: add vendor-prefix for mqmaker
        ARM: dts: rockchip: move rk3288 edp phy under the GRF
        ARM: dts: rockchip: make rk3288-grf a simple-mfd
        ARM: dts: rockchip: add i2c nodes for RK3228 SoCs
      c5e51c98
  2. 09 May, 2016 2 commits
  3. 08 May, 2016 2 commits
  4. 06 May, 2016 4 commits
  5. 04 May, 2016 5 commits
  6. 03 May, 2016 7 commits
  7. 28 Apr, 2016 11 commits