blob: 87b7df9dde33e3a4f56c522e248708ccc6872247 [file] [log] [blame]
#
# Copyright (c) 2018 Marvell
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: ARMv7-R Generic Interrupt Controller
description: >
This binding describes the ARM Generic Interrupt Controller.
inherits:
!include base.yaml
properties:
compatible:
constraint: "arm,gic"
reg:
category: required
label:
category: required
"#cells":
- irq
- priority
- flags
...