dts: bindings: interrupt-controller: GIC: Update description
When the GIC driver was originally introduced, it was only used on Cortex-R SoCs. However, this is not the case anymore. Update the description to reflect that this driver is not specific to Cortex-R. Signed-off-by: Piotr Wojnarowski <pwojnarowski@antmicro.com>
This commit is contained in:
parent
7993e7d1b0
commit
88f4353ce1
|
@ -1,7 +1,7 @@
|
|||
# Copyright (c) 2018 Marvell
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: ARMv7-R Generic Interrupt Controller
|
||||
description: ARM Generic Interrupt Controller
|
||||
|
||||
compatible: "arm,gic"
|
||||
|
||||
|
|
Loading…
Reference in a new issue