From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: [PATCH 0/2] arm64: renesas: Add support for R-Car V3M Date: Fri, 25 Aug 2017 14:56:48 +0200 Message-ID: <1503665810-13945-1-git-send-email-geert+renesas@glider.be> Return-path: Sender: linux-renesas-soc-owner@vger.kernel.org To: Simon Horman , Magnus Damm , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon Cc: Sergei Shtylyov , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven List-Id: devicetree@vger.kernel.org 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 -- geert@linux-m68k.org 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