[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190212210656.GA6642@hector.attlocal.net>
Date: Tue, 12 Feb 2019 15:06:56 -0600
From: Andy Gross <andy.gross@...aro.org>
To: Johan Hovold <johan@...nel.org>
Cc: David Brown <david.brown@...aro.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: Re: [PATCH] arm64: dts: msm8996: fix blsp2_uart1 4-pin pinconfig
On Thu, Dec 20, 2018 at 05:17:50PM +0100, Johan Hovold wrote:
> Fix "gpiio5" typo in the (currently unused) blsp2_uart1 4-pin sleep
> config.
>
> Fixes: 22e6789f9493 ("arm64: dts: msm8996: add blsp2_uart1 pinctrl")
> Cc: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
> Signed-off-by: Johan Hovold <johan@...nel.org>
> ---
> arch/arm64/boot/dts/qcom/msm8996-pins.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi b/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi
> index c5c42e94f387..1d1f7f91739a 100644
> --- a/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi
> @@ -139,7 +139,7 @@
> };
>
> pinconf {
> - pins = "gpio4", "gpiio5", "gpio6", "gpio7";
> + pins = "gpio4", "gpio5", "gpio6", "gpio7";
> drive-strength = <2>;
> bias-disable;
> };
I took one in slightly older than this one. However, it doesn't have the fixes
line.
commit ff10032fb309d0baa0b79e28009bf154de08d341
Author: Jakob Wuhrer <jakobwuhrer@...mail.cc>
Date: Fri Dec 14 18:01:30 2018 +0100
arm64: dts: qcom: Correct "gpiio" typo in msm8996-pins
gpiio5 is missspelt in msm8996-pins.dtsi, fix that.
Signed-off-by: Jakob Wuhrer <jakobwuhrer@...mail.cc>
Signed-off-by: Bjorn Andersson <bjorn.andersson@...aro.org>
Signed-off-by: Andy Gross <andy.gross@...aro.org>
Regards,
Andy
Powered by blists - more mailing lists