On Tue, Sep 15, 2015 at 4:47 PM, <dinguyen@xxxxxxxxxxxxxxxxxxxxx> wrote: > From: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx> > > Add the base DTS for Altera's SoCFPGA Stratix 10 platform. > > Signed-off-by: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx> > --- > v3: change #address-cells and #size-cells to <2> > change the GIC address to 0xfffc1000 > update the GIC virtual CPU reg length to 0x2000 > v2: use interrupt-affinity for pmu node > --- > arch/arm64/Kconfig.platforms | 5 + > arch/arm64/boot/dts/Makefile | 1 + > arch/arm64/boot/dts/altera/Makefile | 5 + > arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 357 +++++++++++++++++++++ > .../boot/dts/altera/socfpga_stratix10_socdk.dts | 39 +++ > arch/arm64/configs/defconfig | 1 + > 6 files changed, 408 insertions(+) > create mode 100644 arch/arm64/boot/dts/altera/Makefile > create mode 100644 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi > create mode 100644 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts > Gentle ping? Thanks, Dinh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html