commit | fefed7a3f50b13dc48fec1df29e3b33bb43e340e | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Fri Sep 15 21:13:56 2017 +0200 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Thu Sep 28 06:54:06 2017 +0900 |
tree | b75449420c74d64cce243b41b3b940245712784d | |
parent | 3066a06f336c820cad84df0443c6a95ca02c19fc [diff] |
gpio: rmobile: Add Renesas RCar GPIO driver Add GPIO driver for the Renesas RCar SoCs . The driver currently supports only the RCar Gen3 R8A7795 and R8A7796 SoCs, but is easily extensible for the other RCar SoCs as well. This driver is meant to replace the pinmux part of SH_GPIO_PFC driver. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>