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>
51 compatible = "xunlong,orangepi-prime", "allwinner,sun50i-h5";
58 stdout-path = "serial0:115200n8";
67 compatible = "regulator-fixed";
68 regulator-name = "vcc3v3";
69 regulator-min-microvolt = <3300000>;
70 regulator-max-microvolt = <3300000>;
76 compatible = "allwinner,sun50i-h5-mmc",
77 "allwinner,sun50i-a64-mmc",
78 "allwinner,sun5i-a13-mmc";
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>;
84 cd-inverted;
89 pinctrl-names = "default";
90 pinctrl-0 = <&uart0_pins_a>;