[PATCH 2/6] spi: nxp-fspi: remove the imx8mp compatible string
Adam Ford
aford173 at gmail.com
Wed Sep 4 10:47:24 PDT 2024
On Wed, Sep 4, 2024 at 11:32 AM Krzysztof Kozlowski <krzk at kernel.org> wrote:
>
> On 04/09/2024 13:17, haibo.chen at nxp.com wrote:
> > From: Haibo Chen <haibo.chen at nxp.com>
> >
> > According to imx8mp RM, the fspi is compatible with the fspi on
> > imx8mm. So remove this redundant imx8mp compatible string here.
We'd need to have the device tree compatible fall back to
nxp,imx8mm-fspi, but it doesn't, so the driver would never associate
itself with nxp,imx8mp-fspi.
adam
> >
> > Fixes: 0467a97367d4 ("spi: fspi: enable fspi driver for on imx8mp")
> > Signed-off-by: Haibo Chen <haibo.chen at nxp.com>
> > ---
>
>
> This breaks users.
>
> NAK
>
> Best regards,
> Krzysztof
>
>
More information about the linux-arm-kernel
mailing list