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 <[email protected]> > --- > drivers/i2c/ocores_i2c.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

