eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
24 lines
413 B
YAML
24 lines
413 B
YAML
description: Microchip XEC series External Interrupt Aggregator GIRQ
|
|
|
|
compatible: "microchip,xec-ecia-girq"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
girq-id:
|
|
type: int
|
|
required: true
|
|
description: GIRQ ID number [0, 18]
|
|
|
|
sources:
|
|
type: array
|
|
required: true
|
|
description: |
|
|
Bit positions of each source implemented by this GIRQ.
|