RE: [PATCH v9 03/12] mtd: intel-dg: implement region enumeration

2025-05-15 Thread Usyskin, Alexander
> Subject: Re: [PATCH v9 03/12] mtd: intel-dg: implement region enumeration > > On Thu, May 15, 2025 at 04:53:38PM +0530, Usyskin, Alexander wrote: > > > On Thu, Apr 24, 2025 at 04:25:27PM +0300, Alexander Usyskin wrote: > > > > In intel-dg, there is no access to t

Re: [PATCH v9 03/12] mtd: intel-dg: implement region enumeration

2025-05-15 Thread Raag Jadav
On Thu, May 15, 2025 at 04:53:38PM +0530, Usyskin, Alexander wrote: > > On Thu, Apr 24, 2025 at 04:25:27PM +0300, Alexander Usyskin wrote: > > > In intel-dg, there is no access to the spi controller, > > > the information is extracted from the descriptor region. > > > > ... > > > > > @@ -22,9 +24

RE: [PATCH v9 03/12] mtd: intel-dg: implement region enumeration

2025-05-15 Thread Usyskin, Alexander
> Subject: Re: [PATCH v9 03/12] mtd: intel-dg: implement region enumeration > > On Thu, Apr 24, 2025 at 04:25:27PM +0300, Alexander Usyskin wrote: > > In intel-dg, there is no access to the spi controller, > > the information is extracted from the descriptor region. >

Re: [PATCH v9 03/12] mtd: intel-dg: implement region enumeration

2025-04-29 Thread Raag Jadav
On Thu, Apr 24, 2025 at 04:25:27PM +0300, Alexander Usyskin wrote: > In intel-dg, there is no access to the spi controller, > the information is extracted from the descriptor region. ... > @@ -22,9 +24,199 @@ struct intel_dg_nvm { > u8 id; > u64 offset; >

[PATCH v9 03/12] mtd: intel-dg: implement region enumeration

2025-04-24 Thread Alexander Usyskin
In intel-dg, there is no access to the spi controller, the information is extracted from the descriptor region. CC: Lucas De Marchi Reviewed-by: Rodrigo Vivi Acked-by: Miquel Raynal Co-developed-by: Tomas Winkler Signed-off-by: Tomas Winkler Signed-off-by: Alexander Usyskin --- drivers/mtd/