[PATCH v5 0/6] ARM64: Add support for FSL's LS2085A SoC
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-11-15 11:02:08
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-11-15 11:02:08
On Saturday 15 November 2014 16:16:25 Bhupesh Sharma wrote:
This patchset adds the support for FSL's LS2085A SoC which is based on ARMv8 architecture. This patchset also has patches which address DT compatible strings for nodes which appear un-documented. The enable-method for the CPU nodes is left for the bootloader (u-boot or UEFI) to patch-up which is expected to be PSCI v0.2
Looks all good to me. Are you planning to send a pull request to arm at kernel.org, or should we pick up the patches directly (provided no more new review comments)? Arnd