18cc087a1SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 28cc087a1SEmmanuel Vadot/* 38cc087a1SEmmanuel Vadot * Google Gru-Scarlet Rev5+ (SKU-0) board device tree source 48cc087a1SEmmanuel Vadot * 58cc087a1SEmmanuel Vadot * Copyright 2021 Google LLC. 68cc087a1SEmmanuel Vadot */ 78cc087a1SEmmanuel Vadot 88cc087a1SEmmanuel Vadot/dts-v1/; 98cc087a1SEmmanuel Vadot 108cc087a1SEmmanuel Vadot#include "rk3399-gru-scarlet.dtsi" 118cc087a1SEmmanuel Vadot 128cc087a1SEmmanuel Vadot/ { 138cc087a1SEmmanuel Vadot model = "Google Scarlet"; 148cc087a1SEmmanuel Vadot compatible = "google,scarlet-rev15-sku0", "google,scarlet-rev15", 158cc087a1SEmmanuel Vadot "google,scarlet-rev14-sku0", "google,scarlet-rev14", 168cc087a1SEmmanuel Vadot "google,scarlet-rev13-sku0", "google,scarlet-rev13", 178cc087a1SEmmanuel Vadot "google,scarlet-rev12-sku0", "google,scarlet-rev12", 188cc087a1SEmmanuel Vadot "google,scarlet-rev11-sku0", "google,scarlet-rev11", 198cc087a1SEmmanuel Vadot "google,scarlet-rev10-sku0", "google,scarlet-rev10", 208cc087a1SEmmanuel Vadot "google,scarlet-rev9-sku0", "google,scarlet-rev9", 218cc087a1SEmmanuel Vadot "google,scarlet-rev8-sku0", "google,scarlet-rev8", 228cc087a1SEmmanuel Vadot "google,scarlet-rev7-sku0", "google,scarlet-rev7", 238cc087a1SEmmanuel Vadot "google,scarlet-rev6-sku0", "google,scarlet-rev6", 248cc087a1SEmmanuel Vadot "google,scarlet-rev5-sku0", "google,scarlet-rev5", 258cc087a1SEmmanuel Vadot "google,scarlet", "google,gru", "rockchip,rk3399"; 268cc087a1SEmmanuel Vadot}; 278cc087a1SEmmanuel Vadot 288cc087a1SEmmanuel Vadot&mipi_panel { 298cc087a1SEmmanuel Vadot compatible = "innolux,p097pfg"; 308cc087a1SEmmanuel Vadot avdd-supply = <&ppvarp_lcd>; 318cc087a1SEmmanuel Vadot avee-supply = <&ppvarn_lcd>; 328cc087a1SEmmanuel Vadot}; 338cc087a1SEmmanuel Vadot 348cc087a1SEmmanuel Vadot&pci_rootport { 358cc087a1SEmmanuel Vadot wifi@0,0 { 368cc087a1SEmmanuel Vadot compatible = "qcom,ath10k"; 37*84943d6fSEmmanuel Vadot reg = <0x00000000 0x0 0x00000000 0x0 0x00000000>, 38*84943d6fSEmmanuel Vadot <0x03000010 0x0 0x00000000 0x0 0x00200000>; 398cc087a1SEmmanuel Vadot qcom,ath10k-calibration-variant = "GO_DUMO"; 408cc087a1SEmmanuel Vadot }; 418cc087a1SEmmanuel Vadot}; 42