]> Git Repo - linux.git/commitdiff
Documentation: devicetree: Add new compatible string for eeprom microchip 93LC46B
authorAswath Govindraju <[email protected]>
Tue, 5 Jan 2021 10:58:11 +0000 (16:28 +0530)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Signed-off-by: Aswath Govindraju <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
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:
This page took 0.062393 seconds and 4 git commands to generate.