[PATCH v2 2/3] gpio: intel_gpio: Clear tx state bit when setting output

Bin Meng bmeng.cn at gmail.com
Tue Feb 4 03:58:24 CET 2020


On Mon, Feb 3, 2020 at 6:38 PM Wolfgang Wallner
<wolfgang.wallner at br-automation.com> wrote:
>
> Add missing 'PAD_CFG0_TX_STATE' to the clear mask for pcr_clrsetbits32().
> Otherwise this bit cannot be cleared again after it has been set once.
>
> Signed-off-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - Added reviewed-by tags
>
>  drivers/gpio/intel_gpio.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list