0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003 * Google Lazor board device tree source
0004 *
0005 * Copyright 2020 Google LLC.
0006 */
0007
0008 /dts-v1/;
0009
0010 #include "sc7180-trogdor.dtsi"
0011 #include "sc7180-trogdor-parade-ps8640.dtsi"
0012 #include "sc7180-trogdor-lazor.dtsi"
0013 #include "sc7180-lite.dtsi"
0014
0015 / {
0016 model = "Google Lazor (rev9+) with KB Backlight";
0017 compatible = "google,lazor-sku2", "qcom,sc7180";
0018 };
0019
0020 &keyboard_backlight {
0021 status = "okay";
0022 };