1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 2 /* 3 * Google Trogdor dts fragment for detachables 3 * Google Trogdor dts fragment for detachables 4 * 4 * 5 * Copyright 2024 Google LLC. 5 * Copyright 2024 Google LLC. 6 */ 6 */ 7 7 8 /* This file must be included after sc7180-tro 8 /* This file must be included after sc7180-trogdor.dtsi to modify cros_ec */ 9 &cros_ec { 9 &cros_ec { 10 keyboard-controller { 10 keyboard-controller { 11 compatible = "google,cros-ec-k 11 compatible = "google,cros-ec-keyb-switches"; 12 }; 12 }; 13 }; 13 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.