18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Google Gru-Scarlet Rev4+ (SKU-6/Innolux) board device tree source
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Copyright 2018 Google, Inc
68c2ecf20Sopenharmony_ci */
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci/dts-v1/;
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#include "rk3399-gru-scarlet.dtsi"
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci/ {
138c2ecf20Sopenharmony_ci	model = "Google Scarlet";
148c2ecf20Sopenharmony_ci	compatible = "google,scarlet-rev15-sku6", "google,scarlet-rev15",
158c2ecf20Sopenharmony_ci		     "google,scarlet-rev14-sku6", "google,scarlet-rev14",
168c2ecf20Sopenharmony_ci		     "google,scarlet-rev13-sku6", "google,scarlet-rev13",
178c2ecf20Sopenharmony_ci		     "google,scarlet-rev12-sku6", "google,scarlet-rev12",
188c2ecf20Sopenharmony_ci		     "google,scarlet-rev11-sku6", "google,scarlet-rev11",
198c2ecf20Sopenharmony_ci		     "google,scarlet-rev10-sku6", "google,scarlet-rev10",
208c2ecf20Sopenharmony_ci		     "google,scarlet-rev9-sku6",  "google,scarlet-rev9",
218c2ecf20Sopenharmony_ci		     "google,scarlet-rev8-sku6",  "google,scarlet-rev8",
228c2ecf20Sopenharmony_ci		     "google,scarlet-rev7-sku6",  "google,scarlet-rev7",
238c2ecf20Sopenharmony_ci		     "google,scarlet-rev6-sku6",  "google,scarlet-rev6",
248c2ecf20Sopenharmony_ci		     "google,scarlet-rev5-sku6",  "google,scarlet-rev5",
258c2ecf20Sopenharmony_ci		     "google,scarlet-rev4-sku6",  "google,scarlet-rev4",
268c2ecf20Sopenharmony_ci		     "google,scarlet", "google,gru", "rockchip,rk3399";
278c2ecf20Sopenharmony_ci};
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ci&mipi_panel {
308c2ecf20Sopenharmony_ci	compatible = "innolux,p097pfg";
318c2ecf20Sopenharmony_ci	avdd-supply = <&ppvarp_lcd>;
328c2ecf20Sopenharmony_ci	avee-supply = <&ppvarn_lcd>;
338c2ecf20Sopenharmony_ci};
34