[PATCH 0/8] spi: mtk_snor: various fixes and improvements

Julien Stephan jstephan at baylibre.com
Tue Apr 28 18:00:22 CEST 2026


Le lun. 6 avr. 2026 à 22:14, David Lechner <dlechner at baylibre.com> a écrit :
>
> This series contains some downstream patches that I have split up into
> logical commits. I have tested these patches on Genio 720 EVK by reading
> and writing the environment from the flash memory on the EVK.
>
> Signed-off-by: David Lechner <dlechner at baylibre.com>
> ---
> Macpaul Lin (1):
>       spi: mtk_snor: fix zeroed data in DMA read bounce path
>
> Meiker Gao (1):
>       spi: mtk_snor: Remove status register write procedure in probe()
>
> Noah.Shen (6):
>       spi: mtk_snor: clean up comments
>       spi: mtk_snor: avoid alloc in mtk_snor_cmd_program()
>       spi: mtk_snor: conditionally copy tx/rx data
>       spi: mtk_snor: check return value of mtk_snor_cmd_exec()
>       spi: mtk-snor: add bounds checking in mtk_snor_cmd_program()
>       spi: mtk_snor: support newer SOCs
>
>  drivers/spi/mtk_snor.c | 196 ++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 129 insertions(+), 67 deletions(-)
> ---
> base-commit: 1c1bfb1cf34bbb2a5717eb6995c55093279f9341
> change-id: 20260403-mtk-spi-nor-improvements-dba489fad981
>
> Best regards,
> --
> David Lechner <dlechner at baylibre.com>
>

With the nitpick addressed (or ignored), the series looks good:

Reviewed-by: Julien Stephan <jstephan at baylibre.com>


More information about the U-Boot mailing list