Commit 68058229 authored by Aswath Govindraju's avatar Aswath Govindraju Committed by Greg Kroah-Hartman
Browse files

Documentation: devicetree: Add new compatible string for eeprom microchip 93LC46B



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: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20210105105817.17644-2-a-govindraju@ti.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e3fe0e89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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: