Lines Matching +full:lcd +full:- +full:olinuxino
2 * Copyright 2016 - Stefan Mavrodiev <stefan.mavrodiev@gmail.com>
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun8i-a33.dtsi"
46 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/input/input.h>
52 model = "Olimex A33-OLinuXino";
53 compatible = "olimex,a33-olinuxino","allwinner,sun8i-a33";
60 stdout-path = "serial0:115200n8";
64 compatible = "gpio-leds";
65 pinctrl-names = "default";
66 pinctrl-0 = <&led_pin_olinuxino>;
69 label = "a33-olinuxino:green:usr";
80 pinctrl-names = "default";
81 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_olinuxino>;
82 vmmc-supply = <®_dcdc1>;
83 bus-width = <4>;
84 cd-gpios = <&pio 1 4 GPIO_ACTIVE_HIGH>; /* PB4 */
85 cd-inverted;
120 compatible = "x-powers,axp223";
122 interrupt-parent = <&nmi_intc>;
124 eldoin-supply = <®_dcdc1>;
125 x-powers,drive-vbus-en;
132 regulator-always-on;
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
135 regulator-name = "vcc-io";
139 regulator-always-on;
140 regulator-min-microvolt = <2350000>;
141 regulator-max-microvolt = <2650000>;
142 regulator-name = "vdd-dll";
146 regulator-always-on;
147 regulator-min-microvolt = <3300000>;
148 regulator-max-microvolt = <3300000>;
149 regulator-name = "vcc-avcc";
153 regulator-name = "vcc-lcd";
157 regulator-always-on;
158 regulator-min-microvolt = <900000>;
159 regulator-max-microvolt = <1400000>;
160 regulator-name = "vdd-cpus";
164 regulator-always-on;
165 regulator-min-microvolt = <3300000>;
166 regulator-max-microvolt = <3300000>;
167 regulator-name = "vcc-3v3";
171 regulator-always-on;
172 regulator-min-microvolt = <900000>;
173 regulator-max-microvolt = <1400000>;
174 regulator-name = "vdd-sys";
178 regulator-always-on;
179 regulator-min-microvolt = <900000>;
180 regulator-max-microvolt = <1400000>;
181 regulator-name = "vdd-cpu";
185 regulator-always-on;
186 regulator-min-microvolt = <1500000>;
187 regulator-max-microvolt = <1500000>;
188 regulator-name = "vcc-dram";
192 regulator-name = "usb0-vbus";
197 regulator-name = "vcc-rtc";
201 vcc-lcd-supply = <®_dc1sw>;
205 pinctrl-names = "default";
206 pinctrl-0 = <&uart0_pins_b>;
220 pinctrl-names = "default";
221 pinctrl-0 = <&usb0_id_detect_pin>;
222 usb0_id_det-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
223 usb0_vbus_power-supply = <&usb_power_supply>;
224 usb0_vbus-supply = <®_drivevbus>;