From: Eugen Hristev Date: Wed, 7 Apr 2021 08:39:29 +0000 (+0300) Subject: ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5 X-Git-Tag: v2021.10~217^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53d76647112deb1a5f9b551a243560959c00f190;p=platform%2Fkernel%2Fu-boot.git ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5 Change the pinctrl compatible to sama7g5, the right one for this product. Signed-off-by: Eugen Hristev --- diff --git a/arch/arm/dts/sama7g5.dtsi b/arch/arm/dts/sama7g5.dtsi index 0cb6eaf..b951aff 100644 --- a/arch/arm/dts/sama7g5.dtsi +++ b/arch/arm/dts/sama7g5.dtsi @@ -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>;