On Fri, Oct 21, 2016 at 04:40:26PM +0200, Neil Armstrong wrote: > Add support for the Amlogic Meson GXL SoC, this is a partially complete > definition only based on the Amlogic Vendor tree. > > This definition differs a lot from the GXBB and needs a separate entry. > > Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > --- > .../devicetree/bindings/pinctrl/meson,pinctrl.txt | 2 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/pinctrl/meson/Makefile | 3 +- > drivers/pinctrl/meson/pinctrl-meson-gxl.c | 589 +++++++++++++++++++++ > drivers/pinctrl/meson/pinctrl-meson.c | 8 + > drivers/pinctrl/meson/pinctrl-meson.h | 2 + > include/dt-bindings/gpio/meson-gxl-gpio.h | 131 +++++ > 6 files changed, 734 insertions(+), 1 deletion(-) > create mode 100644 drivers/pinctrl/meson/pinctrl-meson-gxl.c > create mode 100644 include/dt-bindings/gpio/meson-gxl-gpio.h -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html