blob: c11b220e04088c216c3ebb959b662b6c9f97c135 [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-0:
type: phandles
required: true
description: configurations of pinmux controllers
uart_rx:
type: phandle
required: true
description: |
Mapping table between Wake-Up Input (WUI) and uart rx START signal.
For example the WUI mapping on NPCX7 UART1 would be
uart_rx = <&wui_cr_sin1>;