Skip to content
  1. Nov 26, 2016
  2. Nov 19, 2016
  3. Nov 18, 2016
    • Olof Johansson's avatar
      Merge tag 'v4.9-next-dts' of https://github.com/mbgg/linux-mediatek into next/dt · d2e7d590
      Olof Johansson authored
      - Add bindings for mtk-scpsys for mt2701
      - Add clocks for auxadc on mt8173-evb
      - Add nodes needed by clock controller for mt2701
      - Use clocks from the clock controller for the uart of mt2701
      
      * tag 'v4.9-next-dts' of https://github.com/mbgg/linux-mediatek
      
      :
        arm: dts: mt2701: Use real clock for UARTs
        arm: dts: mt2701: Add clock controller device nodes
        arm64: dts: mt8173: Fix auxadc node
        soc: mediatek: Add MT2701 power dt-bindings
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d2e7d590
    • Olof Johansson's avatar
      Merge tag 'v4.10-rockchip-dts32-1' of... · e99b4c97
      Olof Johansson authored
      Merge tag 'v4.10-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      32bit devicetree changes for Rockchip including removal of skeleton.dtsi
      inclusion, missing unit names for memory nodes, various frequency
      optimizations allowing for better performance on rk3066, the usage of
      pin constants to bridge between the two numbering schemes used (gpio
      controllers using 0-31 and pins being labeled A0-A7,..., D0-D7)
      and UHS/HS modes for the mmc controllers on the popmetal board.
      
      Two new boards, the PX3-based evaluation board, with the PX3 being an
      industrial variant of the rk3188 soc and the Rikomagic MK808 board
      based around the rk3066 are also added.
      
      * tag 'v4.10-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip
      
      : (21 commits)
        ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max"
        ARM: dts: rockchip: Set sdmmc frequency at boot time for rk3066a
        ARM: dts: rockchip: use pin constants to describe gpios on Popmetal-RK3288
        include: dt-bindings: Add GPIO pin index definition for rockchip pinctrl
        ARM: dts: rockchip: Add rk3066 MK808 board
        devicetree: Add vendor prefix for Rikomagic
        ARM: dts: rockchip: initialize rk3066 PLL clock rate
        clk: rockchip: Add binding ids for cpu and peri clocks on rk3066
        ARM: dts: rockchip: enable HS200/DDR52 mode for emmc on rk3288-popmetal
        ARM: dts: rockchip: Support UHS mode for SD card on PopMetal-RK3288 board
        ARM: dts: rockchip: remove always-on and boot-on from vcc_sd for px3-evb
        ARM: dts: rockchip: update compatible strings for Rockchip efuse
        ARM: dts: rockchip: add rockchip PX3 Evaluation board
        ARM: dts: rockchip: Add missing unit name to memory nodes in rk3xxx boards
        ARM: dts: rockchip: Add missing unit name to memory nodes in rk3288 boards
        ARM: dts: rockchip: Add missing unit name to memory nodes in rk322x boards
        ARM: dts: rockchip: Add missing unit name to memory nodes in rk3036 boards
        ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3xxx.dtsi
        ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3288.dtsi
        ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk322x.dtsi
        ...
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      e99b4c97
    • Olof Johansson's avatar
      Merge tag 'socfpga_dts_for_v4.10_part_2' of... · f17ccd11
      Olof Johansson authored
      Merge tag 'socfpga_dts_for_v4.10_part_2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt
      
      SoCFPGA DTS update for v4.10, part 2
      - Add specific compatible strings for variants of Cyclone5 boards
      - Add QSPI node on Arria10
      - Enable QSPI on Arria5 and Arria10 devkit, and Cyclone5 SoCKit
      - Add NAND controller node on Cyclone5
      
      * tag 'socfpga_dts_for_v4.10_part_2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux
      
      :
        ARM: dts: socfpga: add nand controller nodes
        ARM: dts: socfpga: Enable QSPI on the Arria5 devkit
        ARM: dts: socfpga: Enable QSPI on the Cyclone5 sockit
        ARM: dts: socfpga: Enable QSPI in Arria10 devkit
        ARM: dts: socfpga: Add QSPI node for the Arria10
        ARM: dts: socfpga: enable qspi on the Cyclone5 devkit
        ARM: dts: socfpga: add specific compatible strings for boards
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f17ccd11
    • Olof Johansson's avatar
      Merge tag 'sti-dt-for-4.10-round2' of... · a4a1fb15
      Olof Johansson authored
      Merge tag 'sti-dt-for-4.10-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into next/dt
      
      STi dts update:
      
      Change sound card name for B2120
      Enable sound card for B2260
      Remove stih415-clks.h
      Identify critical clocks for STiH407
      Fix typo in stih407-pinctrl.dtsi
      
      * tag 'sti-dt-for-4.10-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti
      
      :
        ARM: dts: STiHxxx-b2120: change sound card name
        ARM: dts: STiH410-B2260: enable sound card
        ARM: dts: remove stih415-clks.h
        ARM: dts: stih407-clocks: Identify critical clocks
        ARM: dts: STiH407: DT fix s/interrupts-names/interrupt-names/
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      a4a1fb15
    • Olof Johansson's avatar
      Merge tag 'samsung-dt-4.10' of... · 0d28c600
      Olof Johansson authored
      Merge tag 'samsung-dt-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt
      
      Samsung DeviceTree update for v4.10:
      1. Add TOPEET itop core and Elite boards, based on Exynos4412.
      2. Remove the Exynos4415 DTSI. We did not have any mainlined boards
         using it. I am also not aware of any popular out-of-tree boards using it.
      3. Add Snoop Control Unit node for Exynos4.
      4. Minor cleanups.
      
      * tag 'samsung-dt-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux
      
      :
        ARM: dts: exynos: Add SCU device node to exynos4.dtsi
        ARM: dts: exynos: Remove exynos4415.dtsi
        ARM: dts: exynos: Document eMMC/SD/SDIO devices in Snow and Peach boards
        ARM: dts: exynos: Add TOPEET itop elite based board
        ARM: dts: exynos: Add TOPEET itop core board SCP package version
        ARM: dts: exynos: Add entries for sound support on Odroid-XU board
        ARM: dts: exynos: Remove "simple-bus" compatible from fimc-is node
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      0d28c600
    • Olof Johansson's avatar
      Merge tag 'lpc32xx-dt-v4.10' of https://github.com/sylemieux/linux-lpc32xx into next/dt · 4ce410a2
      Olof Johansson authored
      NXP LPC32xx ARM SoC device tree updates for v4.10
      
      This includes a single functional change:
      * set default parent clock for PWM1 & PWM2.
      
      * tag 'lpc32xx-dt-v4.10' of https://github.com/sylemieux/linux-lpc32xx
      
      :
        ARM: dts: lpc32xx: set default parent clock for pwm1 & pwm2
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      4ce410a2
    • 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