blob: 8965c6169af603cf1959098e256203573cc766f0 [file] [log] [blame]
# Copyright (c) 2020 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
description: Nuvoton, NPCX-UART node
compatible: "nuvoton,npcx-uart"
include: uart-controller.yaml
properties:
reg:
required: true
clocks:
required: true
pinctrl:
type: phandles
required: true
description: configurations of pinmux controllers
wui_map:
type: phandle
required: true
description: mapping item between wui and source device
description: |
Mapping table between Wake-Up Input (WUI) and its source device.
For example the WUI mapping on NPCX7 UART1 would be
wui_map = <&wui_cr_sin1>;
required: true