]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: at24: add microchip, 24lc[0-9]+ to the compatible pattern
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 22 Apr 2020 14:18:36 +0000 (23:18 +0900)
committerRob Herring <robh@kernel.org>
Mon, 11 May 2020 19:13:58 +0000 (14:13 -0500)
commit409cfbd8ad1a50a46717688f2ada09019d8f1838
treebff888f22a381ed072d600b5439b900063b30c25
parent4b7b390cf4310ad7237608c74da3a946da698519
dt-bindings: at24: add microchip, 24lc[0-9]+ to the compatible pattern

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 under any of the given schemas (Possible causes of the failure)

Microchip 24LC128 is the device used on this board, and I see it in
https://www.microchip.com/wwwproducts/en/24LC128

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/eeprom/at24.yaml