Lines Matching +full:dual +full:- +full:channel
4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
7 * of the GPL or the X11 license, at your option. Note that this dual
45 /dts-v1/;
46 #include "sun8i-a23.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
54 compatible = "allwinner,sun8i-a23-evb", "allwinner,sun8i-a23";
63 stdout-path = "serial0:115200n8";
76 vref-supply = <®_vcc3v0>;
79 button-190 {
82 channel = <0>;
86 button-390 {
89 channel = <0>;
93 button-600 {
96 channel = <0>;
102 vmmc-supply = <®_vcc3v0>;
103 bus-width = <4>;
104 cd-gpios = <&pio 1 4 GPIO_ACTIVE_LOW>; /* PB4 */
109 * The RX line has a non-populated resistance. In order to use it, you
114 pinctrl-names = "default";
115 pinctrl-0 = <&r_uart_pins_a>;