[PATCH 1/2] pinctrl: k210: Fix inverted IE and OE for I2C

Rick Chen rickchen36 at gmail.com
Tue Nov 3 07:40:38 CET 2020


> I2C and SCCB previously shared defaults. However, SCCB needs OE_INV and
> IE_INV set, but I2C cannot have those bits set. This adds a separate
> default for SCCB.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> Reported-by: Damien Le Moal <Damien.LeMoal at wdc.com>
> ---
>
>  drivers/pinctrl/pinctrl-kendryte.c | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/pinctrl/pinctrl-kendryte.c b/drivers/pinctrl/pinctrl-kendryte.c
> index 5ad049d955..259a0b507b 100644
> --- a/drivers/pinctrl/pinctrl-kendryte.c
> +++ b/drivers/pinctrl/pinctrl-kendryte.c
> @@ -55,8 +55,9 @@
>

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list