1What:		/sys/bus/spi/devices/.../spi-nor/jedec_id
2Date:		April 2021
3KernelVersion:	5.14
4Contact:	linux-mtd@lists.infradead.org
5Description:	(RO) The JEDEC ID of the SPI NOR flash as reported by the
6		flash device.
7
8
9What:		/sys/bus/spi/devices/.../spi-nor/manufacturer
10Date:		April 2021
11KernelVersion:	5.14
12Contact:	linux-mtd@lists.infradead.org
13Description:	(RO) Manufacturer of the SPI NOR flash.
14
15
16What:		/sys/bus/spi/devices/.../spi-nor/partname
17Date:		April 2021
18KernelVersion:	5.14
19Contact:	linux-mtd@lists.infradead.org
20Description:	(RO) Part name of the SPI NOR flash.
21
22
23What:		/sys/bus/spi/devices/.../spi-nor/sfdp
24Date:		April 2021
25KernelVersion:	5.14
26Contact:	linux-mtd@lists.infradead.org
27Description:	(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.
32