1# Copyright (c) 2022 Microchip Technology Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4description: Microchip on-chip EEPROM 5 6compatible: "microchip,xec-eeprom" 7 8include: [eeprom-base.yaml, pinctrl-device.yaml] 9 10properties: 11 reg: 12 required: true 13 14 girqs: 15 type: array 16 required: true 17 description: | 18 Array of GIRQ and bit position pairs for each interrupt 19 signal the block generates. 20 21 pcrs: 22 type: array 23 required: true 24 description: PS2 PCR register index and bit position 25