[PATCH 2/3] gpio: intel_gpio: Clear tx state bit when setting output
Bin Meng
bmeng.cn at gmail.com
Mon Feb 3 06:37:53 CET 2020
On Fri, Jan 10, 2020 at 3:35 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>
> ---
>
> drivers/gpio/intel_gpio.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list