136ac0228SMichael WalleWhat:		/sys/bus/spi/devices/.../spi-nor/jedec_id
236ac0228SMichael WalleDate:		April 2021
336ac0228SMichael WalleKernelVersion:	5.14
436ac0228SMichael WalleContact:	linux-mtd@lists.infradead.org
536ac0228SMichael WalleDescription:	(RO) The JEDEC ID of the SPI NOR flash as reported by the
636ac0228SMichael Walle		flash device.
736ac0228SMichael Walle
8*7d388551SMichael Walle		The attribute is not present if the flash doesn't support
9*7d388551SMichael Walle		the "Read JEDEC ID" command (9Fh). This is the case for
10*7d388551SMichael Walle		non-JEDEC compliant flashes.
1136ac0228SMichael Walle
1236ac0228SMichael WalleWhat:		/sys/bus/spi/devices/.../spi-nor/manufacturer
1336ac0228SMichael WalleDate:		April 2021
1436ac0228SMichael WalleKernelVersion:	5.14
1536ac0228SMichael WalleContact:	linux-mtd@lists.infradead.org
1636ac0228SMichael WalleDescription:	(RO) Manufacturer of the SPI NOR flash.
1736ac0228SMichael Walle
1836ac0228SMichael Walle
1936ac0228SMichael WalleWhat:		/sys/bus/spi/devices/.../spi-nor/partname
2036ac0228SMichael WalleDate:		April 2021
2136ac0228SMichael WalleKernelVersion:	5.14
2236ac0228SMichael WalleContact:	linux-mtd@lists.infradead.org
2336ac0228SMichael WalleDescription:	(RO) Part name of the SPI NOR flash.
2436ac0228SMichael Walle
2536ac0228SMichael Walle
2636ac0228SMichael WalleWhat:		/sys/bus/spi/devices/.../spi-nor/sfdp
2736ac0228SMichael WalleDate:		April 2021
2836ac0228SMichael WalleKernelVersion:	5.14
2936ac0228SMichael WalleContact:	linux-mtd@lists.infradead.org
3036ac0228SMichael WalleDescription:	(RO) This attribute is only present if the SPI NOR flash
3136ac0228SMichael Walle		device supports the "Read SFDP" command (5Ah).
3236ac0228SMichael Walle
3336ac0228SMichael Walle		If present, it contains the complete SFDP (serial flash
3436ac0228SMichael Walle		discoverable parameters) binary data of the flash.
35