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

Configure Feed

Select the types of activity you want to include in your feed.

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: 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>

authored by

Aswath Govindraju and committed by
Greg Kroah-Hartman
68058229 e3fe0e89

+1
+1
Documentation/devicetree/bindings/misc/eeprom-93xx46.txt
··· 4 4 - compatible : shall be one of: 5 5 "atmel,at93c46d" 6 6 "eeprom-93xx46" 7 + "microchip,93lc46b" 7 8 - data-size : number of data bits per word (either 8 or 16) 8 9 9 10 Optional properties: