11 lines
226 B
YAML
11 lines
226 B
YAML
|
# Copyright 2023 Fabian Blatz <fabianblatz@gmail.com>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
# Common fields for input lvgl pseudo devices
|
||
|
|
||
|
properties:
|
||
|
input:
|
||
|
type: phandle
|
||
|
description: |
|
||
|
Input device phandle.
|