[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230227042810.vki4khjrusnf2r4b@vireshk-i7>
Date: Mon, 27 Feb 2023 09:58:10 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Viresh Kumar <vireshk@...nel.org>,
Shiraz Hashim <shiraz.linux.kernel@...il.com>, soc@...nel.org,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linus.walleij@...aro.org
Subject: Re: [PATCH] ARM: dts: spear320-hmi: correct STMPE GPIO compatible
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@...aro.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@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@...aro.org>
--
viresh
Powered by blists - more mailing lists