Lines Matching +full:meson +full:- +full:gpio +full:- +full:intc
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Pin controller and GPIO driver for Amlogic Meson G12A SoC.
10 #include <dt-bindings/gpio/meson-g12a-gpio.h>
11 #include <dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h>
12 #include "pinctrl-meson.h"
13 #include "pinctrl-meson-axg-pmx.h"
1372 pc->reg_pull = pc->reg_gpio; in meson_g12a_aobus_parse_dt_extra()
1373 pc->reg_pullen = pc->reg_gpio; in meson_g12a_aobus_parse_dt_extra()
1379 .name = "periphs-banks",
1393 .name = "aobus-banks",
1409 .compatible = "amlogic,meson-g12a-periphs-pinctrl",
1413 .compatible = "amlogic,meson-g12a-aobus-pinctrl",
1423 .name = "meson-g12a-pinctrl",
1429 MODULE_DESCRIPTION("Amlogic Meson G12A SoC pinctrl driver");