Re: [PATCH] ARM: dts: spear320-hmi: correct STMPE GPIO compatible

From: Viresh Kumar
Date: Sun Feb 26 2023 - 23:28:26 EST


On 25-02-23, 17:22, Krzysztof Kozlowski wrote:
> The compatible is st,stmpe-gpio.
>
> Fixes: e2eb69183ec4 ("ARM: SPEAr320: DT: Add SPEAr 320 HMI board support")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> arch/arm/boot/dts/spear320-hmi.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/spear320-hmi.dts b/arch/arm/boot/dts/spear320-hmi.dts
> index 34503ac9c51c..721e5ee7b680 100644
> --- a/arch/arm/boot/dts/spear320-hmi.dts
> +++ b/arch/arm/boot/dts/spear320-hmi.dts
> @@ -241,7 +241,7 @@ stmpe811@41 {
> irq-trigger = <0x1>;
>
> stmpegpio: stmpe-gpio {
> - compatible = "stmpe,gpio";
> + compatible = "st,stmpe-gpio";
> reg = <0>;
> gpio-controller;
> #gpio-cells = <2>;

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh