sandbox: i2c: Rename driver names to work with of-platdata
authorSimon Glass <sjg@chromium.org>
Wed, 3 Feb 2021 13:01:17 +0000 (06:01 -0700)
committerSimon Glass <sjg@chromium.org>
Mon, 22 Mar 2021 06:23:27 +0000 (19:23 +1300)
commitc4085d733bd22cc77815283f72fda56240e76a45
treed353c680bf470388c31374b020bf25806b6cc71f
parent23f40a3abfab9540f91bff966a33a232b56247e2
sandbox: i2c: Rename driver names to work with of-platdata

Some of these do not follow the rules. Make sure the driver name matches
the compatible string in all cases.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
drivers/i2c/i2c-emul-uclass.c
drivers/rtc/i2c_rtc_emul.c