ARM: dts: microchip: sam9x60: Remove additional compatible string from GPIO node
authorManikandan Muralidharan <manikandan.m@microchip.com>
Wed, 14 Aug 2024 06:13:14 +0000 (11:43 +0530)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 24 Aug 2024 14:21:30 +0000 (17:21 +0300)
commit57ab1757f68d605597bd1bccdd15b06e5cc2edf2
treed1069819cded3b0645c2019b8b1731f08de08080
parentf9abec74133a60177acc1d4057f968e5f9759c3b
ARM: dts: microchip: sam9x60: Remove additional compatible string from GPIO node

The driver data specific to each pinctrl GPIO bank compatible nodes are not
the same and declaring additional compatible string as fallback has no
specific purpose, hence, removing the "atmel,at91sam9x5-gpio" compatible from
sam9x60 SoC DT.

Note: The at91 pinctrl driver uses "atmel,at91rm9200-gpio" compatible string
to find the number of active GPIO banks and identify the pinmux nodes.It
should used as a constant across all DT for GPIO node banks that uses PIO3
based pinctrl driver

Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240814061315.112564-4-manikandan.m@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/sam9x60.dtsi