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 = "pine64,pine64", "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 = <&i2c1_pins>;
80 bias-pull-up;
84 pinctrl-names = "default";
85 pinctrl-0 = <&mmc0_pins>;
86 vmmc-supply = <®_vcc3v3>;
87 cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>;
88 cd-inverted;
89 disable-wp;
90 bus-width = <4>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&uart0_pins_a>;