You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
373 B
13 lines
373 B
# Copyright (c) 2025 ITE Corporation. All Rights Reserved. |
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
description: ITE Wake-Up Controller (WUC) mapping child node |
|
|
|
compatible: "ite,it51xxx-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
|
|
|