From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Thu, 09 Oct 2014 20:19:26 +0200 Subject: [U-Boot] [U-Boot, 49/49] i2c: designware: add an implement i2c protos In-Reply-To: <543617A0.6080906@denx.de> References: <1412801889-14400-50-git-send-email-jeroen@myspectrum.nl> <543617A0.6080906@denx.de> Message-ID: <5436D1AE.5010207@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Heiko, On 09-10-14 07:05, Heiko Schocher wrote: > Hello Jeroen, > > Am 08.10.2014 22:58, schrieb Jeroen Hofstee: >> Include the i2c header and change the non confirming >> functions to do so. >> >> Cc: Heiko Schocher >> Signed-off-by: Jeroen Hofstee >> --- >> drivers/i2c/designware_i2c.c | 17 +++++++++++------ >> 1 file changed, 11 insertions(+), 6 deletions(-) > > Acked-by: Heiko Schocher > > (It would be nice to see this driver also moved to the > CONFIG_SYS_I2C framework ... seeing a "CONFIG_I2C_MULTI_BUS" > define in it is very bad ...) > Likely, but I happily leave that to someone who can actually test the code and has a better understanding of the (new?) i2c model ;) Regards, Jeroen