Re: [PATCH v2 2/3] spi: fspi: add support for imx8ulp
From: Fabio Estevam
Date: Wed Sep 04 2024 - 23:04:12 EST
On Wed, Sep 4, 2024 at 10:49 PM Bough Chen <haibo.chen@xxxxxxx> wrote:
> Hi Fabio,
>
> I only add the .lut_num here, do not touch .lettle_endian here, and I add another 8ulp in the follow line, but format patch show in this way. Anything I can do to adjust how to format patch?
Now that I look at the original code, I see that imx8dl already has
little_endian = true.
Sorry for the noise.