The signal name of pin PB2 with function F is FLEXCOM11_IO1
as it is defined in the datasheet.

Fixes: 558378a4cd ("ARM: mach-at91: add support for new SoC sama7g5")
Signed-off-by: Mihai Sain <mihai.s...@microchip.com>
---
 arch/arm/dts/sama7g5-pinfunc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/sama7g5-pinfunc.h b/arch/arm/dts/sama7g5-pinfunc.h
index 38d6962d00..b77185f8ed 100644
--- a/arch/arm/dts/sama7g5-pinfunc.h
+++ b/arch/arm/dts/sama7g5-pinfunc.h
@@ -261,7 +261,7 @@
 #define PIN_PB2__FLEXCOM6_IO0          PINMUX_PIN(PIN_PB2, 2, 1)
 #define PIN_PB2__ADTRG                 PINMUX_PIN(PIN_PB2, 3, 1)
 #define PIN_PB2__A20                   PINMUX_PIN(PIN_PB2, 4, 1)
-#define PIN_PB2__FLEXCOM11_IO0         PINMUX_PIN(PIN_PB2, 6, 3)
+#define PIN_PB2__FLEXCOM11_IO1         PINMUX_PIN(PIN_PB2, 6, 3)
 #define PIN_PB3                                35
 #define PIN_PB3__GPIO                  PINMUX_PIN(PIN_PB3, 0, 0)
 #define PIN_PB3__RF1                   PINMUX_PIN(PIN_PB3, 1, 1)
-- 
2.38.0

Reply via email to