1. 25 Feb, 2016 1 commit
    • Olof Johansson's avatar
      Merge tag 'versatile-dt-cleanup-1' of... · 5dab9f62
      Olof Johansson authored
      Merge tag 'versatile-dt-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/dt
      
      Versatile DT cleanups from Linus Walleij:
      
      "this is a first pull request for my cleanups for the Versatile, as
      the finished stuff should not be sitting in my tree but in ARM SoC.
      This completes the ARM RealView PB1176 and PB11MPCore device trees,
      and moves the Versatile to use power/reset.
      
      The idea is to keep working on this cleanup branch and send additional
      patches on top of this one as the prerequisites are merged into the MTD
      and FBDEV subsystems. So please create a special versatile cleanup branch
      (or suggest another approach).
      
      As it happens, board files and device trees need to change at the same
      time to make logical sense, especially for Versatile where auxdata is
      replaced with DT entries, such as when reset is moved in the last patch
      in this set. The MTD and CLCD changes will share this characteristic."
      
      Versatile family cleanups step 1:
      - Finalize RealView the PB1176 and PB11MPCore device trees
      - Move Versatile to use the power/reset driver instead of a
        custom restart hook
      
      * tag 'versatile-dt-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
        ARM: versatile: move restart to the device tree
        ARM: realview: add the DS1338 RTC to PB1176 DT
        ARM: pb1176: add ethernet to devicetree
        ARM: pb1176: add ISP1761 USB OTG host controller
        ARM: pb1176: add AACI to the device tree
        ARM: pb1176: add ICST307 clocks to the device tree
        ARM: realview: fix up PB11MP flash compat strings
        ARM: realview: add flash devices to the PB1176 DTS
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      5dab9f62
  2. 24 Feb, 2016 11 commits
    • Olof Johansson's avatar
      Merge tag 'samsung-dt-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt · fab4db0d
      Olof Johansson authored
      Samsung DeviceTree updates and improvements for v4.6:
      1. Add SROM controller device nodes.
      2. Add Ethernet chip as child of SROM controller on SMDK5410.
      3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
      4. Cleanup CPU configuration on Exynos542x/5800.
      5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
         regulator supplies) which allows frequency and voltage scalling
         of this SoC.
      6. Minor cleanups.
      
      * tag 'samsung-dt-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards
        ARM: dts: Add GSCL block parent clock management to pm domain on exynos542x
        ARM: dts: Extend existing CPU OPP for exynos5800
        ARM: dts: Add CPU OPP properties for exynos542x/5800
        ARM: dts: Add cluster regulator supply properties for exynos542x/5800
        ARM: dts: Make CPU configuration more readable on exynos542x/5800
        ARM: dts: Replace legacy *,wakeup property with wakeup-source on s5pv210
        ARM: dts: Allow simultaneous usage exynos-rng and s5p-sss drivers on exynos5
        ARM: dts: Add Ethernet chip to exynos5410-smdk5410
        ARM: dts: Add SROM to exynos5410
        ARM: dts: Add SROM device node for exynos5
        ARM: dts: Add SROM device node for exynos4
        ARM: dts: Add pinctrl support to exynos5410
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      fab4db0d
    • Olof Johansson's avatar
      Merge tag 'renesas-dt-for-v4.6' of... · fc2834a4
      Olof Johansson authored
      Merge tag 'renesas-dt-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Renesas ARM Based SoC DT Updates for v4.6
      
      * Use SCIF and USBHS fallback compatibility strings
      * Add Baud Rate Generator (BRG) support for (H)SCIF
      * Enable SCIF_CLK frequency and pins
      * Use GIC_* defines
      * Enable audio on r8a7793/gose
      * Enable HDMI vidio out on r8a7793
      * Enable i2c on r8a7793/gose
      * Enable QSPI on alt
      * Enable GPIO keys and leds on gise
      * Enable audio on porter
      * Enable DU on porter
      
      * tag 'renesas-dt-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (68 commits)
        ARM: dts: silk: Enable SCIF_CLK frequency and pins
        ARM: dts: porter: Enable SCIF_CLK frequency and pins
        ARM: dts: marzen: Enable SCIF_CLK frequency and pins
        ARM: dts: lager: Enable SCIF_CLK frequency and pins
        ARM: dts: koelsch: Enable SCIF_CLK frequency and pins
        ARM: dts: gose: Enable SCIF_CLK frequency and pins
        ARM: dts: bockw: Enable SCIF_CLK frequency and pins
        ARM: dts: alt: Enable SCIF_CLK frequency and pins
        ARM: dts: r8a7794: Add BRG support for (H)SCIF
        ARM: dts: r8a7793: Add BRG support for SCIF
        ARM: dts: r8a7791: Add BRG support for (H)SCIF
        ARM: dts: r8a7790: Add BRG support for (H)SCIF
        ARM: dts: r8a7779: Add BRG support for SCIF
        ARM: dts: r8a7778: Add BRG support for SCIF
        ARM: dts: r8a7794: Rename the serial port clock to fck
        ARM: dts: r8a7793: Rename the serial port clock to fck
        ARM: dts: r8a7791: Rename the serial port clock to fck
        ARM: dts: r8a7790: Rename the serial port clock to fck
        ARM: dts: r8a7779: Rename the serial port clock to fck
        ARM: dts: r8a7778: Rename the serial port clock to fck
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      fc2834a4
    • Lars Persson's avatar
      f68a4535
    • Lars Persson's avatar
      ARM: dts: artpeg: add Artpec-6 SoC dtsi file · f56454fa
      Lars Persson authored
      Initial device tree for the Artpec-6 SoC.
      Signed-off-by: default avatarLars Persson <larper@axis.com>
      Reviewed-by: default avatarArnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f56454fa
    • Lars Persson's avatar
      ARM: add device-tree SoC bindings for Axis Artpec-6 · 7ae0cf81
      Lars Persson authored
      This adds device tree bindings for the Artpec-6 SoC.
      Signed-off-by: default avatarLars Persson <larper@axis.com>
      Acked-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7ae0cf81
    • Olof Johansson's avatar
      Merge tag 'v4.6-rockchip-dts32-1' of... · d16073d3
      Olof Johansson authored
      Merge tag 'v4.6-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      Assorted bunch of 32bit Rockchip devicetree changes. More clocks,
      nodes and fixes like the increased drive-strength on the firefly.
      Most interesting is maybe the enablement of the pl330 option
      for handling the broken flushp operation that is present on the
      current Rockchip SoCs. Together with the driver-side enablement
      this should give us working dma finally.
      
      * tag 'v4.6-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: (30 commits)
        ARM: dts: cros-ec-keyboard: Add LOCK key to keyboard matrix
        ARM: dts: rockchip: replace gpio-key,wakeup with wakeup-source property
        ARM: dts: rockchip: add arm,pl330-broken-no-flushp quirk for rk3036 SoCs
        ARM: dts: rockchip: Add arm, pl330-broken-no-flushp quirk for rk3xxx platform
        ARM: dts: rockchip: Add arm, pl330-broken-no-flushp quirk for rk3288 platform
        dt-bindings: rockchip-dw-mshc: add RK3036 dw-mshc description
        ARM: dts: rockchip: increase the mclk_fs to 512 for kylin board
        ARM: dts: rockchip: support the spi for rk3036
        ARM: dts: rockchip: add mclk for rt5616 on rk3036 kylin board
        ARM: dts: rockchip: add the leds control for rk3036-kylin board
        ARM: dts: rockchip: add tsadc node
        clk: rockchip: Add new id for rk3066 tsadc clock
        ARM: dts: rockchip: add clock-cells for usb phy nodes
        ARM: dts: rockchip: Assign RK3288 EDP_24M input centrally
        ARM: dts: rockchip: add soc-specific compatibles for rk3036 SoCs
        ARM: dts: rockchip: Bump sd card pin drive strength up on firefly boards
        dt-bindings: rockchip-dw-mshc: add RK3368 dw-mshc description
        ARM: dts: rockchip: Add the SDIO wifi on Radxa Rock2 square
        ARM: dts: rockchip: Add the iodomains for the Rock2 SOM
        ARM: dts: rockchip: add rk3288 mipi_dsi nodes
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d16073d3
    • Olof Johansson's avatar
      Merge tag 'stm32-dt-for-v4.6-1' of... · 4d66fb81
      Olof Johansson authored
      Merge tag 'stm32-dt-for-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32 into next/dt
      
      Highlights:
      -----------
       - Add DMA controller node to stm32f429 MCU
       - Add pinctrl & gpio nodes to stm32f429 MCU
       - Remap stm32429-eval board SD-Ram to 0x0 for performance boost
      
      * tag 'stm32-dt-for-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32:
        ARM: dts: stm32f429: Boost perfs by remapping SDRAM Bank 1 to 0x0
        ARM: dts: Add leds support to STM32F429 boards
        ARM: dts: Add USART1 pin config to STM32F429 boards
        ARM: dts: Add pinctrl node to STM32F429
        includes: dt-bindings: Add STM32F429 pinctrl DT bindings
        ARM: dts: Add STM32 DMA support for STM32F429 MCU
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      4d66fb81
    • Olof Johansson's avatar
      Merge tag 'vexpress-for-v4.6/dt-updates' of... · 7fa12181
      Olof Johansson authored
      Merge tag 'vexpress-for-v4.6/dt-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/dt
      
      Few updates for ARM VExpress/Juno platforms
      
      1. GICv3 support on Foundation models
      
      2. Support for Juno R2 board
      
      3. Support for ARM HDLCD on all Juno platforms
      
      * tag 'vexpress-for-v4.6/dt-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
        arm64: dts: Add HDLCD support on Juno platforms
        Documentation: drm: Add DT bindings for ARM HDLCD
        arm64: dts: Add support for Juno r2 board
        arm64: dts: move juno pcie-controller to base file
        arm64: dts: add .dts for GICv3 Foundation model
        arm64: dts: split Foundation model dts to put the GIC separately
        arm64: dts: Foundation model: increase GICC region to allow EOImode=1
        arm64: dts: prepare foundation-v8.dts to cope with GICv3
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7fa12181
    • Olof Johansson's avatar
      Merge branch 'lpc32xx/dt' of https://github.com/vzapolskiy/linux into next/dt · 9a9f1826
      Olof Johansson authored
      Merge DT changes for lpc32xx from Vladimir Zapolskiy:
      
      "The changes add description of clock providers and clock consumers,
      define default irq types of SoC controllers and add PHY3250 board
      regulators.
      
      I'm adding an official LPC32xx maintainer Roland to Cc, however he seems
      to be unresponsive for a quite long time (since 2014)."
      
      * 'lpc32xx/dt' of https://github.com/vzapolskiy/linux:
        arm: dts: phy3250: add SD fixed regulator
        arm: dts: phy3250: add lcd and backlight fixed regulators
        arm: dts: lpc32xx: assign interrupt types
        arm: dts: lpc32xx: remove clock frequency property from UART device nodes
        arm: dts: lpc32xx: add USB clock controller
        arm: dts: lpc32xx: add clock properties to device nodes
        arm: dts: lpc32xx: add clock controller device node
        arm: dts: lpc32xx: add device nodes for external oscillators
        dt-bindings: create arm/nxp folder and move LPC32xx SoC description to it
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      9a9f1826
    • Sudeep Holla's avatar
      ARM: dts: spear: replace gpio-key,wakeup with wakeup-source property · a6b17868
      Sudeep Holla authored
      Keyboard driver for GPIO buttons(gpio-keys) checks for the legacy
      "gpio-key,wakeup" boolean property to enable gpio buttons as wakeup
      source.
      
      Few dts files assign value "1" to gpio-key,wakeup which is incorrect.
      Since the presence of the boolean property indicates it is enabled,
      value of "0" or "1" have no significance.
      
      This patch replaces the legacy "gpio-key,wakeup" with the unified
      "wakeup-source" property which inturn fixes the above mentioned issue.
      Reviewed-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
      Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      a6b17868
    • Olof Johansson's avatar
      Merge tag 'mvebu-dt-4.6-1' of git://git.infradead.org/linux-mvebu into next/dt · 53a7aa0b
      Olof Johansson authored
      mvebu dt for 4.6 (part 1)
      
      - Improve Armada 38x device tree (SATA and XHCI)
      - Fix SD Card and audio support for OpenRD board
      - Provide template for RS-232/485 configuration for the same board
      - Use a common dtsi file for linkstation boards
      - Add support for Buffalo Linkstation LS-QVL
      
      * tag 'mvebu-dt-4.6-1' of git://git.infradead.org/linux-mvebu:
        ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl
        ARM: dts: kirkwood: fix audio for OpenRD clients
        ARM: dts: kirkwood: provide template for RS-232/485 configuration for OpenRD
        ARM: dts: kirkwood: split lswvl dts to linkstation lsvl and lswvl
        ARM: dts: kirkwood: split lswxl dts to linkstation lswsxl and lswxl
        ARM: dts: kirkwood: relicense dts of ls-wvl/vl and ls-wxl/wsxl under GPLv2/X11
        ARM: dts: kirkwood: fix SD slot default configuration for OpenRD
        ARM: dts: kirkwood: fix pin names for UART/SD selection for OpenRD
        ARM: dts: armada-370: Update the mpp63 function in the device tree on Armada 370
        ARM: dts: armada-38x: use usb-nop-xceiv PHY for the xhci nodes on Armada 388 GP
        ARM: dts: armada-38x: use regulator-boot-on for SATA regulators on Armada 388 GP
        ARM: dts: armada-38x: adjust board name and compatible for Armada 388 GP
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      53a7aa0b
  3. 15 Feb, 2016 1 commit
  4. 11 Feb, 2016 21 commits
  5. 10 Feb, 2016 3 commits
  6. 09 Feb, 2016 3 commits