Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-bus-spi-devices-spi-nor
1 What:           /sys/bus/spi/devices/.../spi-nor/jedec_id
2 Date:           April 2021
3 KernelVersion:  5.14
4 Contact:        linux-mtd@lists.infradead.org
5 Description:    (RO) The JEDEC ID of the SPI NOR flash as reported by the
6                 flash device.
7
8
9 What:           /sys/bus/spi/devices/.../spi-nor/manufacturer
10 Date:           April 2021
11 KernelVersion:  5.14
12 Contact:        linux-mtd@lists.infradead.org
13 Description:    (RO) Manufacturer of the SPI NOR flash.
14
15
16 What:           /sys/bus/spi/devices/.../spi-nor/partname
17 Date:           April 2021
18 KernelVersion:  5.14
19 Contact:        linux-mtd@lists.infradead.org
20 Description:    (RO) Part name of the SPI NOR flash.
21
22
23 What:           /sys/bus/spi/devices/.../spi-nor/sfdp
24 Date:           April 2021
25 KernelVersion:  5.14
26 Contact:        linux-mtd@lists.infradead.org
27 Description:    (RO) This attribute is only present if the SPI NOR flash
28                 device supports the "Read SFDP" command (5Ah).
29
30                 If present, it contains the complete SFDP (serial flash
31                 discoverable parameters) binary data of the flash.