All of lore.kernel.org
 help / color / mirror / Atom feed
From: Priyanka Jain <priyanka.jain@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] configs: spi: Miss the SPI_FLASH_BAR for ESPI
Date: Tue, 22 Oct 2019 09:45:08 +0000	[thread overview]
Message-ID: <AM0PR04MB6483B7B173FEE0791712A6BBE6680@AM0PR04MB6483.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20191021090205.4312-1-xiaowei.bao@nxp.com>



>-----Original Message-----
>From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Xiaowei Bao
>Sent: Monday, October 21, 2019 2:32 PM
>To: Jagdish Gediya <jagdish.gediya@nxp.com>; jagan at amarulasolutions.com;
>u-boot at lists.denx.de
>Cc: Xiaowei Bao <xiaowei.bao@nxp.com>
>Subject: [U-Boot] [PATCH] configs: spi: Miss the SPI_FLASH_BAR for ESPI
configs: spi:  -> spi: Kconfig

I understand you are adding config, because you have missed it earlier.
But better would be something like Miss->Add 

ESPI -> FSL_ESPI
>
>Miss the SPI_FLASH_BAR for the ESPI controller of FSL.
>
>Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
>---
> drivers/spi/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index b8ca2bd..7003569
>100644
>--- a/drivers/spi/Kconfig
>+++ b/drivers/spi/Kconfig
>@@ -367,6 +367,7 @@ config CF_SPI
>
> config FSL_ESPI
> 	bool "Freescale eSPI driver"
>+	imply SPI_FLASH_BAR
> 	help
> 	  Enable the Freescale eSPI driver. This driver can be used to
> 	  access the SPI interface and SPI NOR flash on platforms embedding
>--

--priyankajain

  reply	other threads:[~2019-10-22  9:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21  9:02 [U-Boot] [PATCH] configs: spi: Miss the SPI_FLASH_BAR for ESPI Xiaowei Bao
2019-10-22  9:45 ` Priyanka Jain [this message]
2019-10-22  9:51   ` Xiaowei Bao
2019-10-23 19:39     ` Jagan Teki
2019-10-25  2:42       ` Xiaowei Bao

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=AM0PR04MB6483B7B173FEE0791712A6BBE6680@AM0PR04MB6483.eurprd04.prod.outlook.com \
    --to=priyanka.jain@nxp.com \
    --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.