From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 5 Dec 2016 13:19:04 +0100 Subject: [U-Boot] [PATCH 0/5] Convert omap24xx-i2c driver to Driver Model In-Reply-To: <1453028992-14220-1-git-send-email-christophe-h.ricard@st.com> References: <1453028992-14220-1-git-send-email-christophe-h.ricard@st.com> Message-ID: <58455B38.2040709@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Richard, Am 17.01.2016 um 12:09 schrieb Christophe Ricard: > Hi Simon, > > This patchset tries to convert the TI omap24xx_i2c driver to Driver Model. > It has been tested on a TI BeagleBoard xM. Sorry for the very late reply ... Seems this patchset got not applied, as I have it now in my ToDo list... I think, I thought it has to go through the DM subsystem ... It does not apply clean anymore ... may you can rebase it against current ML ? Thanks! bye, Heiko > > Best Regards > Christophe > > > > Christophe Ricard (5): > i2c: omap24xx: Convert to DM > i2c: omap24xx: Fix waitdelay value for I2C HS > i2c: omap24xx: Remove unused I2C_WAIT macro > i2c: omap24xx: Fix high speed trimming calculation > i2c: omap24xx: Convert fully to DM_I2C > > drivers/i2c/Kconfig | 8 + > drivers/i2c/omap24xx_i2c.c | 395 ++++++++++++++++++++++++++++++--------------- > drivers/i2c/omap24xx_i2c.h | 154 ------------------ > 3 files changed, 276 insertions(+), 281 deletions(-) > delete mode 100644 drivers/i2c/omap24xx_i2c.h > -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany