Re: [PATCH v2 3/6] mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata
From: Miquel Raynal
Date: Tue May 21 2024 - 05:17:52 EST
Hi Frank,
Frank.Li@xxxxxxx wrote on Mon, 20 May 2024 12:09:14 -0400:
> Introduce a boolean flag, 'support_edo_timing', within gpmi_devdata to
> simplify the logic check in gpmi_setup_interface(). This is made in
> preparation for adding support for imx8qxp gpmi.
Excellent idea. I really prefer it compared to the former
implementation.
Thanks,
Miquèl