commit | 4b6978a235c7dd377d05d31ede5ae5e419adf44f | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Oct 03 14:49:57 2016 +0200 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Dec 27 11:43:34 2016 +0100 |
tree | cc2de35ab379560ffdaf18a5f172d5d5cfbb2e7c | |
parent | df59b514ef39ddfca52a1d9d0979d93bbc6d622c [diff] |
[RFC] pinctrl: sh-pfc: r8a7795: Add PoC support for R-Car H3 ES2.0 The Pin Function Controller module in R-Car H3 ES2.0 differs from ES1.x. Add a Proof-of-Concept for detecting the SoC revision at the runtime using the new soc_device_match() API, and skeleton code for selecting the pinctrl tables for the actual SoC revision. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>