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-h5.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
52 compatible = "xunlong,orangepi-zero-plus2", "allwinner,sun50i-h5";
59 stdout-path = "serial0:115200n8";
63 compatible = "regulator-fixed";
64 regulator-name = "vcc3v3";
65 regulator-min-microvolt = <3300000>;
66 regulator-max-microvolt = <3300000>;
71 compatible = "allwinner,sun50i-h5-mmc",
72 "allwinner,sun50i-a64-mmc",
73 "allwinner,sun5i-a13-mmc";
74 pinctrl-names = "default";
75 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin>;
76 vmmc-supply = <®_vcc3v3>;
77 bus-width = <4>;
78 cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>;
79 cd-inverted;
84 pinctrl-names = "default";
85 pinctrl-0 = <&mmc2_8bit_pins>;
86 vmmc-supply = <®_vcc3v3>;
87 bus-width = <8>;
88 non-removable;
89 cap-mmc-hw-reset;
94 pinctrl-names = "default";
95 pinctrl-0 = <&uart0_pins_a>;