1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * Google Lazor board device tree source 4 * 5 * Copyright 2020 Google LLC. 6 */ 7 8 #include "sc7180-trogdor-lazor-r1.dts" 9 #include "sc7180-trogdor-lte-sku.dtsi" 10 11 / { 12 model = "Google Lazor (rev1 - 2) with LTE"; 13 compatible = "google,lazor-rev1-sku0", "google,lazor-rev2-sku0", "qcom,sc7180"; 14 }; 15 16 &ap_sar_sensor_i2c { 17 status = "okay"; 18 }; 19 20 &pwmleds { 21 status = "okay"; 22 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.