zephyr/dts/bindings/interrupt-controller/ite,it8xxx2-wuc.yaml
Kumar Gala f72eb8d40d dts: bindings: interrupt-controller: device labels are now optional
All in tree device drivers use some form of DEVICE_DT_GET
so we no longer need to require label properties.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-16 16:19:17 +00:00

26 lines
489 B
YAML

# Copyright 2022 ITE Corporation
# SPDX-License-Identifier: Apache-2.0
description: ITE Wake-Up Controller (WUC)
compatible: "ite,it8xxx2-wuc"
include: [base.yaml]
properties:
reg:
required: true
"wakeup-controller":
type: boolean
required: true
description: conveys that this node is a wakeup controller
"#wuc-cells":
type: int
required: true
description: number of items to expect in a wakeup controller specifier
const: 1
wuc-cells:
- mask