On Fri, Sep 04, 2020 at 03:11:50PM +0200, Paul Cercueil wrote: > The I2C controller in the JZ4770 SoC seems to work the exact same as in > the JZ4780 SoC. > > We could use "ingenic,jz4780-i2c" as a fallback string in the Device > Tree, but that would be awkward, since the JZ4780 is newer. Instead, > add a "ingenic,jz4770-i2c" string and use it as fallback for the > "ingenic,jz4780-i2c" string. > > Signed-off-by: Paul Cercueil Applied to for-next, thanks!