mtd: spi-nor: sfdp: Update params->hwcaps.mask at xSPI profile 1.0 table parse
authorTakahiro Kuwano <Takahiro.Kuwano@infineon.com>
Wed, 31 Aug 2022 04:59:03 +0000 (13:59 +0900)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Tue, 25 Oct 2022 02:11:34 +0000 (05:11 +0300)
commitd189614f24799ce150eaf3ecca8483c0a3697e9b
tree7bc983d79f4841f749108bd3ae721233c3330fb0
parent8f1ee9ef71d0c0b185d2afc800e68d6addf29fe5
mtd: spi-nor: sfdp: Update params->hwcaps.mask at xSPI profile 1.0 table parse

Existece of xSPI profile 1.0 table implies that the flash supports read
and program in 8D-8D-8D mode. Update the params->hwcaps.mask in
spi_nor_parase_profile1().

Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/1b449bae6978f11f7636f2b5acb6435723963f59.1661915569.git.Takahiro.Kuwano@infineon.com
drivers/mtd/spi-nor/sfdp.c