Re: [PATCH 2/3] i2c: jz4780: Add compatible string for JZ4770 SoC

2020-09-21 Thread Wolfram Sang
On Fri, Sep 04, 2020 at 03:11:51PM +0200, Paul Cercueil wrote: > The I2C controller in the JZ4770 SoC seems to work the exact same as in > the JZ4780 SoC. > > Signed-off-by: Paul Cercueil Applied to for-next, thanks! signature.asc Description: PGP signature

[PATCH 2/3] i2c: jz4780: Add compatible string for JZ4770 SoC

2020-09-04 Thread Paul Cercueil
The I2C controller in the JZ4770 SoC seems to work the exact same as in the JZ4780 SoC. Signed-off-by: Paul Cercueil --- drivers/i2c/busses/i2c-jz4780.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/i2c/busses/i2c-jz4780.c b/drivers/i2c/busses/i2c-jz4780.c index