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"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/input/input.h>
51 model = "Olimex A33-OLinuXino";
52 compatible = "olimex,a33-olinuxino","allwinner,sun8i-a33";
59 stdout-path = "serial0:115200n8";
63 compatible = "gpio-leds";
66 label = "a33-olinuxino:green:usr";
85 vmmc-supply = <&reg_dcdc1>;
86 bus-width = <4>;
87 cd-gpios = <&pio 1 4 GPIO_ACTIVE_LOW>; /* PB4 */
99 compatible = "x-powers,axp223";
101 interrupt-parent = <&r_intc>;
103 eldoin-supply = <&reg_dcdc1>;
104 x-powers,drive-vbus-en;
119 regulator-always-on;
120 regulator-min-microvolt = <3300000>;
121 regulator-max-microvolt = <3300000>;
122 regulator-name = "vcc-io";
126 regulator-always-on;
127 regulator-min-microvolt = <2350000>;
128 regulator-max-microvolt = <2650000>;
129 regulator-name = "vdd-dll";
133 regulator-always-on;
134 regulator-min-microvolt = <3300000>;
135 regulator-max-microvolt = <3300000>;
136 regulator-name = "vcc-avcc";
140 regulator-name = "vcc-lcd";
144 regulator-always-on;
145 regulator-min-microvolt = <900000>;
146 regulator-max-microvolt = <1400000>;
147 regulator-name = "vdd-cpus";
151 regulator-always-on;
152 regulator-min-microvolt = <3300000>;
153 regulator-max-microvolt = <3300000>;
154 regulator-name = "vcc-3v3";
158 regulator-always-on;
159 regulator-min-microvolt = <900000>;
160 regulator-max-microvolt = <1400000>;
161 regulator-name = "vdd-sys";
165 regulator-always-on;
166 regulator-min-microvolt = <900000>;
167 regulator-max-microvolt = <1400000>;
168 regulator-name = "vdd-cpu";
172 regulator-always-on;
173 regulator-min-microvolt = <1500000>;
174 regulator-max-microvolt = <1500000>;
175 regulator-name = "vcc-dram";
179 regulator-name = "usb0-vbus";
184 regulator-name = "vcc-rtc";
188 vcc-lcd-supply = <&reg_dc1sw>;
193 simple-audio-card,widgets = "Microphone", "Microphone Jack",
196 simple-audio-card,routing =
207 pinctrl-names = "default";
208 pinctrl-0 = <&uart0_pb_pins>;
222 usb0_id_det-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
223 usb0_vbus_power-supply = <&usb_power_supply>;
224 usb0_vbus-supply = <&reg_drivevbus>;