commit | 6f4b74f37576a6d1356b435c42df07d2b8dc9e13 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Sep 29 14:13:35 2017 +0200 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Oct 20 11:37:09 2017 +0200 |
tree | 75f14783fffb3196e094d00f1b4a1bd0b7aa97c3 | |
parent | e1a16b5b426c5c10dbe2653af93d12d939855b65 [diff] |
pinctrl: sh-pfc: r8a7795: Use generic bias register description Move R-Car H3 ES2.0 bias support over to the generic way to describe bias registers, which will be needed for suspend/resume support. As the new description is more compact, this decreases kernel size by ca. 308 bytes. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>