Re: [PATCH v10 02/10] mtd: intel-dg: implement region enumeration

2025-05-16 Thread Raag Jadav
On Thu, May 15, 2025 at 04:33:37PM +0300, Alexander Usyskin wrote: > In intel-dg, there is no access to the spi controller, > the information is extracted from the descriptor region. ... > +static int intel_dg_nvm_init(struct intel_dg_nvm *nvm, struct device *device) > +{ > + int ret; > +

[PATCH v10 02/10] mtd: intel-dg: implement region enumeration

2025-05-15 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/