Re: [U-Boot] [PATCH 1/2] i2c: ihs: Get rid of fpgamap

2019-03-29 Thread Mario Six
On Thu, Feb 7, 2019 at 6:24 AM Heiko Schocher wrote: > > Hello Mario, > > Am 28.01.2019 um 09:45 schrieb Mario Six: > > Since the IHS I2C driver want upstream, the surrounding infrastructure > > has changed quite a bit (notably, the fpgamap driver was replaced with a > > regmap driver). > > > > Up

Re: [U-Boot] [PATCH 1/2] i2c: ihs: Get rid of fpgamap

2019-02-06 Thread Heiko Schocher
Hello Mario, Am 28.01.2019 um 09:45 schrieb Mario Six: Since the IHS I2C driver want upstream, the surrounding infrastructure has changed quite a bit (notably, the fpgamap driver was replaced with a regmap driver). Update the driver to work with these changes. Signed-off-by: Mario Six --- d

[U-Boot] [PATCH 1/2] i2c: ihs: Get rid of fpgamap

2019-01-28 Thread Mario Six
Since the IHS I2C driver want upstream, the surrounding infrastructure has changed quite a bit (notably, the fpgamap driver was replaced with a regmap driver). Update the driver to work with these changes. Signed-off-by: Mario Six --- drivers/i2c/ihs_i2c.c | 57 +