[PATCH] riscv: Add missing sentinel in ocores_i2c.c

Leo Liang ycliang at andestech.com
Thu Aug 26 09:52:36 CEST 2021


On Sun, Aug 15, 2021 at 04:04:03PM -0700, Thomas Skibo wrote:
> The ocores_i2c.c driver is missing a sentinel at the end of
> the compatible strings list.  This causes the "dm compat" command
> to spew garbage.
> 
> Signed-off-by: Thomas Skibo <thomas-git at skibo.net>
> ---
>  drivers/i2c/ocores_i2c.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list