]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: bcm: HR2: Fix PPI interrupt types
authorHamish Martin <hamish.martin@alliedtelesis.co.nz>
Wed, 20 May 2020 04:30:42 +0000 (16:30 +1200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jun 2020 06:23:17 +0000 (08:23 +0200)
commit2a1339a2afb8457eea356b3e85fddf82d72adcd5
treee7efc2738a34eedc5712d0e430fcf9a322897951
parentd2777a5c1cd196ace1f70c4b9fe0828fb7888deb
ARM: dts: bcm: HR2: Fix PPI interrupt types

[ Upstream commit be0ec060b54f0481fb95d59086c1484a949c903c ]

These error messages are output when booting on a BCM HR2 system:
    GIC: PPI11 is secure or misconfigured
    GIC: PPI13 is secure or misconfigured

Per ARM documentation these interrupts are triggered on a rising edge.
See ARM Cortex A-9 MPCore Technical Reference Manual, Revision r4p1,
Section 3.3.8 Interrupt Configuration Registers.

The same issue was resolved for NSP systems in commit 5f1aa51c7a1e
("ARM: dts: NSP: Fix PPI interrupt types").

Fixes: b9099ec754b5 ("ARM: dts: Add Broadcom Hurricane 2 DTS include file")
Signed-off-by: Hamish Martin <hamish.martin@alliedtelesis.co.nz>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/bcm-hr2.dtsi