
3 Aug
2021
3 Aug
'21
8:24 a.m.
On Fri, Jul 30, 2021 at 12:50 PM Bin Meng bmeng.cn@gmail.com wrote:
The smart spi_nor_adjust_hwcaps() does not respect the SPI flash's hwcaps, and only looks to the controller on what can be supported.
The flash's hwcaps needs to be AND'ed before checking.
Fixes: 71025f013ccb ("mtd: spi-nor-core: Rework hwcaps selection") Signed-off-by: Bin Meng bmeng.cn@gmail.com Reviewed-by: Pratyush Yadav p.yadav@ti.com
Applied to u-boot-spi/master