On Fri, 11 Dec 2020 01:19:31 +0000, Andre Przywara wrote: > Add simple "allwinner,sun50i-h616-xxx" compatible names to existing > bindings, and pair them with an existing fallback compatible string, > as the devices are compatible. > This covers I2C, infrared, RTC and SPI. > > Use enums to group all compatible devices together. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > --- > .../bindings/i2c/marvell,mv64xxx-i2c.yaml | 21 +++++++------------ > .../media/allwinner,sun4i-a10-ir.yaml | 16 ++++++-------- > .../bindings/rtc/allwinner,sun6i-a31-rtc.yaml | 3 +++ > .../bindings/spi/allwinner,sun6i-a31-spi.yaml | 1 + > 4 files changed, 17 insertions(+), 24 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>