1. 18 Nov, 2016 4 commits
    • Olof Johansson's avatar
      Merge tag 'uniphier-dt-v4.10' of... · a8acd5a1
      Olof Johansson authored
      Merge tag 'uniphier-dt-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt
      
      UniPhier ARM SoC DT updates for v4.10
      
      - Add OPP tables to support generic cpufreq driver
      - Use more clocks/resets properties
      - Misc fixes and cleanups
      
      * tag 'uniphier-dt-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
        ARM: dts: uniphier: make compatible of syscon nodes SoC-specific
        ARM: dts: uniphier: add clocks/resets to EHCI nodes of sLD3 SoC
        ARM: dts: uniphier: remove redundant serial fifo-size properties
        ARM: dts: uniphier: make 32bit SoC DTSI linear
        ARM: dts: uniphier: add CPU clocks and OPP table for PXs2 SoC
        ARM: dts: uniphier: add CPU clocks and OPP table for Pro5 SoC
        ARM: dts: uniphier: increase register region size of sysctrl node
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      a8acd5a1
    • Olof Johansson's avatar
      Merge tag 'v4.9-rc3' into next/dt · c9905f01
      Olof Johansson authored
      Linux 4.9-rc3
      
      * tag 'v4.9-rc3': (292 commits)
        Linux 4.9-rc3
        x86/smpboot: Init apic mapping before usage
        ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()
        ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method()
        ACPICA: Dispatcher: Fix order issue of method termination
        ARC: module: print pretty section names
        ARC: module: elide loop to save reference to .eh_frame
        ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
        ARC: build: retire old toggles
        ARC: boot log: refactor cpu name/release printing
        ARC: boot log: remove awkward space comma from MMU line
        ARC: boot log: don't assume SWAPE instruction support
        ARC: boot log: refactor printing abt features not captured in BCRs
        ARCv2: boot log: print IOC exists as well as enabled status
        ubifs: Fix regression in ubifs_readdir()
        ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
        MAINTAINERS: Add entry for genwqe driver
        VMCI: Doorbell create and destroy fixes
        GenWQE: Fix bad page access during abort of resource allocation
        vme: vme_get_size potentially returning incorrect value on failure
        ...
      c9905f01
    • Olof Johansson's avatar
      Merge tag 'stm32-dt-for-v4.10-1' of... · fb5d492d
      Olof Johansson authored
      Merge tag 'stm32-dt-for-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into next/dt
      
      STM32 DT updates for v4.10, round 1.
      
      Highlights:
      ----------
       - Add LSI and LSE clocks support for STM32F429
       - Add GPIO IRQ support for STM32F429
       - Declare push button as GPIO keys on STM32F429 boards
       - Add DMA supports on USART1 & USART3 on STM32F429
       - Add Ethernet fixes
      
      * tag 'stm32-dt-for-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32:
        ARM: dts: stm32f429: add LSI and LSE clocks
        ARM: dts: stm32f429: remove Ethernet wake on Lan support
        ARM: dts: stm32f429: Fix Ethernet node on Eval Board
        ARM: dts: stm32f429: Align Ethernet node with new bindings properties
        ARM: DT: stm32: move dma translation to board files
        ARM: DT: STM32: add dma for usart3 on F429
        ARM: DT: STM32: add dma for usart1 on F429
        ARM: dts: Declare push button as GPIO key on stm32f429 boards
        ARM: dts: Add GPIO irq support to STM32F429
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      fb5d492d
    • Olof Johansson's avatar
      Merge tag 'renesas-dt-for-v4.10' of... · 403936bb
      Olof Johansson authored
      Merge tag 'renesas-dt-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Renesas ARM Based SoC DT Updates for v4.10
      
      Clean-Ups and Corrections:
      * Removed Z clock from r8a7794 SoC; it is not present in hardware
      * Use generic pinctrl properties in SDHI nodes in gose board
      * Correct W=1 dtc warnings on r8a7794 SoC
      * Correct DU reg property on r8a7779 SoC
      * Correct SCIFB reg properties to cover all registers
      
      Enhancements:
      * Configure pinmuxing for the DU0 input clock on the Marzen board
      * Enable VIN 0 - 2 on r8a7793 SoC
      * Enable HDMI input on Koelsch and Lager boards
      * Enable SDHI1 on rskrza1 board
      * Add MMCIF nodes to r7s72100 SoC
      * Add MSIOF clocks to r8a7792 SoC
      * Enable UHS for SDHI 0 & 1 on koelsch and alt boards
      
      * tag 'renesas-dt-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (29 commits)
        ARM: dts: r8a7794: remove Z clock
        ARM: dts: r8a7779: marzen: Configure pinmuxing for the DU0 input clock
        ARM: dts: sh73a0: Remove skeleton.dtsi inclusion
        ARM: dts: r8a7740: Remove skeleton.dtsi inclusion
        ARM: dts: r8a7779: Remove skeleton.dtsi inclusion
        ARM: dts: r8a7778: Remove skeleton.dtsi inclusion
        ARM: dts: emev2: Remove skeleton.dtsi inclusion
        ARM: dts: r8a7779: Fix DU reg property
        ARM: dts: r8a7793: Enable VIN0-VIN2
        ARM: dts: koelsch: add HDMI input
        ARM: dts: lager: Add entries for VIN HDMI input support
        ARM: dts: rskrza1: add sdhi1 DT support
        ARM: dts: r7s72100: add sdhi to device tree
        ARM: dts: r8a7794: Fix W=1 dtc warnings
        ARM: dts: gose: use generic pinctrl properties in SDHI nodes
        ARM: dts: r7s72100: add sdhi clock to device tree
        ARM: dts: r7s72100: add mmcif to device tree
        ARM: dts: r8a7792: add MSIOF support
        ARM: dts: r8a7792: add MSIOF clocks
        ARM: dts: wheat: add DU support
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      403936bb
  2. 08 Nov, 2016 1 commit
  3. 05 Nov, 2016 7 commits
  4. 04 Nov, 2016 28 commits