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>
50 model = "Olimex A64-Olinuxino";
51 compatible = "olimex,a64-olinuxino", "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>;
70 pinctrl-names = "default";
71 pinctrl-0 = <&mmc0_pins>;
72 vmmc-supply = <®_vcc3v3>;
73 cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>;
74 cd-inverted;
75 disable-wp;
76 bus-width = <4>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&uart0_pins_a>;