You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
478 B
27 lines
478 B
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Google Lazor board device tree source
|
|
*
|
|
* Copyright 2021 Google LLC.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "sc7180-trogdor.dtsi"
|
|
#include "sc7180-trogdor-parade-ps8640.dtsi"
|
|
#include "sc7180-trogdor-lazor.dtsi"
|
|
#include "sc7180-trogdor-lte-sku.dtsi"
|
|
|
|
/ {
|
|
model = "Google Lazor (rev9+) with LTE";
|
|
compatible = "google,lazor-sku0", "qcom,sc7180";
|
|
};
|
|
|
|
&ap_sar_sensor_i2c {
|
|
status = "okay";
|
|
};
|
|
|
|
&keyboard_backlight {
|
|
status = "okay";
|
|
};
|