Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: fe15c26ee26efa11741a7b632e9f23b01aca4cc6 authored by Linus Torvalds on 05 March 2023, 22:52:03 UTC
Linux 6.3-rc1
Tip revision: fe15c26
sc7180-trogdor-homestar-r3.dts
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Google Homestar board device tree source
 *
 * Copyright 2021 Google LLC.
 */

/dts-v1/;

#include "sc7180-trogdor.dtsi"
#include "sc7180-trogdor-ti-sn65dsi86.dtsi"
#include "sc7180-trogdor-homestar.dtsi"

/ {
	model = "Google Homestar (rev3)";
	compatible = "google,homestar-rev3", "qcom,sc7180";
};
back to top