1. 19 Jan, 2015 2 commits
    • Olof Johansson's avatar
      Merge tag 'at91-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt · 606d5313
      Olof Johansson authored
      Merge "at91: dt for 3.20 #1" from Nicolas Ferre:
      
      First batch of DT changes for 3.20:
      - little typo and a LED declared
      - addition of the Special Function Registers (SFR) + its binding
      - RTC & SRAM nodes
      - the at91sam9xe has its own .dtsi now. Not combined with at91sam9260 anymore
      - addition of the Image Sensor Interface (ISI) DT part and supported sensors
      
      * tag 'at91-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
        ARM: at91: dts: sama5d3: add ov2640 camera sensor support
        ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCK
        ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}
        ARM: at91: dts: sama5d3: move the isi mck pin to mb
        ARM: at91: dts: sama5d3: add missing pins of isi
        ARM: at91: dts: sama5d3: split isi pinctrl
        ARM: at91: dts: sama5d3: add isi clock
        ARM: at91/dt: ethernut5: use at91sam9xe.dtsi
        ARM: at91/dt: Add a dtsi for at91sam9xe
        ARM: at91/dt: add SRAM nodes
        ARM: at91/dt: at91rm9200ek: enable RTC
        ARM: at91/dt: rm9200: add RTC node
        ARM: at91/dt: at91sam9n12: Add RTC node
        ARM: at91: sama5d4: Add SFR
        ARM: at91: sama5d3: Add SFR
        ARM: at91: Add Special Function Registers binding documentation
        ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clk
        ARM: at91/dt: sama5d3: enable D2 as the heartbeat LED
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      606d5313
    • Olof Johansson's avatar
      Merge tag 'atlas7-init-dts-for-3.20' of... · e2a77c7c
      Olof Johansson authored
      Merge tag 'atlas7-init-dts-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into next/dt
      
      Merge "CSR atlas7 init dts for 3.20" from Barry Song:
      
      Drop Marco and add init dts stuff for Atlas7
      
      CSR Marco SoC has never shipped to customers that could be interested
      in mainline support. and new Atlas7 is a replacement SoC that is in
      development.
      
      So we drop Marco dts stuff, and add dts stuff for Atlas7.
      
      * tag 'atlas7-init-dts-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux:
        ARM: dts: add init dts file for CSR atlas7 SoC
        ARM: dts: drop MARCO platform DT stuff
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      e2a77c7c
  2. 15 Jan, 2015 19 commits
  3. 13 Jan, 2015 4 commits
  4. 12 Jan, 2015 2 commits
    • Olof Johansson's avatar
      Merge tag 'renesas-dt-for-v3.20' of... · 0dc48495
      Olof Johansson authored
      Merge tag 'renesas-dt-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Renesas ARM Based SoC DT Updates for v3.20" from Simon Horman:
      
      * Use clock-indices instead of deprecated renesas,clock-indices
      * Prepare for r8a73a4 multiplatform support
      * Increase clock coverage for r8a779[014]
      * Correct r8a7779 clock usage
      * Correct LAN9220 VDDVARIO voltage on ape6evm
      * Correct QSPI SPI-Flash mode of lager and koelsch
      * Correct flash partition label and size on koelsch
      * Correct mask for GIC PPI interrupts on r8a779[14]
      * Correct BSC bus range on ape6evm-reference
      
      * tag 'renesas-dt-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (30 commits)
        ARM: shmobile: r8a7791: add MLB+ clock
        ARM: shmobile: r8a7790: add MLB+ clock
        ARM: shmobile: ape6evm: Fix LAN9220 VDDVARIO voltage
        ARM: shmobile: r8a73a4: Add r8a73a4-ape6evm.dtb to ARCH_SHMOBILE_MULTI
        ARM: shmobile: ape6evm: Add keypad to the device tree
        ARM: shmobile: ape6evm: Add LEDs to the device tree
        ARM: shmobile: ape6evm: synchronize dts with reference platform
        ARM: shmobile: ape6evm: fix compatible string for Ethernet controller
        ARM: shmobile: r8a7794: Add MMCIF clock to device tree
        ARM: shmobile: r8a7794: Add SDHI clocks to device tree
        ARM: shmobile: r8a7794: Add I2C clocks to device tree
        ARM: shmobile: r8a7779: Add TWD device to DTS
        ARM: shmobile: r8a7779: Use MSTP for SCIF clocks
        ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clock
        ARM: shmobile: r8a7794: Add QSPI clock to device tree
        ARM: shmobile: lager: Fix QSPI mode of SPI-Flash into mode3
        ARM: shmobile: r8a7794: Add SYS-DMAC clocks to device tree
        ARM: shmobile: r8a7791: Add IPMMU-SGX clock to device tree
        ARM: shmobile: koelsch: Fix QSPI mode of SPI-Flash into mode3
        ARM: shmobile: r8a7794: Add USBDMAC[01] clocks to device tree
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      0dc48495
    • Olof Johansson's avatar
      Merge tag 'renesas-dt-cleanups-for-v3.20' of... · 318a68f2
      Olof Johansson authored
      Merge tag 'renesas-dt-cleanups-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Renesas ARM Based SoC DT Cleanups for v3.20" from Simon Horman:
      
      * Replace status value "ok" with "okay"
      
      * tag 'renesas-dt-cleanups-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: kzm9g-reference dts: Replace status value "ok" by "okay"
        ARM: shmobile: alt dts: Replace status value "ok" by "okay"
        ARM: shmobile: koelsch dts: Replace status value "ok" by "okay"
        ARM: shmobile: henninger dts: Replace status value "ok" by "okay"
        ARM: shmobile: lager dts: Replace status value "ok" by "okay"
        ARM: shmobile: armadillo800eva dts: Replace status value "ok" by "okay"
        ARM: shmobile: genmai dts: Replace status value "ok" by "okay"
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      318a68f2
  5. 11 Jan, 2015 12 commits
  6. 10 Jan, 2015 1 commit