eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
14 lines
347 B
YAML
14 lines
347 B
YAML
# Copyright 2022 ITE Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ITE Wake-Up Controller (WUC) mapping child node
|
|
|
|
compatible: "ite,it8xxx2-wuc-map"
|
|
|
|
child-binding:
|
|
description: Child node to present the mapping between input of WUC and its source device
|
|
properties:
|
|
wucs:
|
|
type: phandle-array
|
|
required: true
|