xref: /linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-detachable.dtsi (revision 6e7fd890f1d6ac83805409e9c346240de2705584)
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