ARM: dts: spear320-hmi: correct STMPE GPIO compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 25 Feb 2023 16:22:37 +0000 (17:22 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 27 Feb 2023 13:46:30 +0000 (14:46 +0100)
The compatible is st,stmpe-gpio.

Fixes: e2eb69183ec4 ("ARM: SPEAr320: DT: Add SPEAr 320 HMI board support")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/20230225162237.40242-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/spear320-hmi.dts

index 34503ac9c51c24abf6e2d903618a2090a2185a52..721e5ee7b6803e6d306a8a1c94cc52944e336edf 100644 (file)
                                        irq-trigger = <0x1>;
 
                                        stmpegpio: stmpe-gpio {
-                                               compatible = "stmpe,gpio";
+                                               compatible = "st,stmpe-gpio";
                                                reg = <0>;
                                                gpio-controller;
                                                #gpio-cells = <2>;