]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: devicetree: Add new compatible string for eeprom microchip 93LC46B
authorAswath Govindraju <a-govindraju@ti.com>
Tue, 5 Jan 2021 10:58:11 +0000 (16:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Jan 2021 17:52:12 +0000 (18:52 +0100)
Add a new compatible string for eeprom microchip 93LC46B in eeprom-93xx46
dt-binding file as it belongs to the 93xx46 family of devices.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20210105105817.17644-2-a-govindraju@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/misc/eeprom-93xx46.txt

index a8ebb4621f7903ee920636ec1ff5fc124efb695f..7b636b7a8311f71b6d760e5ae5b05298dbfcc3ba 100644 (file)
@@ -4,6 +4,7 @@ Required properties:
 - compatible : shall be one of:
     "atmel,at93c46d"
     "eeprom-93xx46"
+    "microchip,93lc46b"
 - data-size : number of data bits per word (either 8 or 16)
 
 Optional properties: