0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003 * Google Homestar board device tree source
0004 *
0005 * Copyright 2021 Google LLC.
0006 */
0007
0008 /dts-v1/;
0009
0010 #include "sc7180-trogdor.dtsi"
0011 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
0012 #include "sc7180-trogdor-homestar.dtsi"
0013
0014 / {
0015 model = "Google Homestar (rev2)";
0016 compatible = "google,homestar-rev2","google,homestar-rev23", "qcom,sc7180";
0017 };
0018
0019 &panel {
0020 /delete-property/hpd-gpios;
0021 no-hpd;
0022 };