Skip to content

Commit

Permalink
pinctrl: amlogic: Add support for Amlogic Meson GXBB SoC
Browse files Browse the repository at this point in the history
This patch adds the basic platform file to support the pin controller
found on the Amlogic Meson GXBB SoCs.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Carlo Caione authored and Linus Walleij committed May 11, 2016
1 parent 3ba6767 commit 468c234
Show file tree
Hide file tree
Showing 5 changed files with 597 additions and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pinctrl/meson/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
obj-y += pinctrl-meson8.o pinctrl-meson8b.o
obj-y += pinctrl-meson8.o pinctrl-meson8b.o pinctrl-meson-gxbb.o
obj-y += pinctrl-meson.o
Loading

0 comments on commit 468c234

Please sign in to comment.