Re: [PATCH v4 01/11] mtd: core: always create master device

2025-01-21 Thread Richard Weinberger
- Ursprüngliche Mail - >> > This streamlines device tree and allows to anchor >> > runtime power management on master device in all cases. >> >> Please explain in more detail why this is needed. >> If this change makes the overall situation better and breaks >> no userspace, I'm happy. :-)

RE: [PATCH v4 01/11] mtd: core: always create master device

2025-01-18 Thread Usyskin, Alexander
> >> > This streamlines device tree and allows to anchor > >> > runtime power management on master device in all cases. > >> > >> Please explain in more detail why this is needed. > >> If this change makes the overall situation better and breaks > >> no userspace, I'm happy. :-) > >> > > > > The re

Re: [PATCH v4 01/11] mtd: core: always create master device

2025-01-16 Thread Richard Weinberger
Alexander, - Ursprüngliche Mail - > Von: "Alexander Usyskin" > Create master device without partition when > CONFIG_MTD_PARTITIONED_MASTER flag is unset. > > This streamlines device tree and allows to anchor > runtime power management on master device in all cases. Please explain in mor

RE: [PATCH v4 01/11] mtd: core: always create master device

2025-01-15 Thread Usyskin, Alexander
> > Create master device without partition when > > CONFIG_MTD_PARTITIONED_MASTER flag is unset. > > > > This streamlines device tree and allows to anchor > > runtime power management on master device in all cases. > > Please explain in more detail why this is needed. > If this change makes the ov

Re: [PATCH v4 01/11] mtd: core: always create master device

2025-01-15 Thread Miquel Raynal
Hi, On 14/01/2025 at 14:05:40 GMT, "Usyskin, Alexander" wrote: >> > > Create master device without partition when >> > > CONFIG_MTD_PARTITIONED_MASTER flag is unset. >> > >> > I don't think you took into consideration my remarks regarding the fact >> > that you would break userspace. If you en

RE: [PATCH v4 01/11] mtd: core: always create master device

2025-01-14 Thread Usyskin, Alexander
> > > Create master device without partition when > > > CONFIG_MTD_PARTITIONED_MASTER flag is unset. > > > > I don't think you took into consideration my remarks regarding the fact > > that you would break userspace. If you enable the master, you no longer > > have the same device numbering in user

RE: [PATCH v4 01/11] mtd: core: always create master device

2025-01-06 Thread Usyskin, Alexander
> Subject: Re: [PATCH v4 01/11] mtd: core: always create master device > > Hi Alexander, > > On 01/01/2025 at 17:39:15 +02, Alexander Usyskin > wrote: > > > Create master device without partition when > > CONFIG_MTD_PARTITIONED_MASTER flag is unset.

Re: [PATCH v4 01/11] mtd: core: always create master device

2025-01-06 Thread Miquel Raynal
Hi Alexander, On 01/01/2025 at 17:39:15 +02, Alexander Usyskin wrote: > Create master device without partition when > CONFIG_MTD_PARTITIONED_MASTER flag is unset. I don't think you took into consideration my remarks regarding the fact that you would break userspace. If you enable the master, y