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

Viresh Kumar viresh.kumar at linaro.org
Sun Feb 26 20:28:10 PST 2023


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 at linaro.org>
> ---
>  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 at 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 at linaro.org>

-- 
viresh



More information about the linux-arm-kernel mailing list