Lines Matching +full:cd +full:- +full:inverted
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun8i-h3.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/pinctrl/sun4i-a10.h>
52 compatible = "friendlyarm,nanopi-neo-air", "allwinner,sun8i-h3";
59 stdout-path = "serial0:115200n8";
63 compatible = "gpio-leds";
68 default-state = "on";
79 pinctrl-names = "default";
80 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin>;
81 vmmc-supply = <®_vcc3v3>;
82 bus-width = <4>;
83 cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>; /* PF6 */
84 cd-inverted;
89 pinctrl-names = "default";
90 pinctrl-0 = <&uart0_pins_a>;