Re: [linux-sunxi] [PATCH 04/17] i2c: mvtwsi: sunxi: update macro

2021-01-03 Thread Samuel Holland
On 1/3/21 3:26 AM, Jernej Skrabec wrote: > While currently none of the newer Allwinner SoCs currently has I2C > support implemented in U-Boot, this will change soon. mvtwsi driver is > good as it is for them except one macro. Update it to be ready once I2C > support lands for those SoCs. > >

[linux-sunxi] [PATCH 04/17] i2c: mvtwsi: sunxi: update macro

2021-01-03 Thread Jernej Skrabec
While currently none of the newer Allwinner SoCs currently has I2C support implemented in U-Boot, this will change soon. mvtwsi driver is good as it is for them except one macro. Update it to be ready once I2C support lands for those SoCs. Signed-off-by: Jernej Skrabec --- drivers/i2c/mvtwsi.c