On 12.05.2016 19:48, Geert Uytterhoeven wrote:
Hi Dirk,
On Thu, May 12, 2016 at 10:27 AM, Dirk Behme <dirk.behme@xxxxxxxxxxxx> wrote:
This is a resend of
http://www.spinics.net/lists/linux-sh/msg44757.html
It's rebased against
https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/gen3-latest
0ea1cc9f0c9537d3fb42722c188
[WIP] arm64: r8a7796: Integration
and adds support for r8a7796, too.
It's boot tested on r8a7795 Salvator-X and checked that the same
mode value is read without and with this patch series.
Thanks a lot for updating my old series!
Now we have both variants (drivers/misc vs. syscon) public, perhaps we can make
an educated decision about which route to take?
I definitely vote for syscon as it's cleaner and more "mainline compatible".
Best regards
Dirk