commit | 71f8a1dbcf60db4f142d58cf569e88b0a86eba36 | [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 Nov 15 12:48:41 2016 +0100 |
tree | a393aea28e09906f1e911639921a415457a65d17 | |
parent | 35a34389072e32ec0a366d954599299e30026a23 [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>