Re: [PATCH] doc: dm: clarify activation.

2022-08-19 Thread Michal Suchánek
Hello, On Sat, Aug 20, 2022 at 08:27:05AM +0200, Heinrich Schuchardt wrote: > On 8/4/22 22:30, Simon Glass wrote: > > Hi Michal, > > > > On Thu, 4 Aug 2022 at 13:42, Michal Suchánek wrote: > > > > > > On Thu, Aug 04, 2022 at 01:22:53PM -0600, Simon Glass wrote: > > > > Hi Michal, > > > > > > >

Re: [PATCH] doc: dm: clarify activation.

2022-08-19 Thread Heinrich Schuchardt
On 8/4/22 22:30, Simon Glass wrote: Hi Michal, On Thu, 4 Aug 2022 at 13:42, Michal Suchánek wrote: On Thu, Aug 04, 2022 at 01:22:53PM -0600, Simon Glass wrote: Hi Michal, On Thu, 4 Aug 2022 at 11:58, Michal Suchanek wrote: Explain when devices should get activated. Signed-off-by: Michal

Re: [PATCH] doc: dm: clarify activation.

2022-08-04 Thread Simon Glass
Hi Michal, On Thu, 4 Aug 2022 at 13:42, Michal Suchánek wrote: > > On Thu, Aug 04, 2022 at 01:22:53PM -0600, Simon Glass wrote: > > Hi Michal, > > > > On Thu, 4 Aug 2022 at 11:58, Michal Suchanek wrote: > > > > > > Explain when devices should get activated. > > > > > > Signed-off-by: Michal Such

Re: [PATCH] doc: dm: clarify activation.

2022-08-04 Thread Michal Suchánek
On Thu, Aug 04, 2022 at 01:22:53PM -0600, Simon Glass wrote: > Hi Michal, > > On Thu, 4 Aug 2022 at 11:58, Michal Suchanek wrote: > > > > Explain when devices should get activated. > > > > Signed-off-by: Michal Suchanek > > --- > > doc/develop/driver-model/design.rst | 22 --

Re: [PATCH] doc: dm: clarify activation.

2022-08-04 Thread Simon Glass
Hi Michal, On Thu, 4 Aug 2022 at 11:58, Michal Suchanek wrote: > > Explain when devices should get activated. > > Signed-off-by: Michal Suchanek > --- > doc/develop/driver-model/design.rst | 22 -- > 1 file changed, 20 insertions(+), 2 deletions(-) Reviewed-by: Simon Glass

[PATCH] doc: dm: clarify activation.

2022-08-04 Thread Michal Suchanek
Explain when devices should get activated. Signed-off-by: Michal Suchanek --- doc/develop/driver-model/design.rst | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/doc/develop/driver-model/design.rst b/doc/develop/driver-model/design.rst index 5f33f9fbb