Re: [PATCH v4 11/11] mtd: spi-nor: spansion: Determine current address mode

From: Tudor Ambarus
Date: Wed Mar 29 2023 - 13:28:37 EST




On 3/22/23 06:40, Tudor Ambarus wrote:
> +static int cypress_nor_set_addr_mode_nbytes(struct spi_nor *nor)
> +{
> + u8 addr_mode;
> + struct spi_mem_op op;
> + int ret;
> +

reverse xmas tree in next patch set