0001 What: /sys/bus/spi/devices/.../spi-nor/jedec_id
0002 Date: April 2021
0003 KernelVersion: 5.14
0004 Contact: linux-mtd@lists.infradead.org
0005 Description: (RO) The JEDEC ID of the SPI NOR flash as reported by the
0006 flash device.
0007
0008
0009 What: /sys/bus/spi/devices/.../spi-nor/manufacturer
0010 Date: April 2021
0011 KernelVersion: 5.14
0012 Contact: linux-mtd@lists.infradead.org
0013 Description: (RO) Manufacturer of the SPI NOR flash.
0014
0015
0016 What: /sys/bus/spi/devices/.../spi-nor/partname
0017 Date: April 2021
0018 KernelVersion: 5.14
0019 Contact: linux-mtd@lists.infradead.org
0020 Description: (RO) Part name of the SPI NOR flash.
0021
0022
0023 What: /sys/bus/spi/devices/.../spi-nor/sfdp
0024 Date: April 2021
0025 KernelVersion: 5.14
0026 Contact: linux-mtd@lists.infradead.org
0027 Description: (RO) This attribute is only present if the SPI NOR flash
0028 device supports the "Read SFDP" command (5Ah).
0029
0030 If present, it contains the complete SFDP (serial flash
0031 discoverable parameters) binary data of the flash.