[PATCH 2/2] ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5
Eugen Hristev
eugen.hristev at microchip.com
Wed Apr 7 10:39:29 CEST 2021
Change the pinctrl compatible to sama7g5, the right one for this product.
Signed-off-by: Eugen Hristev <eugen.hristev at microchip.com>
---
arch/arm/dts/sama7g5.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/dts/sama7g5.dtsi b/arch/arm/dts/sama7g5.dtsi
index 0cb6eaf5d0..b951aff43e 100644
--- a/arch/arm/dts/sama7g5.dtsi
+++ b/arch/arm/dts/sama7g5.dtsi
@@ -63,7 +63,7 @@
#size-cells = <1>;
pioA: pinctrl at e0014000 {
- compatible = "atmel,sama5d2-gpio";
+ compatible = "microchip,sama7g5-gpio";
reg = <0xe0014000 0x800>;
gpio-controller;
#gpio-cells = <2>;
--
2.25.1
More information about the U-Boot
mailing list