1. 02 Mar, 2016 2 commits
    • Arnd Bergmann's avatar
      Merge tag 'samsung-dt-4.6-2' of... · a7d13576
      Arnd Bergmann authored
      Merge tag 'samsung-dt-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt
      
      Merge "ARM: EXYNOS: dts for 4.6, 2nd pull" from Krzysztof Kozlowski:
      
      Samsung DeviceTree updates and improvements for v4.6, second round:
      1. Split common reboot/poweroff node to separate DTSI.
      2. Don't overheat Odroid XU3 by cooling CPU with cpufreq.
      
      * tag 'samsung-dt-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        ARM: dts: exynos: Don't overheat the Odroid XU3-Lite on high load
        ARM: dts: exynos: Add cooling levels for Exynos5422/5800 CPUs
        ARM: dts: exynos: Add cooling levels for Exynos5420 CPUs
        ARM: dts: exynos: Move syscon reboot/poweroff to common dtsi
      a7d13576
    • Arnd Bergmann's avatar
      Merge tag 'qcom-dt-for-4.6' of... · 953a400a
      Arnd Bergmann authored
      Merge tag 'qcom-dt-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dt
      
      Merge "Qualcomm ARM Based Device Tree Updates for v4.6" from Andy Gross:
      
      * Add documentation for Kryo
      * Add RPMCC node for APQ8064
      * Updates for MSM8974
      * Add board clocks
      * Add support for Nexus7 device
      * Fixup pmic reg properties
      * Various updates/cleanups for APQ8064 based boards
      
      * tag 'qcom-dt-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux: (23 commits)
        ARM: dts: ifc6410: add correct aliases to the i2c and spi bus
        ARM: dts: apq8064: add i2c6 device node.
        ARM: dts: ifc6410: enable cam i2c device
        ARM: dts: apq8064: add gsbi4 with i2c node.
        ARM: dts: apq8064: add missing i2c2 pinctrl info
        ARM: dts: ifc6410: enable spi device on expansion
        ARM: dts: apq8064: add spi5 device node.
        ARM: dts: apq8064: add i2c sleep pinctrl states.
        ARM: dts: apq8064: add pci support in CM QS600
        ARM: dts: apq8064: move pinctrls to dedicated dtsi
        ARM: dts: qcom: fix i2c lables to be inline with others
        dts: msm8974: Add dma channels for blsp2_i2c1 node
        dts: msm8974: Add blsp2_bam dma node
        ARM: dts: qcom: Remove size elements from pmic reg properties
        devicetree: bindings: Document qcom board compatible format
        devicetree: Add DTS file to support the Nexus7 2013 (flo) device.
        devicetree: qcom-apq8064.dtsi: Add i2c3 address-cells and size-cells values
        arm: dts: qcom: Add more board clocks
        ARM: dts: qcom: msm8974: Add WCNSS SMP2P node
        ARM: dts: qcom: msm8974: Add smsm node
        ...
      953a400a
  2. 01 Mar, 2016 3 commits
  3. 29 Feb, 2016 4 commits
    • Arnd Bergmann's avatar
      Merge tag 'pxa-dt-4.6' of https://github.com/rjarzmik/linux into next/dt · 53b28f1c
      Arnd Bergmann authored
      Merge pxa dt for v4.6 from Robert Jarzmik:
      
      This device-tree pxa update brings :
       - a single fix for nand dmaengine node
      
      * tag 'pxa-dt-4.6' of https://github.com/rjarzmik/linux:
        ARM: dts: pxa: fix dma engine node to pxa3xx-nand
      53b28f1c
    • Arnd Bergmann's avatar
      Merge tag 'sunxi-dt-for-4.6' of... · 8898cb41
      Arnd Bergmann authored
      Merge tag 'sunxi-dt-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dt
      
      Merge "Allwinner DT Additions for 4.6" from Maxime Ripard:
      
      Quite a few changes, among which:
        - Support for the A83t
        - Support for the eMMC DDR on a few boards
        - Support for the OTG controller on a few boards
        - New boards: Itead Ibox, Cubietruck plus, Homlet v2, Lamobo R1
      
      * tag 'sunxi-dt-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: (34 commits)
        ARM: dts: sun8i: Add leds and switch on Orangepi Plus boards
        ARM: dts: sun8i: Add ir receiver nodes to H3 dtsi
        ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
        dts: sun8i-h3: Add APB0 related clocks and resets
        ARM: dts: sun7i: Add dts file for the lamobo-r1 board
        ARM: dts: sun4i: Enable USB DRC on Hyundai-a7hd
        ARM: dts: sun4i: Enable USB DRC on the MK802
        ARM: dts: sun8i: q8-common: Add AXP223 PMIC device and regulator nodes
        ARM: dts: sun8i: sinlinx-sina33: Add AXP223 PMIC device and regulator nodes
        ARM: dts: sun7i: Enable USB DRC on Olimex A20 EVB
        ARM: dts: sun7i: Enable USB DRC on MK808C
        ARM: dts: sunxi: Fix #interrupt-cells for PIO in H3
        ARM: dts: sun8i-a83t: Correct low speed oscillator clocks
        ARM: dts: sun9i: a80-optimus: Remove i2c3 and uart4
        ARM: dts: sun4i: Itead Iteaduino to use common code
        ARM: dts: sun7i: Add Itead Ibox support
        ARM: dts: sunxi: Add sunxi-itead-core-common.dtsi
        ARM: dts: sun9i: cubieboard4: Enable hardware reset and HS-DDR for eMMC
        ARM: dts: sun9i: a80-optimus: Enable hardware reset and HS-DDR for eMMC
        ARM: dts: sun9i: Include SDC2_RST pin in mmc2_8bit_pins
        ...
      8898cb41
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-4.6-2' of git://git.infradead.org/linux-mvebu into next/dt · eff01adb
      Arnd Bergmann authored
      Merge "mvebu dt for 4.6 (part 2)" from Gregory CLEMENT:
      
      - Reorder Ethernet node on Armada 38x SoCs
      - Add device tree for buffalo linkstation ls-gl
      - Use the more accurate armada-370-sata string for SATA on Armada 375
      - Add NAND description to Armada 370 DB and Armada XP DB
      
      * tag 'mvebu-dt-4.6-2' of git://git.infradead.org/linux-mvebu:
        ARM: dts: mvebu: add NAND description to Armada 370 DB and Armada XP DB
        ARM: dts: armada-375: use armada-370-sata for SATA
        ARM: dts: orion5x: add device tree for buffalo linkstation ls-gl
        ARM: dts: orion5x: split linkstation lswtgl into common and device parts
        ARM: dts: armada-38x: add reference to ETH connectors for A385-AP
        ARM: dts: armada-38x: change order of ethernet DT nodes on Armada 38x
        ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtgl
        ARM: dts: kirkwood: use unique machine name for ds112
      eff01adb
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt2-for-v4.6' of... · ca2942cc
      Arnd Bergmann authored
      Merge tag 'renesas-dt2-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Second Round of Renesas ARM Based SoC DT Updates for v4.6" from
      Simon Horman:
      
      * Add L2 cache-controller nodes to r8a779[0134] and r8a73a4
      * Add etheravb support to r8a7794
      * Correct JP3 jumper description on Porter
      * Enable thermal zone on  r8a779[013]
      * Replace gpio-key, wakeup with wakeup-source property on r8a7794
      * Use demuxer for IIC0/I2C0 on lager
      * Use fallback etheravb, pci and pcie compatibility strings as appropriate
      
      * tag 'renesas-dt2-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: dts: r8a7790: use fallback etheravb compatibility string
        ARM: dts: r8a7790: lager: use demuxer for IIC0/I2C0
        ARM: dts: r8a7794: add EtherAVB support
        ARM: dts: r8a7794: add EtherAVB clock
        ARM: dts: r8a7794: replace gpio-key, wakeup with wakeup-source property
        ARM: dts: r8a7794: Add L2 cache-controller node
        ARM: dts: r8a7793: Add L2 cache-controller node
        ARM: dts: r8a7791: Add L2 cache-controller node
        ARM: dts: r8a7790: Add L2 cache-controller nodes
        ARM: dts: r8a73a4: Add L2 cache-controller nodes
        ARM: dts: r8a7793: enable to use thermal-zone
        ARM: dts: r8a7791: enable to use thermal-zone
        ARM: dts: r8a7790: enable to use thermal-zone
        ARM: dts: porter: fix JP3 jumper description
        ARM: dts: r8a7794: use fallback pci compatibility string
        ARM: dts: r8a7791: use fallback pci compatibility string
        ARM: dts: r8a7790: use fallback pci compatibility string
        ARM: dts: r8a7791: use fallback pcie compatibility string
        ARM: dts: r8a7790: use fallback pcie compatibility string
      ca2942cc
  4. 28 Feb, 2016 1 commit
  5. 26 Feb, 2016 19 commits
  6. 25 Feb, 2016 11 commits