1. 13 3月, 2016 4 次提交
  2. 08 3月, 2016 2 次提交
  3. 03 3月, 2016 6 次提交
    • A
      Merge tag 'renesas-dt-fixes2-for-v4.5' of... · d36694b6
      Arnd Bergmann 提交于
      Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Second Round of Renesas ARM Based SoC DT Fixes for v4.5" from Simon Horman:
      
      * remove enable prop from HS-USB device node on porter board
      
      * tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: dts: porter: remove enable prop from HS-USB device node
      d36694b6
    • A
      Merge tag 'at91-dt2' of... · 9c8add4c
      Arnd Bergmann 提交于
      Merge tag 'at91-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt
      
      Merge "at91: dt for 4.6 #2" from Nicolas Ferre:
      
      Second 4.6 DT series, all patches for sama5d2 and its Xplained board:
      - addition of the NAND flash node
      - addition of the dma properties for UART/USART nodes
      - one update of the sama5d2 Xplained phy node
      - addition of USB pinmux, button and leds
      
      * tag 'at91-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
        ARM: dts: at91: sama5d2 Xplained: add leds node
        ARM: dts: at91: sama5d2 Xplained: add user push button
        ARM: dts: at91: sama5d2 Xplained: set pin muxing for usb gadget and usb host
        ARM: dts: at91: sama5d2: add nand0 and nfc0 nodes
        ARM: dts: at91: sama5d2: add dma properties to UART nodes
        ARM: dts: at91: sama5d2 Xplained: Correct the macb irq pinctrl node
      9c8add4c
    • A
      Merge tag 'stm32-dt-for-v4.6-2' of... · e3c739e1
      Arnd Bergmann 提交于
      Merge tag 'stm32-dt-for-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32 into next/dt
      
      Merge "STM32 DT updates for v4.6 #2" from Maxime Coquelin:
      
      Highlights:
      -----------
       - Fix clock references in GPIO nodes
       - Add early support to stm32f469 MCU
       - Add USB HS support in host mdoe to stm32429-eval board
       - Add Ethernet support to stm32429-eval board
      
      * tag 'stm32-dt-for-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32:
        ARM: dts: stm32f429: Enable Ethernet on Eval board
        ARM: dts: stm32f429: Add Ethernet support
        ARM: dts: stm32f429: Add system config bank node
        ARM: dts: stm32429i-eval: Add USB HS host mode support
        ARM: dts: stm32f429: Fix clocks referenced by GPIO banks
        ARM: stm32: Supply a DTS file for the STM32F469 Discovery board
      e3c739e1
    • A
      Merge tag 'omap-for-v4.6/dt-pt2' of... · 4615b4e0
      Arnd Bergmann 提交于
      Merge tag 'omap-for-v4.6/dt-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      Pull "Part 2 of device tree changes for omaps for v4.6 merge window" from Tony Lindgren:
      
      - A series of GPMC related interrupt changes from
        Rogeq Quadros <rogerq@ti.com> to prepare adding interrupt
        support to the NAND driver
      
      - Add RTC support for ti81xx
      
      - Correct LogicPD Torpedo mode description
      
      - Add basic support for LG Optimus Black phone in several
        patches by Paul Kocialkowski <contact@paulk.fr>
      
      - Change address-cells for dra7 for LPAE
      
      - Add TBCLK for PWMSS on dra7
      
      * tag 'omap-for-v4.6/dt-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (21 commits)
        ARM: dts: omap3-sniper: TWL4030 keypad support
        Revert "ARM: dts: DRA7: Add dt nodes for PWMSS"
        ARM: dts: dm814x: dra62x: Disable wait pin monitoring for NAND
        ARM: dts: dm814x: dra62x: Fix NAND device nodes
        ARM: dts: DRA7: Add dt nodes for PWMSS
        ARM: dts: DRA7: Add TBCLK for PWMSS
        ARM: dts: DRA7: change address-cells and size-cells
        ARM: dts: omap3-sniper: USB OTG support
        ARM: dts: LG Optimus Black codename sniper basic support
        ARM: dts: dm3730-torpedo-devkit: Add "Wireless" to model
        ARM: dts: Add RTC entry for dm816x
        ARM: dts: Add RTC entry for dm814x and dra62x
        ARM: dts: omap3: Fix NAND device nodes
        ARM: dts: dm8168-evm: ARM: dts: Disable wait pin monitoring for NAND
        ARM: dts: dm816x: Fix NAND device nodes
        ARM: dts: am335x: Disable wait pin monitoring for NAND
        ARM: dts: am335x: Fix NAND device nodes
        ARM: dts: am437x: Disable wait pin monitoring for NAND
        ARM: dts: am437x: Fix NAND device nodes
        ARM: dts: dra7: Remove redundant nand property
        ...
      4615b4e0
    • A
      Merge tag 'samsung-dt-4.6-2' of... · a7d13576
      Arnd Bergmann 提交于
      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
    • A
      Merge tag 'qcom-dt-for-4.6' of... · 953a400a
      Arnd Bergmann 提交于
      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
  4. 02 3月, 2016 9 次提交
  5. 01 3月, 2016 16 次提交
  6. 29 2月, 2016 2 次提交
    • A
      Merge tag 'renesas-dt2-for-v4.6' of... · ca2942cc
      Arnd Bergmann 提交于
      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
    • A
      Revert "arm: dts: Add pinctrl/GPIO/EINT node for mt2701" · 7aec2fd7
      Arnd Bergmann 提交于
      This reverts commit 8ba671ef.
      
      As reported by kbuild test robot <fengguang.wu@intel.com>:
      
         In file included from arch/arm/boot/dts/mt2701-evb.dts:16:0:
      >> arch/arm/boot/dts/mt2701.dtsi:18:28: fatal error: mt2701-pinfunc.h: No such file or directory
          #include "mt2701-pinfunc.h"
                                     ^
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      7aec2fd7
  7. 27 2月, 2016 1 次提交
    • R
      ARM: dts: pxa: fix dma engine node to pxa3xx-nand · 07c6b2d0
      Robert Jarzmik 提交于
      Since the switch from mmp_pdma to pxa_dma driver for pxa architectures,
      the pxa_dma requires 2 arguments, namely the requestor line and the
      requested priority.
      
      Fix the only left device node which was still passing only one argument,
      making the pxa3xx-nand driver misbehave in a device-tree configuration,
      ie. failing all data transfers.
      
      Fixes: c943646d ("ARM: dts: pxa: add dma engine node to pxa3xx-nand")
      Signed-off-by: NRobert Jarzmik <robert.jarzmik@free.fr>
      07c6b2d0