kscan: sdl: Convert driver over to devicetree

Move kscan SDL driver to be based on devicetree.  This is similar to
how the display SDL driver works.

Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
Kumar Gala 2022-08-11 14:38:52 -05:00 committed by Kumar Gala
commit 01c4e02240
5 changed files with 18 additions and 11 deletions

View file

@ -0,0 +1,8 @@
# Copyright (c) 2022 Kumar Gala <galak@kernel.org>
# SPDX-License-Identifier: Apache-2.0
description: SDL based emulated keyboard matrix devices
compatible: "zephyr,sdl-kscan"
include: kscan.yaml