blob: a88bdf5da9307c5381ab341b34ced32f7427ba16 [file] [log] [blame]
/*
* Copyright 2023 Google LLC
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
/delete-node/ input-sdl-touch;
fake_input_device: fake-device {
compatible = "vnd,input-device";
kscan_input: kscan-input {
compatible = "zephyr,kscan-input";
};
};
};