Skip to content
Commit 144cb088 authored by Suravee Suthikulpanit's avatar Suravee Suthikulpanit Committed by Jason Cooper
Browse files

irqchip: gic: Add binding probe for ARM GIC400



Commit 3ab72f91 "dt-bindings: add GIC-400 binding" added the
"arm,gic-400" compatible string, but the corresponding IRQCHIP_DECLARE
was never added to the gic driver.

Therefore add the missing irqchip declaration for it.

Signed-off-by: default avatarSuravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>

Removed additional empty line and adapted commit message to mark it
as fixing an issue.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Acked-by: default avatarWill Deacon <will.deacon@arm.com>
Fixes: 3ab72f91 ("dt-bindings: add GIC-400 binding")
Cc: <stable@vger.kernel.org> # v3.14+
Link: https://lkml.kernel.org/r/2621565.f5eISveXXJ@diego


Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent a97e8027
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment