1# Copyright (c) 2022, Microchip Technology Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4description: Microchip XEC BBLED 5 6include: [base.yaml, pinctrl-device.yaml] 7 8compatible: "microchip,xec-bbled" 9 10properties: 11 reg: 12 required: true 13 14 interrupts: 15 required: true 16 17 girqs: 18 type: array 19 required: true 20 description: Array of pairs of GIRQ number and bit position 21 22 pcrs: 23 type: array 24 required: true 25 description: BBLED PCR register index and bit position 26