All of lore.kernel.org
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Frieder Schrempf <frieder@fris.de>,u-boot@lists.denx.de
Subject: [RESEND PATCH 2/6] spi: fsl_qspi: Build driver only if DM_SPI is available
Date: Sat, 10 Jul 2021 17:52:57 +0200 (CEST)	[thread overview]
Message-ID: <20210710155257.2DF7A832FF@phobos.denx.de> (raw)
In-Reply-To: <20210607123707.189163-3-frieder@fris.de>

> From: Frieder Schrempf <frieder.schrempf@kontron.de>
> The driver depends on DM_SPI and if it's not available (e. g. in SPL),
> then we should not try to build it as this will fail.
> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

  reply	other threads:[~2021-07-10 15:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07 12:36 [RESEND PATCH 0/6] Add support for Kontron i.MX6UL/ULL and i.MX8MM modules/boards Frieder Schrempf
2021-06-07 12:36 ` [RESEND PATCH 1/6] mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F Frieder Schrempf
2021-07-10 15:53   ` sbabic
2021-07-10 19:36   ` sbabic
2021-06-07 12:36 ` [RESEND PATCH 2/6] spi: fsl_qspi: Build driver only if DM_SPI is available Frieder Schrempf
2021-07-10 15:52   ` sbabic [this message]
2021-07-10 19:35   ` sbabic
2021-06-07 12:36 ` [RESEND PATCH 3/6] clk: imx8mm: Add SPI clocks Frieder Schrempf
2021-07-10 15:52   ` sbabic
2021-07-10 19:34   ` sbabic
2021-06-07 12:36 ` [RESEND PATCH 4/6] imx8m: Restrict usable memory to space below 4G boundary Frieder Schrempf
2021-07-10 15:53   ` sbabic
2021-07-10 19:36   ` sbabic
2021-06-07 12:36 ` [RESEND PATCH 5/6] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) Frieder Schrempf
2021-07-10 14:49   ` Stefano Babic
2021-06-07 12:36 ` [RESEND PATCH 6/6] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) Frieder Schrempf
2021-06-07 14:22   ` Frieder Schrempf
2021-06-17  6:58   ` Stefano Babic
2021-07-10 14:53   ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210710155257.2DF7A832FF@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=frieder@fris.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.