1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Google Veyron Jaq Rev 1+ board device tree source
5 * Copyright 2015 Google, Inc
10 #include "rk3288-veyron-chromebook.dtsi"
11 #include "cros-ec-sbs.dtsi"
15 compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4",
16 "google,veyron-jaq-rev3", "google,veyron-jaq-rev2",
17 "google,veyron-jaq-rev1", "google,veyron-jaq",
18 "google,veyron", "rockchip,rk3288";
22 /* Jaq panel PWM must be >= 3%, so start non-zero brightness at 8 */
23 brightness-levels = <0 8 255>;
24 num-interpolated-steps = <247>;
28 pinctrl-names = "default";
29 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>;
30 dvs-gpios = <&gpio7 RK_PB4 GPIO_ACTIVE_HIGH>,
31 <&gpio7 RK_PB7 GPIO_ACTIVE_HIGH>;
35 regulator-name = "mic_vcc";
38 regulator-min-microvolt = <1800000>;
39 regulator-max-microvolt = <1800000>;
41 regulator-off-in-suspend;
49 pinctrl-names = "default";
50 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd_disabled &sdmmc_cd_gpio
56 gpio = <&gpio7 RK_PC5 GPIO_ACTIVE_HIGH>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&drv_5v>;
63 gpio = <&gpio5 RK_PC3 GPIO_ACTIVE_HIGH>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&vcc50_hdmi_en>;
69 gpio-line-names = "PMIC_SLEEP_AP",
80 * RECOVERY_SW_L is Chrome OS ABI. Schematics call
97 gpio-line-names = "CONFIG0",
115 gpio-line-names = "FLASH0_D0",
133 "FLASH0_CS2/EMMC_CMD",
135 "FLASH0_DQS/EMMC_CLKO";
139 gpio-line-names = "",
168 "BT_DEV_WAKE", /* Maybe missing from mighty? */
177 gpio-line-names = "",
202 gpio-line-names = "I2S0_SCLK",
229 gpio-line-names = "LCDC_BL",
236 * AP_FLASH_WP_L is Chrome OS ABI. Schematics call
244 "SDMMC_WP", /* mighty only */
247 "nFALUT1", /* nFAULT1 on jaq */
262 gpio-line-names = "RAM_ID0",
278 rockchip,pins = <7 RK_PC5 RK_FUNC_GPIO &pcfg_pull_none>;
283 vcc50_hdmi_en: vcc50-hdmi-en {
284 rockchip,pins = <5 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>;
290 rockchip,pins = <7 RK_PB4 RK_FUNC_GPIO &pcfg_pull_down>;
294 rockchip,pins = <7 RK_PB7 RK_FUNC_GPIO &pcfg_pull_down>;