Lines Matching +full:cd +full:- +full:inverted
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "sun50i-a64.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
51 compatible = "xunlong,orangepi-win", "allwinner,sun50i-a64";
58 stdout-path = "serial0:115200n8";
62 compatible = "regulator-fixed";
63 regulator-name = "vcc3v3";
64 regulator-min-microvolt = <3300000>;
65 regulator-max-microvolt = <3300000>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&mmc0_pins>;
76 vmmc-supply = <®_vcc3v3>;
77 cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>;
78 cd-inverted;
87 pinctrl-names = "default";
88 pinctrl-0 = <&uart0_pins_a>;