On Wed, Jan 05, 2022 at 04:01:00PM +0100, Robert Marko wrote:
> Currently the pxa3xx driver does not set the udevice in the mtd_info
> struct and this prevents the mtd from parsing the partitions via DTS
> like for SPI-NOR.
>
> So simply set the mtd->dev to the driver udevice.
>
> Signed-off-by:
On 1/5/22 16:01, Robert Marko wrote:
Currently the pxa3xx driver does not set the udevice in the mtd_info
struct and this prevents the mtd from parsing the partitions via DTS
like for SPI-NOR.
So simply set the mtd->dev to the driver udevice.
Signed-off-by: Robert Marko
Reviewed-by: Stefan R
Currently the pxa3xx driver does not set the udevice in the mtd_info
struct and this prevents the mtd from parsing the partitions via DTS
like for SPI-NOR.
So simply set the mtd->dev to the driver udevice.
Signed-off-by: Robert Marko
---
drivers/mtd/nand/raw/pxa3xx_nand.c | 1 +
1 file changed,
3 matches
Mail list logo