]> git.itanic.dy.fi Git - linux-stable/commit
ARM: dts: armada-39x: Fix compatible string for gpios
authorPali Rohár <pali@kernel.org>
Thu, 14 Jul 2022 18:33:28 +0000 (20:33 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Mon, 28 Nov 2022 00:04:58 +0000 (01:04 +0100)
commitd10886a4e6f85ee18d47a1066a52168461370ded
tree5b17783055d5f5220b0ec670c489a276c22f889c
parentc4de4667f15d04ef5920bacf41e514ec7d1ef03d
ARM: dts: armada-39x: Fix compatible string for gpios

Armada 39x supports per CPU interrupts for gpios, like Armada XP.

So add compatible string "marvell,armadaxp-gpio" for Armada 39x GPIO nodes.

Driver gpio-mvebu.c which handles both pre-XP and XP variants already
provides support for per CPU interrupts on XP and newer variants.

Signed-off-by: Pali Rohár <pali@kernel.org>
Fixes: d81a914fc630 ("ARM: dts: mvebu: armada-39x: add missing nodes describing GPIO's")
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/armada-39x.dtsi