blob: 1334912b0e2f9177d6148b07b29dfb2e2217a2ef [file] [log] [blame]
# Copyright (c) 2020 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
description: Nuvoton, NPCX-eSPI node
compatible: "nuvoton,npcx-espi"
include: espi-controller.yaml
properties:
reg:
description: mmio register space
required: true
clocks:
required: true
description: configurations of device source clock controller
pinctrl-0:
type: phandles
required: true
description: configurations of pinmux controllers
espi-rst-wui:
type: phandle
required: true
description: |
Mapping table between Wake-Up Input (WUI) and ESPI_RST signal.
For example the WUI mapping on NPCX7 would be
espi-rst-wui = <&wui_cr_sin1>;