On 25 June 2017 at 09:55, Beniamino Galvani <[email protected]> wrote: > This commit adds GPIO support to the Amlogic Meson pin controller > driver, based on code from Linux kernel. > > Signed-off-by: Beniamino Galvani <[email protected]> > --- > drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 21 ++++ > drivers/pinctrl/meson/pinctrl-meson.c | 167 > ++++++++++++++++++++++++++++- > drivers/pinctrl/meson/pinctrl-meson.h | 63 +++++++++++ > 3 files changed, 249 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> You might want to consider supporting livetree with new drivers. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

