[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c88f0e23-124f-cd29-7ea3-bfe152291b69@linaro.org>
Date: Thu, 20 Jul 2023 07:53:45 +0100
From: Tudor Ambarus <tudor.ambarus@...aro.org>
To: Victor Lim <vlim@...adevice.com>, pratyush@...nel.org,
miquel.raynal@...tlin.com, richard@....at, vigneshr@...com,
akumarma@....com
Cc: michael@...le.cc, linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org, vikhyat.goyal@....com
Subject: Re: [PATCH V1 1/1] linux: drivers: mtd: spi-nor: gigadevice.c
Does these flashes support SFDP tables? Here's how you can
determine that:
https://lore.kernel.org/linux-mtd/cover.1686557139.git.Takahiro.Kuwano@infineon.com/
If yes, then you could use the generic spi-nor driver,
thus you won't need to explicitly define flash entries.
See:
773bbe104497 mtd: spi-nor: add generic flash driver
Powered by blists - more mailing lists