[PATCH v1 1/1] gpio: msm_gpio: return correct value for gpio read

Casey Connolly casey.connolly at linaro.org
Tue Jun 24 01:49:33 CEST 2025


On Thu, 08 May 2025 17:06:46 +0530, Aswin Murugan wrote:
> In the current implementation, the GPIO read operation considers
> both the input and outbut bits (bits 0 and 1). It should only consider
> the state of input bit, i.e bit 0. To address this, mask input bit
> alone and read it.
> 
> Reviewed-by:
> 
> [...]

Applied, thanks!

[1/1] gpio: msm_gpio: return correct value for gpio read
      https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/d202c92862f0

Best regards,
-- 
Casey Connolly <casey.connolly at linaro.org>



More information about the U-Boot mailing list