[PATCH] mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
Tom Rini
trini at konsulko.com
Thu Oct 31 20:34:49 CET 2024
On Thu, Oct 31, 2024 at 08:13:00PM +0100, Marek Vasut wrote:
> On 10/31/24 7:51 PM, Tom Rini wrote:
> > On Thu, Oct 31, 2024 at 12:37:32PM -0600, Tom Rini wrote:
> > > While we want to compile the SPI_STACKED_PARALLEL code everywhere we
> > > can, it must first be guarded with an #if for DM_SPI as not all cases
> > > where we have this code built, such as in SPL, will have the relevant
> > > DM_SPI option enabled.
> > >
> > > Fixes: 43423cdc5dc1 ("mtd: spi-nor: Always build SPI_STACKED_PARALLEL code")
> > > Signed-off-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241031/54680c15/attachment.sig>
More information about the U-Boot
mailing list