1// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2/* 3 * Google Trogdor dts fragment for detachables 4 * 5 * Copyright 2024 Google LLC. 6 */ 7 8/* This file must be included after sc7180-trogdor.dtsi to modify cros_ec */ 9&cros_ec { 10 keyboard-controller { 11 compatible = "google,cros-ec-keyb-switches"; 12 }; 13}; 14