18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Google Gru-Scarlet Rev3+ (SKU-7/Kingdisplay) 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-sku7", "google,scarlet-rev15",
158c2ecf20Sopenharmony_ci		     "google,scarlet-rev14-sku7", "google,scarlet-rev14",
168c2ecf20Sopenharmony_ci		     "google,scarlet-rev13-sku7", "google,scarlet-rev13",
178c2ecf20Sopenharmony_ci		     "google,scarlet-rev12-sku7", "google,scarlet-rev12",
188c2ecf20Sopenharmony_ci		     "google,scarlet-rev11-sku7", "google,scarlet-rev11",
198c2ecf20Sopenharmony_ci		     "google,scarlet-rev10-sku7", "google,scarlet-rev10",
208c2ecf20Sopenharmony_ci		     "google,scarlet-rev9-sku7",  "google,scarlet-rev9",
218c2ecf20Sopenharmony_ci		     "google,scarlet-rev8-sku7",  "google,scarlet-rev8",
228c2ecf20Sopenharmony_ci		     "google,scarlet-rev7-sku7",  "google,scarlet-rev7",
238c2ecf20Sopenharmony_ci		     "google,scarlet-rev6-sku7",  "google,scarlet-rev6",
248c2ecf20Sopenharmony_ci		     "google,scarlet-rev5-sku7",  "google,scarlet-rev5",
258c2ecf20Sopenharmony_ci		     "google,scarlet-rev4-sku7",  "google,scarlet-rev4",
268c2ecf20Sopenharmony_ci		     "google,scarlet-rev3-sku7",  "google,scarlet-rev3",
278c2ecf20Sopenharmony_ci		     "google,scarlet", "google,gru", "rockchip,rk3399";
288c2ecf20Sopenharmony_ci};
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci&mipi_panel {
318c2ecf20Sopenharmony_ci	compatible = "kingdisplay,kd097d04";
328c2ecf20Sopenharmony_ci	power-supply = <&pp3300_s0>;
338c2ecf20Sopenharmony_ci};
34