| # Copyright (c) 2019, Intel Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Microchip XEC PS/2 controller | |
| compatible: "microchip,xec-ps2" | |
| include: ps2.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| girq: | |
| type: int | |
| required: true | |
| description: GIRQ for this device | |
| girq-bit: | |
| type: int | |
| required: true | |
| description: Bit position in GIRQ for this device |