Julien Massot
71fcd696e0
drivers: gpio: rcar: set default according to dt enabled
...
Set GPIO_RCAR to true if renesas,rcar-gpio status is okay.
Signed-off-by: Julien Massot <julien.massot@iot.bzh>
2022-01-21 14:25:25 -05:00
Julien Massot
a2fb8918ba
drivers: gpio: rcar: depends on R-Car soc family
...
Make it consistent with other drivers, prepare for
future Gen4 introduction.
Signed-off-by: Julien Massot <julien.massot@iot.bzh>
2022-01-21 14:25:25 -05:00
Julien Massot
d86c61fd57
drivers: gpio: add Renesas RCar gpio
...
Add GPIO controller driver that can be found on Renesas
RCar gen3 soc series.
Controller can handle up to 32 GPIOs per banks.
Signed-off-by: Julien Massot <julien.massot@iot.bzh>
2021-04-22 10:38:45 +02:00