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