Re: [U-Boot] [PATCH v2 4/5] sun50i: A64: add support for R_I2C controller

2018-10-17 Thread André Przywara
On 10/17/18 6:09 AM, Vasily Khoruzhick wrote: > Allwinner A64 has a I2C controller, which is in the R_ MMIO zone and has > two groups of pinmuxes on PL bank, so it's called R_I2C. > > Add support for this I2C controller and the pinmux which doesn't conflict > with RSB. > > Signed-off-by: Vasily

[U-Boot] [PATCH v2 4/5] sun50i: A64: add support for R_I2C controller

2018-10-16 Thread Vasily Khoruzhick
Allwinner A64 has a I2C controller, which is in the R_ MMIO zone and has two groups of pinmuxes on PL bank, so it's called R_I2C. Add support for this I2C controller and the pinmux which doesn't conflict with RSB. Signed-off-by: Vasily Khoruzhick --- arch/arm/include/asm/arch-sunxi/gpio.h | 1