1# Copyright (c) 2021 Nuvoton Technology Corporation. 2# SPDX-License-Identifier: Apache-2.0 3 4description: Nuvoton, NPCX-PS/2 channel pads node 5 6compatible: "nuvoton,npcx-ps2-channel" 7 8include: [base.yaml, pinctrl-device.yaml] 9 10properties: 11 channel: 12 type: int 13 required: true 14 description: index of i2c channel 15 16 pinctrl-0: 17 required: true 18 19 pinctrl-names: 20 required: true 21