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:
parent
9315aef26d
commit
01c4e02240
5 changed files with 18 additions and 11 deletions
8
dts/bindings/kscan/zephyr,sdl-kscan.yaml
Normal file
8
dts/bindings/kscan/zephyr,sdl-kscan.yaml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue