[PATCH v2 29/33] sandbox: i2c: Rename driver names to work with of-platdata

Simon Glass sjg at chromium.org
Sun Feb 7 01:16:55 CET 2021


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 at chromium.org>
---

Changes in v2:
- New patch

 arch/sandbox/dts/test.dts     | 4 ++--
 drivers/i2c/i2c-emul-uclass.c | 4 ++--
 drivers/rtc/i2c_rtc_emul.c    | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list