blob: 1b6e75028c5ef32b500850c1413f2c9fdc14b04a [file] [log] [blame]
# Copyright (c) 2020 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
description: Nuvoton NPCX eSPI Virtual Wire (VW) mapping child node
compatible: "nuvoton,npcx-espi-vw-conf"
child-binding:
description: |
Child node to to present the mapping between VW signal, its core register and input source of
MIWU
properties:
vw-reg:
type: array
required: true
description: vw signal's register index and vw bitmask.
vw-wui:
type: phandle
description: |
Mapping table between Wake-Up Input (WUI) and vw input signal.
For example the WUI mapping on NPCX7 for VW_SLP5 would be
vw-wui = <&wui_vw_slp_s5>;