[PATCH 0/9] ARM Versatile multi-platform support

Linus Walleij linus.walleij at linaro.org
Thu Jan 8 11:47:04 PST 2015


On Tue, Dec 30, 2014 at 8:28 PM, Rob Herring <robherring2 at gmail.com> wrote:

> From: Rob Herring <robh at kernel.org>
>
> This series converts ARM Versatile platform to multi-platform. I started
> this some time ago and some pieces were already merged. The primary
> piece remaining is converting the PCI host to DT which I was waiting for
> the common PCI DT parsing to get settled. Now that that is in place as
> well as a few other pieces are in place like multi-platform fixes for
> CLCD, we can fully convert Versatile to DT and multi-platform.
>
> There's still a few things that need DT support which can be done
> later:
> - MMC card detect and write protect. Should be able to use VExpress
>   support
> - Reboot support. Should be able to re-use Realview reboot code.
> - flash phys-map support. Binding exists, but specifically Vpp control
>   is needed.
> - CLCD support. Not sure where this is at.

I like it overall but would like to see some use of the syscon
pattern to access random registers in syscon, and specifically not
to refer to these registers as some "gpio" because they aren't.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list