]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1dd0ca1341df3de72b7eff957ea9988eac9692b7
treed353c680bf470388c31374b020bf25806b6cc71f
parent1421fd82176ca90873af8ff454cc14ca42af7234
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