Lines Matching +full:hdmi +full:- +full:pwr +full:- +full:supply
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun7i-a20.dtsi"
47 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/interrupt-controller/arm-gic.h>
52 model = "Banana Pi BPI-M1-Plus";
53 compatible = "sinovoip,bpi-m1-plus", "allwinner,sun7i-a20";
60 stdout-path = "serial0:115200n8";
63 hdmi-connector {
64 compatible = "hdmi-connector";
69 remote-endpoint = <&hdmi_out_con>;
75 compatible = "gpio-leds";
76 pinctrl-names = "default";
77 pinctrl-0 = <&led_pins_bpi_m1p>;
80 label = "bananapi-m1-plus:green:usr";
84 pwr {
85 label = "bananapi-m1-plus:pwr:usr";
87 default-state = "on";
92 compatible = "mmc-pwrseq-simple";
93 pinctrl-names = "default";
94 pinctrl-0 = <&mmc3_pwrseq_pin_bpi_m1p>;
95 reset-gpios = <&pio 7 22 GPIO_ACTIVE_LOW>; /* PH22 WL-PMU-EN */
98 reg_gmac_3v3: gmac-3v3 {
99 compatible = "regulator-fixed";
100 pinctrl-names = "default";
101 pinctrl-0 = <&gmac_power_pin_bpi_m1p>;
102 regulator-name = "gmac-3v3";
103 regulator-min-microvolt = <3300000>;
104 regulator-max-microvolt = <3300000>;
105 startup-delay-us = <100000>;
106 enable-active-high;
120 cpu-supply = <®_dcdc2>;
136 pinctrl-names = "default";
137 pinctrl-0 = <&gmac_pins_rgmii_a>;
139 phy-mode = "rgmii";
140 phy-supply = <®_gmac_3v3>;
143 phy1: ethernet-phy@1 {
148 &hdmi {
154 remote-endpoint = <&hdmi_con_in>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&i2c0_pins_a>;
165 interrupt-parent = <&nmi_intc>;
177 pinctrl-names = "default";
178 pinctrl-0 = <&ir0_rx_pins_a>;
183 pinctrl-names = "default";
184 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_bpi_m1p>;
185 vmmc-supply = <®_vcc3v3>;
186 bus-width = <4>;
187 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
192 #address-cells = <1>;
193 #size-cells = <0>;
194 pinctrl-names = "default";
195 pinctrl-0 = <&mmc3_pins_a>;
196 vmmc-supply = <®_vcc3v3>;
197 mmc-pwrseq = <&mmc3_pwrseq>;
198 bus-width = <4>;
199 non-removable;
200 wakeup-source;
205 compatible = "brcm,bcm4329-fmac";
206 interrupt-parent = <&pio>;
208 interrupt-names = "host-wake";
213 /* AP6210 requires pull-up */
214 bias-pull-up;
243 bias-pull-up;
253 regulator-always-on;
254 regulator-min-microvolt = <1000000>;
255 regulator-max-microvolt = <1400000>;
256 regulator-name = "vdd-cpu";
260 regulator-always-on;
261 regulator-min-microvolt = <1000000>;
262 regulator-max-microvolt = <1400000>;
263 regulator-name = "vdd-int-dll";
267 regulator-name = "vdd-rtc";
271 regulator-always-on;
272 regulator-min-microvolt = <3000000>;
273 regulator-max-microvolt = <3000000>;
274 regulator-name = "avcc";
282 pinctrl-names = "default";
283 pinctrl-0 = <&uart0_pins_a>;
297 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
298 usb0_vbus_power-supply = <&usb_power_supply>;
299 usb0_vbus-supply = <®_usb0_vbus>;