ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5
authorEugen Hristev <eugen.hristev@microchip.com>
Wed, 7 Apr 2021 08:39:29 +0000 (11:39 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Mon, 19 Apr 2021 07:38:49 +0000 (10:38 +0300)
Change the pinctrl compatible to sama7g5, the right one for this product.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
arch/arm/dts/sama7g5.dtsi

index 0cb6eaf..b951aff 100644 (file)
@@ -63,7 +63,7 @@
                        #size-cells = <1>;
 
                        pioA: pinctrl@e0014000 {
-                               compatible = "atmel,sama5d2-gpio";
+                               compatible = "microchip,sama7g5-gpio";
                                reg = <0xe0014000 0x800>;
                                gpio-controller;
                                #gpio-cells = <2>;