Lines Matching +full:non +full:- +full:removable
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
46 #include "sun50i-a64.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
51 model = "BananaPi-M64";
52 compatible = "sinovoip,bananapi-m64", "allwinner,sun50i-a64";
60 stdout-path = "serial0:115200n8";
64 compatible = "regulator-fixed";
65 regulator-name = "vcc3v3";
66 regulator-min-microvolt = <3300000>;
67 regulator-max-microvolt = <3300000>;
72 pinctrl-names = "default";
73 pinctrl-0 = <&i2c1_pins>;
78 bias-pull-up;
82 pinctrl-names = "default";
83 pinctrl-0 = <&mmc0_pins>;
84 vmmc-supply = <®_vcc3v3>;
85 cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>;
86 cd-inverted;
87 disable-wp;
88 bus-width = <4>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&mmc1_pins>;
95 vmmc-supply = <®_vcc3v3>;
96 bus-width = <4>;
97 non-removable;
102 pinctrl-names = "default";
103 pinctrl-0 = <&mmc2_pins>;
104 vmmc-supply = <®_vcc3v3>;
105 bus-width = <8>;
106 non-removable;
107 cap-mmc-hw-reset;
112 pinctrl-names = "default";
113 pinctrl-0 = <&uart0_pins_a>;
118 pinctrl-names = "default";
119 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;