Lines Matching +full:wp +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 = "friendlyarm,nanopi-a64", "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>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&i2c1_pins>;
85 bias-pull-up;
89 pinctrl-names = "default";
90 pinctrl-0 = <&mmc0_pins>;
91 vmmc-supply = <®_vcc3v3>;
92 cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>;
93 cd-inverted;
94 disable-wp;
95 bus-width = <4>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&uart0_pins_a>;