[PATCH v4 04/10] memory: ti-aemif: Create aemif_check_cs_timings()

Miquel Raynal miquel.raynal at bootlin.com
Fri Nov 15 11:58:17 PST 2024


On 15/11/2024 at 14:26:25 +01, Bastien Curutchet <bastien.curutchet at bootlin.com> wrote:

> aemif_calc_rate() check the validity of a new computed timing against a

                    checks

> 'max' value given as input. This isn't convenient if we want to check
> the CS timing configuration somewhere else in the code.
>
> Wrap the verification of all the chip select's timing configuration into a
> single function to ease its exportation in upcoming patches.
> Remove the 'max' input from aemif_calc_rate() as it's no longer used.
>
> Signed-off-by: Bastien Curutchet <bastien.curutchet at bootlin.com>

Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>



More information about the linux-mtd mailing list