Skip to content
  1. Apr 26, 2016
  2. Apr 25, 2016
    • Brian Starkey's avatar
      ARM: dts: vexpress: Add external expansion bus to DT · 2b4e38fd
      Brian Starkey authored
      
      
      The VExpress development platform has an external expansion bus which
      can be used for additional hardware (e.g. LogicTile Express daughter
      boards).
      
      Add this bus to the VExpress CoreTile device-trees.The bus is described
      for a CoreTile occupying site 1.
      
      Acked-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
      Signed-off-by: default avatarBrian Starkey <brian.starkey@arm.com>
      Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
      2b4e38fd
    • Sudeep Holla's avatar
      ARM: dts: vexpress: fix node name unit-address presence warnings · 2cff6dba
      Sudeep Holla authored
      Commit b9937347
      
       ("scripts/dtc: Update to upstream version 53bf130b1cdd")
      added warnings on node name unit-address presence/absence mismatch in
      the device trees.
      
      This patch fixes those warning on all the vexpress platforms where
      unit-address is present in node name while the reg/ranges property is
      not present.
      
      Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
      2cff6dba
    • Ulrich Hecht's avatar
      ARM: dts: gose: Enable SDHI controllers · 6f92cb2f
      Ulrich Hecht authored
      
      
      Includes regulator and pin assignments.
      
      Signed-off-by: default avatarUlrich Hecht <ulrich.hecht+renesas@gmail.com>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      6f92cb2f
    • Ulrich Hecht's avatar
      ARM: dts: r8a7793: Add SDHI controllers · fc9ee228
      Ulrich Hecht authored
      
      
      Same as on r8a7791.
      
      Signed-off-by: default avatarUlrich Hecht <ulrich.hecht+renesas@gmail.com>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      fc9ee228
    • Wolfram Sang's avatar
      ARM: dts: r8a7790: fix max-frequency for SDHI · 21c7d0fc
      Wolfram Sang authored
      
      
      The wrong values come from an old datasheet (H2 v0.6). Anything later
      has the fixed value of 195MHz (H2 v0.7 up to Gen2-common V2.0).
      
      Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
      Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      21c7d0fc
    • Geert Uytterhoeven's avatar
      ARM: dts: kzm9g: Configure NMI key as wake-up source · 7e2a1bcd
      Geert Uytterhoeven authored
      
      
      Add a GPIO key with wake-up capability for the NMI button.
      This allows to wake up the system from s2ram without relying on the
      buttons on the optional switch board.
      
      Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      7e2a1bcd
    • Wolfram Sang's avatar
      ARM: dts: r8a7790: lager: Enable UHS-I SDR-50 · 1ca79699
      Wolfram Sang authored
      
      
      Add the "1v8" pinctrl state and sd-uhs-sdr50 property to SDHI{0,2}.
      
      Signed-off-by: default avatarBen Hutchings <ben.hutchings@codethink.co.uk>
      Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      1ca79699
    • Lars Persson's avatar
      ARM: dts: artpec: update clock bindings in artpec6.dtsi · 9b61aefc
      Lars Persson authored
      
      
      The clock binding for the main clock controller was changed to an
      indexed controller style binding on request of the clk
      maintainers. This updates the dtsi to use the new bindings.
      
      Signed-off-by: default avatarLars Persson <larper@axis.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      9b61aefc
    • Arnd Bergmann's avatar
      Merge tag 'qcom-dt-for-4.7' of... · fe0082d4
      Arnd Bergmann authored
      Merge tag 'qcom-dt-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dt
      
      Merge "Qualcomm Device Tree Changes for v4.7" from Andy Gross:
      
      * Add DB600C support
      * Add IPQ4019 support
      * Add additional nodes for APQ8064
      * Fix APQ8064 pinctrls for i2c/spi
      * Add MSM8974 nodes for smp2p and smd
      * Modify MSM8974 memory reserve for rfsa and rmtfs
      * Add support for BQ27541 on Nexus7
      
      * tag 'qcom-dt-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux: (30 commits)
        device-tree: nexus7: Add bq27541 battery interface to dts
        ARM: dts: db600c: add support to magnetometer
        ARM: dts: db600c: add spi support
        ARM: dts: db600c: add i2c support
        ARM: dts: db600c: Add on board leds support
        ARM: dts: db600c: add on board sata support.
        ARM: dts: db600c: add pcie support
        ARM: dts: db600c: add usb support
        ARM: dts: db600c: Add eMMC and SD card support
        ARM: dts: db600c: add pmic regulator supplies
        ARM: dts: db600c: add board support with serial
        ARM: dts: apq8064: add gsbi7 i2c support
        ARM: dts: apq8064: add support to gsbi1 uart
        ARM: dts: apq8064: fix the pinctrls for i2c and spi
        ARM: dts: qcom: apq8064: Add smd node and all edges
        ARM: dts: qcom: apq8064: Add complete smsm node
        ARM: dts: qcom: apq8064: Add syscon for sic-non-secure
        ARM: dts: msm8974: Add modem smp2p and smd nodes
        ARM: dts: msm8974: Add node for second i2c from blsp1
        ARM: dts: msm8974: Split efs in rfsa and rmtfs
        ...
      fe0082d4
    • Arnd Bergmann's avatar
      Merge tag 'arm-soc/for-4.7/devicetree' of http://github.com/Broadcom/stblinux into next/dt · 312ce1d1
      Arnd Bergmann authored
      Merge "Broadcom ARM-based SoC Device Tree changes" from Florian Fainelli:
      
      - Rafal adds proper VCC GPIO to be fed to the USB host controllers for known
        BCM5301x devices needing that, he also enables earlycon, and enables the
        SPI-NOR flashes on relevant devices
      
      - Eric adds the VideoCore 4 Device Tree nodes to the BCM283x Device Tree and
        provides a DRM patch to kick out the simplefb framebuffer to avoid conflicts
      
      - Stephan adds proper CPU nodes for the ARM processor on the BCM2835 SoC Device
        Tree
      
      - Martin provides a binding fix for the DMA channel interrupt numbers and
        description
      
      * tag 'arm-soc/for-4.7/devicetree' of http://github.com/Broadcom/stblinux:
        ARM: BCM5301X: Add DT entry for SPI controller and NOR flash
        dt/bindings: bcm2835: correct description for DMA-int
        ARM: bcm2835: add CPU node for ARM core
        ARM: bcm2835: Add VC4 to the device tree.
        drm/vc4: Kick out the simplefb framebuffer before we set up KMS.
        ARM: BCM5301X: Enable earlycon on tested devices
        ARM: BCM5301X: Set vcc-gpio for USB controllers of few devices
      312ce1d1
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v4.7/dt-part1' of... · 1ea7c8b6
      Arnd Bergmann authored
      Merge tag 'omap-for-v4.7/dt-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      Merge "First set of device tree changes for omaps for v4.7 merge window" from Tony Lindgren:
      
      - Two sets of name and unit address check fixes for dts files.
      
      - DMA, McASP, and timer and regulator related dts changes for dra7
      
      - Add more devices for Nokia N9/N950
      
      - Initial support for am335x ICEv2
      
      - Initial support for am572x-IDK
      
      - Pinctrl changes for am335x-baltos-ir5221
      
      - Initial support for Amazon Kindle Fire (first generation)
      
      - A series of changes to add GPIO controller support for the
        GPMC driver. The driver changes will be merged separately.
      
      - Support for am43xx clkout1
      
      - Pinctrl and RTC changes for am335x-chili
      
      - Add support for dra72-evm rev C (SR2.0)
      
      * tag 'omap-for-v4.7/dt-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (61 commits)
        ARM: dts: Add support for dra72-evm rev C (SR2.0)
        ARM: dts: am335x-chilisom: Enable poweroff PMIC sequence using RTC signal
        ARM: dts: am335x-chili*: Move Ethernet MAC description from SOM to board
        ARM: dts: am335x-chili*: Move uart0 description from SOM to board
        ARM: dts: am43xx: add support for clkout1 clock
        ARM: dts: omap3-beagle: Provide NAND ready pin
        ARM: dts: am335x: Provide NAND ready pin
        ARM: dts: am437x: Provide NAND ready pin
        ARM: dts: dra7x-evm: Provide NAND ready pin
        ARM: dts: dm816x: Enable gpio controller for GPMC
        ARM: dts: dm814x: Enable gpio controller for GPMC
        ARM: dts: omap3: Enable gpio controller for GPMC
        ARM: dts: am4372: Enable gpio controller for GPMC
        ARM: dts: am335x: Enable gpio controller for GPMC
        ARM: dts: dra7: Enable gpio controller for GPMC
        ARM: dts: omap5: Enable gpio and interrupt controller for GPMC
        ARM: dts: omap4: Enable gpio and interrupt controller for GPMC
        ARM: dts: omap24xx: Enable gpio and interrupt controller for GPMC
        ARM: dts: omap4-kc1: Power off support
        ARM: dts: omap4-kc1: LEDs support
        ...
      1ea7c8b6
    • Arnd Bergmann's avatar
      Merge tag 'renesas-rcar-sysc-for-v4.7' of... · c2499d68
      Arnd Bergmann authored
      Merge tag 'renesas-rcar-sysc-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Pull "Renesas ARM Based SoC R-Car SYSC Updates for v4.7" from Simon Horman:
      
      * Add DT bindings for the R-Car System Controller.
        An implementation is intended to follow.
      
      * tag 'renesas-rcar-sysc-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        soc: renesas: Add r8a7795 SYSC PM Domain Binding Definitions
        soc: renesas: Add r8a7794 SYSC PM Domain Binding Definitions
        soc: renesas: Add r8a7793 SYSC PM Domain Binding Definitions
        soc: renesas: Add r8a7791 SYSC PM Domain Binding Definitions
        soc: renesas: Add r8a7790 SYSC PM Domain Binding Definitions
        soc: renesas: Add r8a7779 SYSC PM Domain Binding Definitions
        PM / Domains: Add DT bindings for the R-Car System Controller
      c2499d68
    • Masahiro Yamada's avatar
      ARM: dts: uniphier: add NAND pinmux node · 62547ba3
      Masahiro Yamada authored
      
      
      This commit adds pin-mux nodes for the NAND controller.
      Some SoCs support 2 chip selects and the others only support
      1 chip select.
      
      Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      62547ba3
    • Arnd Bergmann's avatar
      Merge tag 'imx-dt-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt · 412252ac
      Arnd Bergmann authored
      Merge "The i.MX device tree updates for 4.7" from Shawn Guo:
      
       - More i.MX6 System-on-Module board support from Ka-Ro electronics:
         tx6s-8xxx, tx6u-8xxx, tx6q-1xxx, tx6ul-00xx.
       - Nitrogen6_MAX QP and Nitrogen6_SoloX board support from Boundary
         Devices.
       - VF610 based ZII development board support.
       - Add SAI interface audio support for i.MX6SX SDB board.
       - A number of random updates on LS1021A and VF610 dts files.
       - A couple of pinumx updates on i.MX25 and i.MX28.
      
      * tag 'imx-dt-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (36 commits)
        ARM: dts: imx6qdl-udoo: add 7 inch LCD touchscreen panel support
        ARM: dts: i.MX3x: add keypad port devicetree nodes
        ARM: dts: ls1021a: add pix clock to DCU dts node
        ARM: dts: ls1021a: DSPI has 6 chip-selects
        ARM: dts: ls1021a: Add gpio support for ls1021a platform
        ARM: dts: imx6q-ba16: Remove unused vqmmc-supply
        ARM: dts: ls1021a: add SCFG MSI dts node
        ARM: dts: imx28: add alternative pinmuxing for mac0
        ARM: dts: imx6q-tbs2910: fix fec reset polarity
        ARM: dts: vf610-zii-dev: Add ZII development board.
        ARM: dts: vfxxx: add missing reg properties
        ARM: dts: vf-colibri: increase NAND clock speed
        ARM: dts: vf-colibri: alias the primary FEC as ethernet0
        ARM: dts: imx6sx-sdb: Add SAI support
        bindings: fsl-imx-sdma: Document 'fsl,sdma-event-remap' property
        ARM: dts: imx6sx: Remove unused property
        ARM: dts: imx6sx: Fix SAI DMA index
        ARM: dts: imx6q-ba16: Disable pwm2 by default
        ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board
        ARM: dts: imx6qdl-sabresd: Pass the hannstar panel compatible string
        ...
      412252ac
    • Arnd Bergmann's avatar
      Merge tag 'tegra-for-4.7-arm' of... · a5cc8c3a
      Arnd Bergmann authored
      Merge tag 'tegra-for-4.7-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      Merge "ARM: tegra: Changes for v4.7-rc1" from Thierry Reding:
      
      A couple of patches that cleanup some Kconfig, enable various features,
      use stdout-path to define the debug serial port (so that it doesn't have
      to be manually specified on the kernel command-line) and cleanup and fix
      some minor device trees bugs.
      
      * tag 'tegra-for-4.7-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        ARM: tegra: Correct interrupt type for ARM TWD
        ARM: tegra: Add stdout-path for various boards
        ARM: tegra: Replace legacy *,wakeup property with wakeup-source
        ARM: tegra: Enable watchdog support for Tegra114 and Tegra124
        ARM: tegra: Add high speed UARTs to Jetson TK1 device tree
        ARM: tegra: Fix copy/paste typo in several DTS includes
        ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 select
      a5cc8c3a
    • Arnd Bergmann's avatar
      Merge tag 'davinci-for-v4.7/dt' of... · cb3ba4f7
      Arnd Bergmann authored
      Merge tag 'davinci-for-v4.7/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/dt
      
      Merge "Device-Tree updates for DaVinci" from Sekhar Nori:
      
      This contains some clean-up and fixes of device-tree data and addition
      of i2c1 node for DA850.
      
      * tag 'davinci-for-v4.7/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for i2c1
        ARM: DTS: da850: add node for i2c1
        ARM: dts: davinci: use proper address after @
        ARM: DTS: da850: fix missing #gpio-cells in gpio node
      cb3ba4f7
    • Arnd Bergmann's avatar
      Merge tag 'nomadik-dts-v4.7' of... · bb12fbd2
      Arnd Bergmann authored
      Merge tag 'nomadik-dts-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt
      
      Merge "Nomadik DTS changes for v4.7" from Linus Walleij:
      - Add accelerometer for NHK15
      - Add DMA engine definitions and UART channels
      
      * tag 'nomadik-dts-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik:
        ARM: dts: nomadik: add DMA engine and some channels
        ARM: dts: nomadik: add accelerometer IRQ and pin setting
      bb12fbd2
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-4.7-1' of git://git.infradead.org/linux-mvebu into next/dt · 6a6e2d61
      Arnd Bergmann authored
      Merge "mvebu dt for 4.7 (part 1)" from Gregory CLEMENT:
      
      - add hardware monitor support in the NSA320 device tree
      - update makefile with kirkwood-ds112.dtb and kirkwood-nsa320.dtb
      - fix GPIO config on the Linksys boards
      - various Kirkwood DT warning fixup from the newer DT compiler
      
      * tag 'mvebu-dt-4.7-1' of git://git.infradead.org/linux-mvebu:
        ARM: dts: kirkwood: Add DTS for Linksys EA4200v2/EA4500
        ARM: dts: orion5x: add device tree for kurobox-pro
        ARM: dts: kirkwood: Add address go regulator unit name
        ARM: dts: kirkwood: Add address to mbus unit name
        ARM: dts: kirkwood: Remove address from gpio-i2c unit name
        ARM: dts: kirkwood: Fixup pcie DT warnings
        ARM: dts: kirkwood: Add address to ethernet-phy unit name
        ARM: dts: kirkwood: Remove address from dsa unit name
        ARM: dts: kirkwood: Remove node address from leds
        ARM: dts: kirkwood: Remove button address and fixup names
        ARM: dts: kirkwood: add kirkwood-nsa320.dtb to Makefile
        ARM: dts: kirkwood: add kirkwood-ds112.dtb to Makefile
        ARM: mvebu: fix GPIO config on the Linksys boards
        ARM: dts: kirkwood: Add the hardware monitor to the NSA320 device tree
      6a6e2d61
    • Arnd Bergmann's avatar
      Merge tag 'samsung-dt-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt · 9744426e
      Arnd Bergmann authored
      Merge "Samsung Device Tree updates and improvements for v4.7" from Krzysztof Kozlowski:
      
      1. Enable accelerated AES (Security SubSystem) on Exynos4412-based boards.
      2. Enable HDMI CEC on Exynos4412-based Odroid.
      3. Add regulator supplies for eMMC/SD on Odroid XU3/XU4.
      4. Fix DTC unit name warnings.
      5. Merge topic branch of new Artik5 board.
      
      * tag 'samsung-dt-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        ARM: dts: s5p: Fix DTC unit name warnings in SMDKv210 board
        ARM: dts: exynos: Fix DTC unit name warnings in Exynos5440
        ARM: dts: exynos: Fix DTC unit name warnings in SMDK5420
        ARM: dts: exynos: Fix DTC unit name warnings in Peach Pit
        ARM: dts: exynos: Fix DTC unit name warnings in Exynos542x
        ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250
        ARM: dts: exynos: Fix DTC unit name warnings in Exynos4x12
        ARM: dts: exynos: Fix DTC unit name warnings in Trats2 board
        ARM: dts: exynos: Fix DTC unit name warnings in Exynos4
        ARM: dts: exynos: Fix DTC unit name warnings in Exynos3250
        ARM: dts: exynos: Fix DTC unit name warnings in cros-adc-thermistors
        ARM: dts: exynos: Add eMMC and SD regulator supplies to Odroid XU3/XU4
        ARM: dts: exynos: Enable the HDMI CEC device on Exynos4412 Odroid boards
        ARM: dts: exynos: Add node for the HDMI CEC device to exynos4
        ARM: dts: exynos: Add HDMI CEC pin definition to exynos4 pinctrl
        ARM: dts: exynos: Enable SSS on Odroid X/X2/U3 family
        ARM: dts: exynos: Enable SSS on Trats2
        ARM: dts: exynos: Add Security SubSystem node to Exynos4
      9744426e
    • Arnd Bergmann's avatar
      Merge tag 'samsung-dt-exynos3250-artik5-4.7' of... · 036f8d06
      Arnd Bergmann authored
      Merge tag 'samsung-dt-exynos3250-artik5-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt
      
      Merge "Topic branch for Device Tree changes for Exynos 3250 for v4.7" from Krzysztof Kozlowski:
      
      Merge necessary new clocks from Sylwester (used by new board) and add support
      for Exynos3250-based Artik5 board.
      
      * tag 'samsung-dt-exynos3250-artik5-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        ARM: dts: exynos: Add MSHC2 DT node for SD card for exynos3250-artik5-eval board
        ARM: dts: exynos: Add exynos3250-artik5 dtsi file for ARTIK5 module
        ARM: dts: exynos: Add MSHC2 DT node for Exynos3250 SoC
        ARM: dts: exynos: Add UART2 DT node for Exynos3250 SoC
        ARM: dts: exynos: Add initial gpio setting of MMC2 device for exynos3250-monk
        ARM: dts: exynos: Add initial pin configuration for exynos3250-rinato
        clk: samsung: exynos3250: Add MMC2 clock
        clk: samsung: exynos3250: Add UART2 clock
        dt-bindings: Add the clock id of UART2 and MMC2 for Exynos3250
      036f8d06
  3. Apr 23, 2016
  4. Apr 21, 2016