[PATCH v2 00/11] Aspeed AST2400 and AST2500 BMC support

Arnd Bergmann arnd at arndb.de
Thu Apr 21 01:54:26 PDT 2016


On Thursday 21 April 2016 17:33:58 Joel Stanley wrote:
> Hello!
> 
> These patches add basic support for the Aspeed AST2400 SoC, a popular BMC
> device that is also the target for our OpenBMC[1] efforts.
> 
> This series has been boot tested on a Palmetto OpenPower dev board that
> uses the ast2400 as it's BMC, as well as Qemu (-M palmetto-bmc on 2.6-rc1).
> 
> Version two brings support for the AST2500. It's similar to the 2400, but with
> an ARM11 replacing the ARM9. I've boot tested it in Qemu and on the Aspeed
> AST2500 edk.

Looks good overall. I have a couple of comments, see the replies to the
individual patches.

Once the review comments are all addressed, please send a pull request
containing all the arch/arm patches to arm at kernel.org and have the
drivers (clk, irq, clocksource) merged by the respective subsystem
maintainers. The DT bindings normally go together with the drivers,
but they can also get merged with the dts files.

For pull requests sent to arm at kernel.org, please split them up into
separate pull requests for different topics (dts files, defconfig,
arch code, cleanups, ...) so we can merge them into the appropriate
branches that we send to Linus during the merge window.

	Arnd



More information about the linux-arm-kernel mailing list