[U-Boot] [PATCH v3 1/7] pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC family

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Wed Jan 9 16:59:03 UTC 2019



Am 09.01.19 um 09:25 schrieb Horatiu Vultur:
> The Jaguar2 SOC family has 63 gpio pins therefore I extended mscc-common
> to support new numbe of pins and remove any platform dependency from
> mscc-common.
> 
> Signed-off-by: Horatiu Vultur <horatiu.vultur at microchip.com>
> ---
>  MAINTAINERS                           |   1 +
>  drivers/pinctrl/mscc/Kconfig          |   9 +
>  drivers/pinctrl/mscc/Makefile         |   1 +
>  drivers/pinctrl/mscc/mscc-common.c    |  90 +++++++---
>  drivers/pinctrl/mscc/mscc-common.h    |  17 +-
>  drivers/pinctrl/mscc/pinctrl-jr2.c    | 315 ++++++++++++++++++++++++++++++++++
>  drivers/pinctrl/mscc/pinctrl-luton.c  |  16 +-
>  drivers/pinctrl/mscc/pinctrl-ocelot.c |  16 +-
>  8 files changed, 436 insertions(+), 29 deletions(-)
>  create mode 100644 drivers/pinctrl/mscc/pinctrl-jr2.c
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel


More information about the U-Boot mailing list