[PATCH v2 0/4] arm64, thunder: Enable Cavium Thunder SoC Family
From: Will Deacon <hidden>
Date: 2014-09-05 08:43:04
Also in:
lkml
From: Will Deacon <hidden>
Date: 2014-09-05 08:43:04
Also in:
lkml
On Fri, Sep 05, 2014 at 08:46:41AM +0100, Robert Richter wrote:
From: Robert Richter <redacted> This initial patches enable Cavium Thunder SoC Family. The patches add Kconfig and devicetree support and then add Thunder to the defconfig. The Thunder system needs more enablement patches for subsystems and devices, this includes network, ahci, gicv3/gicv3-its, pci, smmu, kvm. We will send separate patch sets for these. All of them base on this initial patches. I sent a separate patch set independently that introduces support for dts vendor subdirs. After both patch sets have been applied I will send a patch in addition that moves the dts file into a subdirectory. Patches are available here:
If you can get some acks for the DT bits, I'm happy to take this via the arm64 tree for 3.18. Will