diff options
author | Pali Rohár <[email protected]> | 2022-07-14 20:33:27 +0200 |
---|---|---|
committer | Gregory CLEMENT <[email protected]> | 2022-11-28 01:04:58 +0100 |
commit | c4de4667f15d04ef5920bacf41e514ec7d1ef03d (patch) | |
tree | 3c5478e2710b7a1416fe2fa78742e7c6856eb8cb /rust/helpers.c | |
parent | f87db2005f73876602211af0ee156817019b6bda (diff) |
ARM: dts: armada-38x: Fix compatible string for gpios
Armada 38x supports per CPU interrupts for gpios, like Armada XP. Pre-XP
variants like Armada 370 do not support per CPU interrupts for gpios.
So change compatible string for Armada 38x from "marvell,armada-370-gpio"
which indicates pre-XP variant to "marvell,armadaxp-gpio" which indicates
XP variant or new.
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 <[email protected]>
Fixes: 7cb2acb3fbae ("ARM: dts: mvebu: Add PWM properties for armada-38x")
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions