Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: at24: add new compatible

arch/arm/boot/dts/at91-dvk_som60.dt.yaml uses the compatible string
'giantec,gt24c32a' for an at24 EEPROM with a fallback to 'atmel,24c32'.

Add this model as a special case to the binding document.

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Bartosz Golaszewski and committed by
Rob Herring
61a48006 7f3bf420

+3
+3
Documentation/devicetree/bindings/eeprom/at24.yaml
··· 108 108 - const: renesas,r1ex24016 109 109 - const: atmel,24c16 110 110 - items: 111 + - const: giantec,gt24c32a 112 + - const: atmel,24c32 113 + - items: 111 114 - const: renesas,r1ex24128 112 115 - const: atmel,24c128 113 116