Home
last modified time | relevance | path

Searched +full:eeprom +full:- +full:93 +full:xx46 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/eeprom/
H A Dmicrochip,93lc46b.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/eeprom/microchip,93lc46b.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip 93xx46 SPI compatible EEPROM family
10 - Cory Tusar <cory.tusar@pid1solutions.com>
15 - atmel,at93c46
16 - atmel,at93c46d
17 - atmel,at93c56
18 - atmel,at93c66
[all …]
/linux/drivers/misc/eeprom/
H A Ddigsy_mtc_eeprom.c1 // SPDX-License-Identifier: GPL-2.0-only
8 * FIXME: this driver is used on a device-tree probed platform: it
9 * should be defined as a bit-banged SPI device and probed from the device
13 * Add proper SPI and EEPROM in arch/powerpc/boot/dts/digsy_mtc.dts
32 PROPERTY_ENTRY_U32("data-size", 8),
71 .modalias = "eeprom-93xx46",