1. 22 Dec, 2015 2 commits
  2. 15 Dec, 2015 6 commits
    • Arnd Bergmann's avatar
      Merge tag 'socfpga_dts_for_v4.5' of... · 8d08689d
      Arnd Bergmann authored
      Merge tag 'socfpga_dts_for_v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt
      
      Merge "SoCFPGA DTS update for v4.5" from Dinh Nguyen:
      
      - Add DT board file for Denx MCVEVK board
      
      * tag 'socfpga_dts_for_v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
        ARM: socfpga: Add support for DENX MCV SoM and MCVEVK baseboard
      8d08689d
    • Arnd Bergmann's avatar
      Merge tag 'realview-base-armsoc-2-tag' of... · 8ea1c981
      Arnd Bergmann authored
      Merge tag 'realview-base-armsoc-2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/dt
      
      Merge "Realview DT files" from Linus Walleij:
      
      The device tree changes for the continued RealView DT
      support.
      
      * tag 'realview-base-armsoc-2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
        ARM: realview: add device tree for PB11MPCore
        clk: add ARM syscon ICST device tree bindings
        ARM: add DT bindings for the ARM11MPCore CPU cluster
      8ea1c981
    • Arnd Bergmann's avatar
      Merge tag 'arm-soc/for-4.5/devicetree' of http://github.com/Broadcom/stblinux into next/dt · ee5d8923
      Arnd Bergmann authored
      Pull "Broadcom devicetree changes for v4.5¨ from Florian Fainelli:
      
      This pull request contains the Broadcom ARM-based Device Tree changes for 4.5:
      
      - Jon Mason enables the following for Broadcom Northstar Plus SoCs: PCI (using
        iProc PCI), NAND flash controller (BRCMNAND), TWD Timer and Watchdog
        (Cortex-A9), I2C (iProc), clock providers, does some Device Tree cleanups
        (re-parenting, fixing register sizes and hierarchy)
      
      - Jon Mason also adds support for some reference Broadcom Northstar reference
        designs like the BCM5301X SVK reference boards, updates the existing binding
        documentation to cover the Northstar chips: 4708, 4709 and 53012.
      
      - Pramod Kumar adds the GPIO to pinctrl mapping for the Broadcom Northstar Plus
        SoCs
      
      - Yendapally Reddy Dhananjaya Reddy adds pinctrl Device Tree nodes for the
        Broadcom Northstar Plus SoCs device tree nodes
      
      - Ray Jui adds Cygnus PCIe PHY Device Tree nodes and enables MSI for the iProc
        PCI controller on Cygnus platforms
      
      - Kapil Hali adds SMP binding documentation and Device Tree nodes for the
        Northstar Plus SoCs
      
      - Florian Fainelli adds clock provider support for the Broadcom BCM63138 DSL
        SoCs by utilizing the existing iProc ARM PLL controller, this includes a
        stable topic branch from Stephen Boyd to be merged
      
      - Rafal Milecki adds missing LEDs for the Netgear R8000 router
      
      * tag 'arm-soc/for-4.5/devicetree' of http://github.com/Broadcom/stblinux:
        ARM: dts: Enable MSI support for Broadcom Cygnus
        ARM: dts: Add SMP support for Broadcom NSP
        dt-bindings: add SMP enable-method for Broadcom NSP
        ARM: dts: enable pinctrl for Broadcom NSP
        ARM: dts: enable PCIe PHY support for Cygnus
        ARM: dts: Cygnus: define ngpios property in gpio controller's node
        ARM: BCM5301X: Add missing Netgear R8000 LEDs
        ARM: dts: BCM63xx: Add ARMPLL device tree nodes
        clk: bcm: Add BCM63138 clock support
        clk: iproc: Extend binding to cover BCM63138
        ARM: dts: enable clock support for Broadcom NSP
        ARM: dts: enable clock support for BCM5301X
        ARM: dts: NSP: Add I2C support to the DT
        ARM: dts: NSP: Device Tree clean-ups
        dts: pinctrl: Add GPIO to Pinctrl pin mapping in DT
        ARM: dts: bcm5301x: Add BCM SVK DT files
        dt-bindings: Add new SoCs to bcm4708 DT bindings
        ARM: dts: NSP: Add TWD Support to DT
        ARM: dts: NSP: Add NAND Support to DT
        ARM: dts: NSP: Add PCI support
      ee5d8923
    • Linus Walleij's avatar
      ARM: realview: add device tree for PB11MPCore · acde758b
      Linus Walleij authored
      This adds a device tree for the ARM RealView ARM11MPCore
      reference design.
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      acde758b
    • Linus Walleij's avatar
      clk: add ARM syscon ICST device tree bindings · 1478cebf
      Linus Walleij authored
      This adds the device tree bindings for the ARM Syscon ICST
      oscillators, which is a register-level interface to the
      Integrated Device Technology (IDT) ICS525 and ICS307
      serially programmable oscillators.
      
      Cc: devicetree@vger.kernel.org
      Cc: Michael Turquette <mturquette@baylibre.com>
      Cc: linux-clk@vger.kernel.org
      Acked-by: default avatarStephen Boyd <sboyd@codeaurora.org>
      Acked-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      1478cebf
    • Linus Walleij's avatar
      ARM: add DT bindings for the ARM11MPCore CPU cluster · d4eaf73b
      Linus Walleij authored
      The ARM11MPCore has a Snoop Control Unit, but references to it
      were missing from the DT specification. Define a compatible
      string for this unit.
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      d4eaf73b
  3. 14 Dec, 2015 4 commits
  4. 11 Dec, 2015 9 commits
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v4.5/dt-pt1' of... · 28295a89
      Arnd Bergmann authored
      Merge tag 'omap-for-v4.5/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      Merge "Device tree changes for omaps for v4.5 merge window" from Tony Lindgren:
      
      - Update all omaps to use pinctrl macros. This makes comparing the pinmux
        settings against the documentation much earlier. Javier compared the
        checksums of the generated dtb files to make sure nothing changed for
        the dtb files.
      
      - Updates for dm816x
      
      - Add GPMC DMA channels for am437x
      
      - Updates for LogicPD Torpedo
      
      - Basic support for CompuLab cm-t335
      
      - Remove tps65217.dtsi file, we're better off adding SoC generic board
        dtsi files for the common features
      
      - Add support for ELM on am33xx
      
      - Add support for Bosch shc c3 board
      
      - Add qspi aliases for am437x and dra7
      
      - Wake-up support for dra7-evm uart1
      
      - Basic support for CompuLab sbc-t43
      
      - Basic support for CompuLab cl-som-am57x
      
      - Use MMC pwrseq for libertas WLAN on igep0020 and igep0030
      
      * tag 'omap-for-v4.5/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (97 commits)
        ARM: dts: omap3-igep0030: Use MMC pwrseq to init SDIO WiFi
        ARM: dts: omap3-igep0020: Use MMC pwrseq to init SDIO WiFi
        ARM: dts: am57xx: cl-som-am57x: skip resetting ETH PHYs
        ARM: dts: am57xx: sbc-am57x: add HDMI support
        ARM: dts: am57xx: compulab-sb-som: add HDMI connector
        ARM: dts: am57xx: sbc-am57x: add LCD support
        ARM: dts: am57xx: sbc-am57x: add GPIO expander support
        ARM: dts: am57xx: sbc-am57x: add EEPROM support
        ARM: dts: am57xx: sbc-am57x: add usb vbus pinmux
        ARM: dts: am57xx: cl-som-am57x: add MMC1 support
        ARM: dts: am57xx: sbc-am57x: add basic board support
        ARM: dts: am57xx: cl-som-am57x: add analog audio support
        ARM: dts: am57xx: cl-som-am57x: add touchscreen support
        ARM: dts: am57xx: cl-som-am57x: add USB support
        ARM: dts: am57xx: cl-som-am57x: add dual EMAC support
        ARM: dts: am57xx: cl-som-am57x: add spi-flash support
        ARM: dts: am57xx: cl-som-am57x: add eMMC support
        ARM: dts: am57xx: cl-som-am57x: add EEPROM support
        ARM: dts: am57xx: cl-som-am57x: add I2C3 support
        ARM: dts: am57xx: cl-som-am57x: dts: add RTC support
        ...
      28295a89
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-4.5-2' of git://git.infradead.org/linux-mvebu into next/dt · dd270f24
      Arnd Bergmann authored
      Merge "mvebu dt for 4.5 (part 2)" from Gregory CLEMENT:
      
      - Fix Armada 388 GP dts
      - Add clock related to PMU for Dove
      - Add SolidRun Armada 388 Clearfog A1 dts
      
      * tag 'mvebu-dt-4.5-2' of git://git.infradead.org/linux-mvebu:
        ARM: dts: Add SolidRun Armada 388 Clearfog A1 DT file
        dt-bindings: add Marvell PMU documentation
        ARM: dts: dove: add Dove divider clocks
        dt-bindings: add Marvell core PLL and clock divider PMU documentation
        ARM: mvebu: remove duplicated regulator definition in Armada 388 GP
      dd270f24
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-4.5-1' of git://git.infradead.org/linux-mvebu into next/dt · 5d362a31
      Arnd Bergmann authored
      Merge "mvebu dt for 4.5 (part 1)" from Gregory CLEMENT:
      
      Update partition handling for ix4-300d
      
      * tag 'mvebu-dt-4.5-1' of git://git.infradead.org/linux-mvebu:
        ARM: dt: mvebu: ix4-300d: Cleanup NAND partition ranges
        ARM: dt: mvebu: ix4-300d: move partitions to partition sub-node
        ARM: dt: mvebu: ix4-300d: remove whole flash partition
      5d362a31
    • Arnd Bergmann's avatar
      Merge tag 'berlin-dt-for-4.5-1' of git://git.infradead.org/users/hesselba/linux-berlin into next/dt · 1d04ca21
      Arnd Bergmann authored
      Merge "Marvell Berlin DT changes (round 1)" from Sebastian Hesselbarth:
      
      - BG2Q cleanups (DMP eMMC, duplicated interrupt-parents)
      - add BG2, BG2CD, BG2Q watchdog nodes
      - add BG2Q DMP SDHCI1 nodes
      
      * tag 'berlin-dt-for-4.5-1' of git://git.infradead.org/users/hesselba/linux-berlin:
        arm: dts: berlin2q-marvell-dmp: add sdhci1 fully functionality
        arm: dts: berlin2: add watchdog nodes
        arm: dts: berlin2cd: add watchdog nodes
        arm: dts: berlin2q: add watchdog nodes
        arm: dts: berlin2q: remove duplicated interrupt-parent
        arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
      1d04ca21
    • Arnd Bergmann's avatar
      Merge tag 'v4.5-rockchip-dts32-1' of... · e9093d04
      Arnd Bergmann authored
      Merge tag 'v4.5-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      Merge "rockchip dts32 changes for 4.5" from Heiko Stuebner:
      
      First round of arm devicetree changes.
      Among the bigger changes are two new Veyron boards, support for
      the dual-core cortex-a7 rk3036 soc and addition of support for
      the crypto engine of the rk3288. Smaller changes include some
      IR receivers, updates of thermal settings more reflecting real-
      life and testing-results.
      
      * tag 'v4.5-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        ARM: dts: rockchip: add gpio-ir-receiver to the R89 board
        ARM: dts: rockchip: add touchscreen node to veyron minnie
        ARM: dts: rockchip: add veyron-mickey board
        ARM: dts: rockchip: add veyron-brain board
        ARM: dts: rockchip: make sure edp_24m is associated to xin24m on veyron
        ARM: dts: rockchip: override thermal settings on veyron-speedy
        ARM: dts: rockchip: update the thermal management on rk3288
        ARM: dts: rockchip: Add Crypto node for rk3288
        ARM: dts: rockchip: add rk3036-evb board
        ARM: dts: rockchip: add core rk3036 dtsi
        clk: rockchip: add dt-binding header for rk3036
        clk: rockchip: add an id for rk3288 crypto clk
        ARM: dts: rockchip: Add IR receiver to RK3288 Radxa Rock 2 Square
        ARM: dts: rockchip: add channels properties for i2s
        ARM: dts: rockchip: set system-power-controller property on rk3288-rock2
        ARM: dts: rockchip: Setup rk3066/rk3188 ethernet0 alias for u-boot
        ARM: dts: rockchip: Setup rk3288 ethernet0 alias for u-boot
      e9093d04
    • Masahiro Yamada's avatar
      ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi · 629b557a
      Masahiro Yamada authored
      UniPhier SoCs (except PH1-sLD3) have several nodes in common.
      Factor out them into uniphier-common32.dtsi.  This improves the code
      maintainability.
      
      PH1-sLD3 is so old that it has more or less different register maps
      than the others.  So, it cannot be included in this refactoring.
      Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      629b557a
    • Masahiro Yamada's avatar
      ARM: dts: uniphier: change IRQ number of UART3 of PH1-Pro4 SoC · 618a43ea
      Masahiro Yamada authored
      The UART3 is assigned with IRQ 29 for old SoCs, IRQ 177 for new ones,
      and PH1-Pro4 is on the boundary.
      
        PH1-sLD3: UART3 is unavailable
        PH1-LD4, PH1-sLD8: only IRQ 29 is supported
        PH1-Pro4: both IRQ 29 and 177 are supported
        PH1-Pro5, ProXstream2, PH1-LD6b: only IRQ 177 is supported
      
      This SoC can choose either IRQ 29 or IRQ 177, but the former is shared
      with another hardware (low speed serial0).  The latter is dedicated
      for this hardware and more recommended.
      Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      618a43ea
    • Arnd Bergmann's avatar
      Merge tag 'ux500-dt-for-arm-soc' of... · 1a7022f1
      Arnd Bergmann authored
      Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt
      
      Merge "Device Tree changes for Ux500" from Linus Walleij:
      
      - Push the Rohm touchscreen to the STUIB, as the TVK UIB has
        a Synaptics RMI4 touchscreen.
      - Set up the right sensor IRQs for the Snowball, so that
        periodic data ready-IRQ capture starts working.
      - Use wakeup-source consequently.
      - Remove legacy regulator-compatible strings.
      - Define the sensors on the HREFP TVK board properly.
      
      * tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
        ARM: ux500: configure the sensors on the TVK board correctly
        ARM: u300: remove regulator-compatible usage
        ARM: ux500: remove regulator-compatible usage
        ARM: ux500: replace legacy *,wakeup property with wakeup-source
        ARM: ux500: Assign proper sensor IRQs for Snowball
        ARM: ux500: push down Rohm TS to STUIB
      1a7022f1
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt2-for-v4.5' of... · 406ca449
      Arnd Bergmann authored
      Merge tag 'renesas-dt2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Second Round of Renesas ARM Based SoC DT Updates for v4.5" from Simon Horman:
      
      * sh73a0, r8a7740: Add L2 cache-controller node
      * r8a7791, r8a7794: remove deprecated #gpio-range-cells
      * r8a7793: Add DU support and enable for VGA port
      * r8a7790: switch console back to scif0
      * alt: Correct ether and scif2 pinmux
      * koelsch: Correct hdmi pinmux
      * silk, lager, porter, bockw: Move SPI FLASH partitions to subnode
      * bockw: Add schi0 pinmux
      
      * tag 'renesas-dt2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: sh73a0 dtsi: Add L2 cache-controller node
        ARM: shmobile: r8a7740 dtsi: Add L2 cache-controller node
        ARM: shmobile: alt: Correct ether pfc
        ARM: shmobile: alt: Correct scif2 pfc
        ARM: shmobile: silk: Move SPI FLASH partitions to subnode
        ARM: shmobile: lager: Move SPI FLASH partitions to subnode
        ARM: shmobile: porter: Move SPI FLASH partitions to subnode
        ARM: shmobile: bockw: Move SPI FLASH partition to subnode
        ARM: shmobile: r8a7791: koelsch: Fix pinmux for HDMI
        ARM: shmobile: r8a7794: remove deprecated #gpio-range-cells from dtsi
        ARM: shmobile: r8a7791: remove deprecated #gpio-range-cells from dtsi
        ARM: shmobile: r8a7793: Add DU node to device tree
        ARM: shmobile: r8a7794: alt: Enable PFC DU for the VGA port
        ARM: shmobile: bockw dts: define sdhi0 pins with pull-ups
        ARM: shmobile: r8a7790: switch console back to scif0
      406ca449
  5. 10 Dec, 2015 2 commits
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt-for-v4.5' of... · 6da06083
      Arnd Bergmann authored
      Merge tag 'renesas-dt-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Renesas ARM Based SoC DT Updates for v4.5" from Simon Horman:
      
      * henninger: Remove as it is now replaced by silk
      * koelsch: Move SPI partitions to subnode
      * porter: Add CAN0 and HS-USB support
      * r8a7793/gose: Add QSPI, PFC support
      * r8a7793: Add GPIO, DMAC, theral, IPMMU support
      * r8a7794/alt: Add DU support
      * r8a7794: Disable all IPMMU nodes by default
      * r8a779[0134]: Use Use SoC specific binding for rcar-dmac
      * r8a779[01], r8a73a4, r8a7740, sh73a0: replace gpio-key, wakeup with
        wakeup-source property
      * r8a779[14]: Correct "gpio-ranges" properties
      * r8a779[14]: Remove bogus imp_clk node
      * silk: Add SDHI1 support
      
      * tag 'renesas-dt-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (29 commits)
        ARM: shmobile: alt: add VIN0, ADV7180 DT support
        ARM: shmobile: alt: add I2C1 DT support
        ARM: shmobile: alt: Add pfc pins to DT
        ARM: shmobile: r8a7794: Use SoC specific binding for rcar-dmac nodes
        ARM: shmobile: r8a7793: Use SoC specific binding for rcar-dmac nodes
        ARM: shmobile: r8a7791: Use SoC specific binding for rcar-dmac nodes
        ARM: shmobile: r8a7790: Use SoC specific binding for rcar-dmac nodes
        ARM: shmobile: r8a7793: Add GPIO nodes to device tree
        ARM: shmobile: r8a7794: alt: Enable VGA port
        ARM: shmobile: r8a7794: Add DU node to device tree
        ARM: shmobile: r8a7794: Add DU0 clock
        ARM: shmobile: gose: Add QSPI device to DT
        ARM: shmobile: r8a7793: Add QSPI device to DT
        ARM: shmobile: r8a7793: Add DMAC devices to DT
        ARM: shmobile: koelsch: Move SPI FLASH partitions to subnode
        ARM: shmobile: gose: Configure PFC in DT
        ARM: shmobile: r8a7793: Add PFC to DT
        ARM: shmobile: r8a7793: Add thermal device to DT
        ARM: shmobile: henninger: remove board DT
        ARM: shmobile: porter: add CAN0 DT support
        ...
      6da06083
    • Arnd Bergmann's avatar
      Merge branch 'lpc32xx-dts' of https://github.com/vzapolskiy/linux into next/dt · c72c7a00
      Arnd Bergmann authored
      Merge LPC32xx DTS changes for v4.5 from Vladimir Zapolskiy:
      
      Main changes in the series:
      - Added description of the second PWM controller device
      - Added External Memory Controller device tree node (Primecell PL175)
      - Added device tree nodes for standard timer controllers
      - USB controllers are grouped
      - Various minor clean-ups needed for further development of LPC32xx
      
      * 'lpc32xx-dts' of https://github.com/vzapolskiy/linux:
        arm: dts: lpc32xx: move USB controller subdevices into own device node
        arm: dts: lpc32xx: add device nodes for standard timers
        arm: dts: lpc32xx: add external memory controller device node
        arm: dts: ea3250/phy3250: specify phys memory offset for lpc32xx boards
        arm: dts: lpc32xx: add device node for the second pwm controller
        arm: dts: lpc32xx: add reg property to cpu device node
        arm: dts: lpc32xx: add labels to all defined peripheral nodes
        arm: dts: lpc32xx: change include syntax to be C preprocessor friendly
      c72c7a00
  6. 08 Dec, 2015 3 commits
  7. 07 Dec, 2015 14 commits