Lines Matching +full:pmic +full:- +full:buck +full:- +full:dvs +full:- +full:gpios

6  * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "rk3288-veyron-chromebook.dtsi"
50 compatible = "google,veyron-minnie-rev4", "google,veyron-minnie-rev3",
51 "google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
52 "google,veyron-minnie-rev0", "google,veyron-minnie",
55 backlight_regulator: backlight-regulator {
56 compatible = "regulator-fixed";
57 enable-active-high;
59 pinctrl-names = "default";
60 pinctrl-0 = <&bl_pwr_en>;
61 regulator-name = "backlight_regulator";
62 vin-supply = <&vcc33_sys>;
63 startup-delay-us = <15000>;
66 panel_regulator: panel-regulator {
67 compatible = "regulator-fixed";
68 enable-active-high;
70 pinctrl-names = "default";
71 pinctrl-0 = <&lcd_enable_h>;
72 regulator-name = "panel_regulator";
73 startup-delay-us = <100000>;
74 vin-supply = <&vcc33_sys>;
77 vcc18_lcd: vcc18-lcd {
78 compatible = "regulator-fixed";
79 enable-active-high;
81 pinctrl-names = "default";
82 pinctrl-0 = <&avdd_1v8_disp_en>;
83 regulator-name = "vcc18_lcd";
84 regulator-always-on;
85 regulator-boot-on;
86 vin-supply = <&vcc18_wl>;
91 /* Minnie panel PWM must be >= 1%, so start non-zero brightness at 3 */
92 brightness-levels = <
125 power-supply = <&backlight_regulator>;
129 rockchip,pctl-timing = <0x215 0xc8 0x0 0x35 0x26 0x2 0x70 0x2000d
134 rockchip,phy-timing = <0x48d7dd93 0x187008d8 0x121076
136 rockchip,sdram-params = <0x20d266a4 0x5b6 6 533000000 6 13 0>;
140 /delete-property/mmc-hs200-1_8v;
144 pinctrl-0 = <&pwr_key_h &ap_lid_int_l &volum_down_l &volum_up_l>;
148 gpios = <&gpio5 11 GPIO_ACTIVE_LOW>;
150 debounce-interval = <100>;
155 gpios = <&gpio5 10 GPIO_ACTIVE_LOW>;
157 debounce-interval = <100>;
171 clock-frequency = <400000>;
172 i2c-scl-falling-time-ns = <50>;
173 i2c-scl-rising-time-ns = <300>;
178 interrupt-parent = <&gpio2>;
180 pinctrl-names = "default";
181 pinctrl-0 = <&touch_int &touch_rst>;
182 reset-gpios = <&gpio2 15 GPIO_ACTIVE_LOW>;
183 vcc33-supply = <&vcc33_touch>;
184 vccio-supply = <&vcc33_touch>;
189 compatible = "auo,b101ean01", "simple-panel";
190 power-supply= <&panel_regulator>;
194 pinctrl-names = "default";
195 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>;
199 regulator-min-microvolt = <3300000>;
200 regulator-max-microvolt = <3300000>;
201 regulator-name = "vcc33_touch";
202 regulator-state-mem {
203 regulator-off-in-suspend;
208 regulator-name = "vcc5v_touch";
209 regulator-state-mem {
210 regulator-off-in-suspend;
217 disable-wp;
218 pinctrl-names = "default";
219 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd_disabled &sdmmc_cd_gpio
224 enable-active-high;
226 pinctrl-names = "default";
227 pinctrl-0 = <&drv_5v>;
231 enable-active-high;
233 pinctrl-names = "default";
234 pinctrl-0 = <&vcc50_hdmi_en>;
244 buck-5v {
245 drv_5v: drv-5v {
251 volum_down_l: volum-down-l {
255 volum_up_l: volum-up-l {
261 vcc50_hdmi_en: vcc50-hdmi-en {
267 lcd_enable_h: lcd-en {
271 avdd_1v8_disp_en: avdd-1v8-disp-en {
276 pmic {
277 dvs_1: dvs-1 {
281 dvs_2: dvs-2 {
287 gpio_prochot: gpio-prochot {
293 touch_int: touch-int {
297 touch_rst: touch-rst {