commit | dc6ddcd67ecc05ef7457ef20a452f28d1fdb1132 | [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 29 11:44:20 2016 +0100 |
tree | b7c5933bf310a5968221ab1badc07cdd026948cf | |
parent | 5e63f335f4bb8a27333cb1482efa27741989f61b [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>