aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings/gpio/meson-gxl-gpio.h
AgeCommit message (Collapse)AuthorFilesLines
2017-10-05pinctrl: meson-gx: TEST_N belongs to the AO controllerJerome Brunet1-1/+1
On meson-gx platforms, TEST_N has been incorrectly declared in the EE controller while it belongs to AO controller. Move the pin to the appropriate controller Signed-off-by: Jerome Brunet <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
2016-11-04pinctrl: meson: Add GXL pinctrl definitionsNeil Armstrong1-0/+131
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. Acked-by: Rob Herring <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Acked-by: Kevin Hilman <[email protected]> Signed-off-by: Linus Walleij <[email protected]>