Hi all,
This patch series adds initial R-Car V3M infrastructure:
1. SoC DT bindings,
2. Main Kconfig symbol.
Both follow the example set by R-Car D3 aka r8a77995, using 5-digit instead
of 4-digit part numbers.
Alternatively, we could stick to 4-digit part numbers if the fifth digit is
a zero.
For your convenience, a branch with more preliminary work (thanks Sergei,
for posting the clock driver!) for testing on v3m/eagle is also available
in the topic/r8a77970-integration branch of my renesas-drivers git
repository at
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git.
Thanks for your comments!
Geert Uytterhoeven (2):
ARM: shmobile: Document R-Car V3M SoC DT bindings
arm64: renesas: Add Renesas R8A77970 Kconfig support
Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
arch/arm64/Kconfig.platforms | 6 ++++++
2 files changed, 8 insertions(+)
--
2.7.4
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds