RE: [EXT] [PATCH 0/2] enable flexspi support on imx8mp

From: Kuldeep Singh
Date: Tue Mar 16 2021 - 02:43:29 EST


Hi Heiko,

> -----Original Message-----
> From: Heiko Schocher <hs@xxxxxxx>
> Sent: Tuesday, March 16, 2021 10:34 AM
> To: linux-spi@xxxxxxxxxxxxxxx
> Cc: Heiko Schocher <hs@xxxxxxx>; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx;
> Ashish Kumar <ashish.kumar@xxxxxxx>; Kuldeep Singh
> <kuldeep.singh@xxxxxxx>; Mark Brown <broonie@xxxxxxxxxx>; Rob Herring
> <robh+dt@xxxxxxxxxx>; Shawn Guo <shawnguo@xxxxxxxxxx>; Yogesh Gaur
> <yogeshgaur.83@xxxxxxxxx>; devicetree@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx
> Subject: [EXT] [PATCH 0/2] enable flexspi support on imx8mp
>
> Caution: EXT Email
>
> add compatible entry in nxp_fspi driver for imx8mp
>
> new in v3:
> seperate spi changes from series:
> https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.inf
> radead.org%2Fpipermail%2Flinux-arm-kernel%2F2021-
> March%2F643289.html&amp;data=04%7C01%7Ckuldeep.singh%40nxp.com%
> 7C5da0c3da3dbe410baaf508d8e83903f4%7C686ea1d3bc2b4c6fa92cd99c5c3
> 01635%7C0%7C0%7C637514678868305498%7CUnknown%7CTWFpbGZsb3d8
> eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3
> D%7C1000&amp;sdata=2uy0EKUh4Nt0BceSQbIkCZDfakid3wx5uwebw0DhEIQ
> %3D&amp;reserved=0
>
> into own series as Kuldeep suggested and rebased against
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
> 144c79ef33536 ("Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux")

The changes are not on on top of spi tree
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
and therefore may not apply seamlessly.

I recently added driver support for imx8dxl which is accepted in spi tree
And these patches will cause conflict with it.

Kindly rebase these patches on top of the tree.

Regards
Kuldeep