summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/sc7180-trogdor-homestar-r2.dts
blob: db6c2da67ceab2cdbb23e079ed44a6587cb0bd83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Google Homestar board device tree source
 *
 * Copyright 2021 Google LLC.
 */

/dts-v1/;

#include "sc7180-trogdor-homestar.dtsi"

/ {
	model = "Google Homestar (rev2)";
	compatible = "google,homestar-rev2","google,homestar-rev23", "qcom,sc7180";
};

&panel {
	/delete-property/hpd-gpios;
	no-hpd;
};