Re: [PATCH v5 11/32] mtd: spi-nor: micron-st: unify function names

From: Tudor.Ambarus
Date: Fri Feb 25 2022 - 10:36:29 EST


On 2/23/22 15:43, Michael Walle wrote:
> -static int spi_nor_micron_octal_dtr_enable(struct spi_nor *nor, bool enable)
> +static int micron_st_nor_octal_dtr_enable(struct spi_nor *nor, bool enable)

we should keep spi_nor_micron_octal_dtr_enable, because there are no ST flashes
that support octal DTR.