All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2] configs: spi: Add the SPI_FLASH_BAR for ESPI
@ 2019-10-31  6:34 Xiaowei Bao
  2019-11-11 15:29 ` Priyanka Jain
  0 siblings, 1 reply; 2+ messages in thread
From: Xiaowei Bao @ 2019-10-31  6:34 UTC (permalink / raw)
  To: u-boot

Add the SPI_FLASH_BAR for the ESPI controller of FSL, this entry
is missed by commit 6d825178364.

Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
---
v2:
 - Modify the commit message.

 drivers/spi/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 8dd3213..77731af 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
-- 
2.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH v2] configs: spi: Add the SPI_FLASH_BAR for ESPI
  2019-10-31  6:34 [U-Boot] [PATCH v2] configs: spi: Add the SPI_FLASH_BAR for ESPI Xiaowei Bao
@ 2019-11-11 15:29 ` Priyanka Jain
  0 siblings, 0 replies; 2+ messages in thread
From: Priyanka Jain @ 2019-11-11 15:29 UTC (permalink / raw)
  To: u-boot



>-----Original Message-----
>From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Xiaowei Bao
>Sent: Thursday, October 31, 2019 12:05 PM
>To: jagan at amarulasolutions.com; u-boot at lists.denx.de; Jagdish Gediya
><jagdish.gediya@nxp.com>
>Cc: Xiaowei Bao <xiaowei.bao@nxp.com>
>Subject: [U-Boot] [PATCH v2] configs: spi: Add the SPI_FLASH_BAR for ESPI
>
>Add the SPI_FLASH_BAR for the ESPI controller of FSL, this entry is missed by
>commit 6d825178364.
>
>Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
>---

Updated "commit" related description to fix checkpatch error.
Applied to fsl-qoriq master, awaiting upstream.

Thanks
priyankajain

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-11 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31  6:34 [U-Boot] [PATCH v2] configs: spi: Add the SPI_FLASH_BAR for ESPI Xiaowei Bao
2019-11-11 15:29 ` Priyanka Jain

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.