Re: [PATCH] arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x

From: Shawn Guo
Date: Sun Jul 11 2021 - 03:16:19 EST


On Tue, Jul 06, 2021 at 09:35:23AM +0100, Srinivas Kandagatla wrote:
> WSA881x powerdown pin is connected to GPIO1, GPIO2 not GPIO2 and GPIO3,
> so correct this. This was working so far due to a shift bug in gpio driver,
> however once that is fixed this will stop working, so fix this!
>
> For some reason we forgot to add this dts change in last merge cycle so
> currently audio is broken in 5.13 as the gpio driver fix already landed
> in 5.13.
>
> Reported-by: Shawn Guo <shawnguo@xxxxxxxxxx>
> Fixes: 45021d35fcb2 ("arm64: dts: qcom: c630: Enable audio support")
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>

Tested-by: Shawn Guo <shawnguo@xxxxxxxxxx>