All of lore.kernel.org
 help / color / mirror / Atom feed
From: Victor Lim <vlim@gigadevice.com>
To: u-boot@lists.denx.de
Cc: vigneshr@ti.com, jagan@amarulasolutions.com,
	michal.simek@xilinx.com, vikhyat.goyal@amd.com,
	ashok.reddy.soma@amd.com, Victor Lim <vlim@gigadevice.com>
Subject: [PATCH 1/4] xilinx: zynq: Enable gigadevice
Date: Tue, 20 Dec 2022 06:48:15 +0800	[thread overview]
Message-ID: <20221219224818.6801-2-vlim@gigadevice.com> (raw)
In-Reply-To: <20221219224818.6801-1-vlim@gigadevice.com>

Enable gigadevice part #s

Signed-off-by: Victor Lim <vlim@gigadevice.com>
---
 configs/xilinx_zynq_virt_defconfig | 1 +
 configs/zynq_cse_qspi_defconfig    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/configs/xilinx_zynq_virt_defconfig b/configs/xilinx_zynq_virt_defconfig
index 611c5e993c..fe2321d658 100644
--- a/configs/xilinx_zynq_virt_defconfig
+++ b/configs/xilinx_zynq_virt_defconfig
@@ -103,6 +103,7 @@ CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SPI_FLASH_SST=y
 CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
 CONFIG_PHY_MARVELL=y
 CONFIG_PHY_MICREL=y
 CONFIG_PHY_MICREL_KSZ90X1=y
diff --git a/configs/zynq_cse_qspi_defconfig b/configs/zynq_cse_qspi_defconfig
index 60f0d7cac4..d58db07e71 100644
--- a/configs/zynq_cse_qspi_defconfig
+++ b/configs/zynq_cse_qspi_defconfig
@@ -71,6 +71,7 @@ CONFIG_SPI_FLASH_MACRONIX=y
 CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
 CONFIG_ARM_DCC=y
 CONFIG_ZYNQ_QSPI=y
-- 
2.25.1


  reply	other threads:[~2022-12-20 11:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19 22:48 [PATCH 0/4] Enable gigadevice and add new part #s Victor Lim
2022-12-19 22:48 ` Victor Lim [this message]
2022-12-19 22:48 ` [PATCH 2/4] arm64: zynqmp: Enable gigadevice Victor Lim
2022-12-19 22:48 ` [PATCH 3/4] xilinx: versal: Enable gigadevice parts Victor Lim
2022-12-19 22:48 ` [PATCH 4/4] mtd: spi-nor-ids: add gigadevice part # Victor Lim
2023-01-03 11:02 ` [PATCH 0/4] Enable gigadevice and add new part #s Michal Simek
2023-01-04 18:50   ` Vlim
2023-01-05  7:25     ` Michal Simek
2023-01-05 19:47       ` Vlim
2023-01-06  7:14         ` Michal Simek
2023-01-06 19:53           ` Vlim
2023-01-09  7:59             ` Michal Simek

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=20221219224818.6801-2-vlim@gigadevice.com \
    --to=vlim@gigadevice.com \
    --cc=ashok.reddy.soma@amd.com \
    --cc=jagan@amarulasolutions.com \
    --cc=michal.simek@xilinx.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.com \
    --cc=vikhyat.goyal@amd.com \
    /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.