11 Nov, 2015

1 commit

  • Pull ARM DT updates from Olof Johansson:
    "As usual, this is the massive branch we have for each release. Lots
    of various updates and additions of hardware descriptions on existing
    hardware, as well as the usual additions of new boards and SoCs.

    This is also the first release where we've started mixing 64- and
    32-bit DT updates in one branch.

    (Specific details on what's actually here and new is pretty easy to
    tell from the diffstat, so there's little point in duplicating listing
    it here)"

    * tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (499 commits)
    ARM: dts: uniphier: add system-bus-controller nodes
    ARM64: juno: disable NOR flash node by default
    ARM: dts: uniphier: add outer cache controller nodes
    arm64: defconfig: Enable PCI generic host bridge by default
    arm64: Juno: Add support for the PCIe host bridge on Juno R1
    Documentation: of: Document the bindings used by Juno R1 PCIe host bridge
    ARM: dts: uniphier: add I2C aliases for ProXstream2 boards
    dts/Makefile: Add build support for LS2080a QDS & RDB board DTS
    dts/ls2080a: Add DTS support for LS2080a QDS & RDB boards
    dts/ls2080a: Update Simulator DTS to add support of various peripherals
    dts/ls2080a: Remove text about writing to Free Software Foundation
    dts/ls2080a: Update DTSI to add support of various peripherals
    doc: DTS: Update DWC3 binding to provide reference to generic bindings
    doc/bindings: Update GPIO devicetree binding documentation for LS2080A
    Documentation/dts: Move FSL board-specific bindings out of /powerpc
    Documentation: DT: Add entry for FSL LS2080A QDS and RDB boards
    arm64: Rename FSL LS2085A SoC support code to LS2080A
    arm64: Use generic Layerscape SoC family naming
    ARM: dts: uniphier: add ProXstream2 Vodka board support
    ARM: dts: uniphier: add ProXstream2 Gentil board support
    ...

    Linus Torvalds
     

24 Oct, 2015

1 commit

  • Freescale will be a spinning-out a set of ARMv8 based SoCs which
    will be based on a similar overall SoC architecture. So, this patch
    converts the existing infrastructure in the arm64/dts, arm64/Kconfig
    and arm64/configs to use the generic convention ARCH_LAYERSCAPE
    in place of the more specific FSL_LS2085A, to save code duplication
    later-on.

    Signed-off-by: Bhupesh Sharma
    Signed-off-by: Arnd Bergmann

    Bhupesh Sharma
     

06 Oct, 2015

1 commit

  • Add the base DTS for Altera's SoCFPGA Stratix 10 platform.

    Signed-off-by: Dinh Nguyen
    ---
    v4: Add a non-zero ranges property for /soc node
    v3: change #address-cells and #size-cells to
    change the GIC address to 0xfffc1000
    update the GIC virtual CPU reg length to 0x2000
    v2: use interrupt-affinity for pmu node

    Dinh Nguyen
     

21 Sep, 2015

1 commit


06 Aug, 2015

1 commit


30 Jul, 2015

1 commit


18 Jul, 2015

2 commits