Re: [U-Boot] [PATCH] i2c: imx_lpi2c: fix typo and register base address format

2018-10-22 Thread Anatolij Gustschin
Hello Heiko, On Mon, 22 Oct 2018 07:40:59 +0200 Heiko Schocher h...@denx.de wrote: ... > but I do not find this patch anymore on my Patchwork ToDo list ... > Ah, assigned to Stefano ... Hmm.. why is this patch assigned to > Stefano now? No idea. I only assigned i.MX8X patch series to Stefano. >

Re: [U-Boot] [PATCH] i2c: imx_lpi2c: fix typo and register base address format

2018-10-21 Thread Heiko Schocher
Hello Anatolij, Am 18.10.2018 um 16:36 schrieb Anatolij Gustschin: Output the register base address in hex notation. Signed-off-by: Anatolij Gustschin --- drivers/i2c/imx_lpi2c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) builds fine on travis: https://travis-ci.org/hsdenx

[U-Boot] [PATCH] i2c: imx_lpi2c: fix typo and register base address format

2018-10-18 Thread Anatolij Gustschin
Output the register base address in hex notation. Signed-off-by: Anatolij Gustschin --- drivers/i2c/imx_lpi2c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/i2c/imx_lpi2c.c b/drivers/i2c/imx_lpi2c.c index 6c343072fb..4586d4331f 100644 --- a/drivers/i2c/imx_lpi2