All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Reto Schneider <code@reto-schneider.ch>, u-boot@lists.denx.de
Cc: Reto Schneider <reto.schneider@husqvarnagroup.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Vignesh R <vigneshr@ti.com>
Subject: Re: [PATCH v1] mtd: spi-nor-ids: Add support for XMC XM25QH64C
Date: Fri, 18 Jun 2021 07:50:43 +0200	[thread overview]
Message-ID: <a0cc32f4-d677-b614-049e-5b8e1cdfd6a9@denx.de> (raw)
In-Reply-To: <20210617162651.171025-1-code@reto-schneider.ch>

On 17.06.21 18:26, Reto Schneider wrote:
> From: Reto Schneider <reto.schneider@husqvarnagroup.com>
> 
> This chip has been (briefly) tested on the MediaTek MT7688 based GARDENA
> smart gateway.
> 
> Datasheet: http://xmcwh.com/Uploads/2020-12-17/XM25QH64C_Ver1.1.pdf
> Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan


> ---
> 
>   drivers/mtd/spi/spi-nor-ids.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mtd/spi/spi-nor-ids.c b/drivers/mtd/spi/spi-nor-ids.c
> index 2b57797954..b91be10fc3 100644
> --- a/drivers/mtd/spi/spi-nor-ids.c
> +++ b/drivers/mtd/spi/spi-nor-ids.c
> @@ -335,6 +335,7 @@ const struct flash_info spi_nor_ids[] = {
>   #ifdef CONFIG_SPI_FLASH_XMC
>   	/* XMC (Wuhan Xinxin Semiconductor Manufacturing Corp.) */
>   	{ INFO("XM25QH64A", 0x207017, 0, 64 * 1024, 128, SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ) },
> +	{ INFO("XM25QH64C", 0x204017, 0, 64 * 1024, 128, SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ) },
>   	{ INFO("XM25QH128A", 0x207018, 0, 64 * 1024, 256, SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ) },
>   #endif
>   	{ },
> 


Viele Grüße,
Stefan

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

  reply	other threads:[~2021-06-18  5:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17 16:26 [PATCH v1] mtd: spi-nor-ids: Add support for XMC XM25QH64C Reto Schneider
2021-06-18  5:50 ` Stefan Roese [this message]
2021-08-03  6:16 ` Jagan Teki

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=a0cc32f4-d677-b614-049e-5b8e1cdfd6a9@denx.de \
    --to=sr@denx.de \
    --cc=code@reto-schneider.ch \
    --cc=jagan@amarulasolutions.com \
    --cc=reto.schneider@husqvarnagroup.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.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.