Message ID | 20210316050425.1758778-1-hs@denx.de |
---|---|
Headers | show |
Series | enable flexspi support on imx8mp | expand |
Hello Kuldeep, On 16.03.21 07:42, Kuldeep Singh wrote: > Hi Heiko, > >> -----Original Message----- >> From: Heiko Schocher <hs@denx.de> >> Sent: Tuesday, March 16, 2021 10:34 AM >> To: linux-spi@vger.kernel.org >> Cc: Heiko Schocher <hs@denx.de>; linux-arm-kernel@lists.infradead.org; >> Ashish Kumar <ashish.kumar@nxp.com>; Kuldeep Singh >> <kuldeep.singh@nxp.com>; Mark Brown <broonie@kernel.org>; Rob Herring >> <robh+dt@kernel.org>; Shawn Guo <shawnguo@kernel.org>; Yogesh Gaur >> <yogeshgaur.83@gmail.com>; devicetree@vger.kernel.org; linux- >> kernel@vger.kernel.org >> 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&data=04%7C01%7Ckuldeep.singh%40nxp.com% >> 7C5da0c3da3dbe410baaf508d8e83903f4%7C686ea1d3bc2b4c6fa92cd99c5c3 >> 01635%7C0%7C0%7C637514678868305498%7CUnknown%7CTWFpbGZsb3d8 >> eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3 >> D%7C1000&sdata=2uy0EKUh4Nt0BceSQbIkCZDfakid3wx5uwebw0DhEIQ >> %3D&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. Sorry, my fault. I thought the patches go into for-next ... 3 days old ... Ah, I had the wrong base ... I used "144c79ef33536" but it should be "a43e89624baea" Sorry and thanks for detecting! I sent a new version soon... bye, Heiko