]> Git Repo - J-u-boot.git/commit
pinctrl: meson: add axg support
authorJerome Brunet <[email protected]>
Fri, 5 Oct 2018 07:36:37 +0000 (09:36 +0200)
committerNeil Armstrong <[email protected]>
Mon, 26 Nov 2018 13:40:52 +0000 (14:40 +0100)
commit8587839f19db078e5ba304a6e635e1900efc8e06
tree1164db82076ad19388ac33cdb321a73b8253ef50
parent2f9a38b50fb2225b3db4a8d39b1b8a888a6cb8bf
pinctrl: meson: add axg support

This adds support for the Amlogic AXG SoC pinctrl and GPIO controller
using a specific set of pinctrl functions which differs from the GX SoCs.

Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
drivers/pinctrl/meson/Kconfig
drivers/pinctrl/meson/Makefile
drivers/pinctrl/meson/pinctrl-meson-axg-pmx.c [new file with mode: 0644]
drivers/pinctrl/meson/pinctrl-meson-axg.c [new file with mode: 0644]
drivers/pinctrl/meson/pinctrl-meson-axg.h [new file with mode: 0644]
This page took 0.035725 seconds and 4 git commands to generate.