Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame^] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| 2 | /* |
| 3 | * Google Gru-Scarlet Rev4+ (SKU-6/Innolux) board device tree source |
| 4 | * |
| 5 | * Copyright 2018 Google, Inc |
| 6 | */ |
| 7 | |
| 8 | /dts-v1/; |
| 9 | |
| 10 | #include "rk3399-gru-scarlet.dtsi" |
| 11 | |
| 12 | / { |
| 13 | model = "Google Scarlet"; |
| 14 | compatible = "google,scarlet-rev15-sku2", "google,scarlet-rev15-sku4", |
| 15 | "google,scarlet-rev15-sku6", "google,scarlet-rev15", |
| 16 | "google,scarlet-rev14-sku2", "google,scarlet-rev14-sku4", |
| 17 | "google,scarlet-rev14-sku6", "google,scarlet-rev14", |
| 18 | "google,scarlet-rev13-sku2", "google,scarlet-rev13-sku4", |
| 19 | "google,scarlet-rev13-sku6", "google,scarlet-rev13", |
| 20 | "google,scarlet-rev12-sku2", "google,scarlet-rev12-sku4", |
| 21 | "google,scarlet-rev12-sku6", "google,scarlet-rev12", |
| 22 | "google,scarlet-rev11-sku2", "google,scarlet-rev11-sku4", |
| 23 | "google,scarlet-rev11-sku6", "google,scarlet-rev11", |
| 24 | "google,scarlet-rev10-sku2", "google,scarlet-rev10-sku4", |
| 25 | "google,scarlet-rev10-sku6", "google,scarlet-rev10", |
| 26 | "google,scarlet-rev9-sku2", "google,scarlet-rev9-sku4", |
| 27 | "google,scarlet-rev9-sku6", "google,scarlet-rev9", |
| 28 | "google,scarlet-rev8-sku2", "google,scarlet-rev8-sku4", |
| 29 | "google,scarlet-rev8-sku6", "google,scarlet-rev8", |
| 30 | "google,scarlet-rev7-sku2", "google,scarlet-rev7-sku4", |
| 31 | "google,scarlet-rev7-sku6", "google,scarlet-rev7", |
| 32 | "google,scarlet-rev6-sku2", "google,scarlet-rev6-sku4", |
| 33 | "google,scarlet-rev6-sku6", "google,scarlet-rev6", |
| 34 | "google,scarlet-rev5-sku2", "google,scarlet-rev5-sku4", |
| 35 | "google,scarlet-rev5-sku6", "google,scarlet-rev5", |
| 36 | "google,scarlet-rev4-sku2", "google,scarlet-rev4-sku4", |
| 37 | "google,scarlet-rev4-sku6", "google,scarlet-rev4", |
| 38 | "google,scarlet", "google,gru", "rockchip,rk3399"; |
| 39 | }; |
| 40 | |
| 41 | &mipi_panel { |
| 42 | compatible = "innolux,p097pfg"; |
| 43 | avdd-supply = <&ppvarp_lcd>; |
| 44 | avee-supply = <&ppvarn_lcd>; |
| 45 | }; |