# 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. wui_map: 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 wui_map = <&wui_vw_slp_s5>;