blob: d0e0e86d149a802e7349314dad1af67f134a7837 [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>;