]> Git Repo - J-u-boot.git/commit - drivers/i2c/Kconfig
i2c: ihs_i2c: Make DM compatible
authorMario Six <[email protected]>
Mon, 15 Jan 2018 10:08:11 +0000 (11:08 +0100)
committerHeiko Schocher <[email protected]>
Tue, 6 Feb 2018 06:01:06 +0000 (07:01 +0100)
commit92164216a7383907a38212fd3ca95dc7546ce49f
tree75cbabdcf2b39edc8441a393962c7f629d0c2500
parent64ef094bc5b6dee4d9d44f4efd5f594a5979c08d
i2c: ihs_i2c: Make DM compatible

Make the ihs_i2c driver DM-compatible; for legacy boards, the old functions are
retained within #ifdefs.

No board uses the new DM driver yet; this patch only lays the foundation for
future support.

Signed-off-by: Mario Six <[email protected]>
drivers/i2c/Kconfig
drivers/i2c/ihs_i2c.c
This page took 0.034817 seconds and 4 git commands to generate.