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/dts-v1/; 9 10#include "sc7180-trogdor-lazor.dtsi" 11#include "sc7180-lite.dtsi" 12 13/ { 14 model = "Google Lazor (rev3+) with KB Backlight"; 15 compatible = "google,lazor-sku2", "qcom,sc7180"; 16}; 17 18&keyboard_backlight { 19 status = "okay"; 20}; 21