Re: [PATCH] dt-bindings: at24: add microchip,24lc[0-9]+ to the compatible pattern

2020-05-13 Thread Masahiro Yamada
Hi Rob, On Tue, May 12, 2020 at 4:14 AM Rob Herring wrote: > > On Wed, 22 Apr 2020 23:18:36 +0900, Masahiro Yamada wrote: > > arch/arm/boot/dts/uniphier-ref-daughter.dtsi has > > > > compatible = "microchip,24lc128", "atmel,24c128"; > > > > and 'make ARCH=arm dtbs_check' warns this: > > > >

Re: [PATCH] dt-bindings: at24: add microchip,24lc[0-9]+ to the compatible pattern

2020-05-11 Thread Rob Herring
On Wed, 22 Apr 2020 23:18:36 +0900, Masahiro Yamada wrote: > arch/arm/boot/dts/uniphier-ref-daughter.dtsi has > > compatible = "microchip,24lc128", "atmel,24c128"; > > and 'make ARCH=arm dtbs_check' warns this: > > eeprom@50: compatible: ['microchip,24lc128', 'atmel,24c128'] is not valid >