1# Copyright (c) 2023 Microchip Technology Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4description: Microchip XEC symmetric crypto (AES/Hash) accelerator.
5
6compatible: "microchip,xec-symcr"
7
8include: base.yaml
9
10properties:
11  reg:
12    required: true
13
14  clocks:
15    required: true
16
17  girqs:
18    type: array
19    required: true
20    description: XEC ECIA GIRQ number and bit position.
21