28 lines
438 B
YAML
28 lines
438 B
YAML
# (c) Nuvoton Technology Corp. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Nuvoton, Numaker-UART
|
|
|
|
compatible: "nuvoton,numaker-uart"
|
|
|
|
include: [uart-controller.yaml, reset-device.yaml, pinctrl-device.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
resets:
|
|
required: true
|
|
|
|
clocks:
|
|
required: true
|
|
|
|
pinctrl-0:
|
|
required: true
|
|
|
|
pinctrl-names:
|
|
required: true
|