RE: [PATCH v10 3/7] i3c: master: add i3c_secondary_master_register

2020-12-07 Thread Parshuram Raju Thombare
>I'm not sure about the logic here. Why would the secondary master >initialize the bus? If you make a distinction between primary and >secondary, then the primary should be the owner of the bus and it should >have enumerated it already. You should populate the bus structure with >info provided by

Re: [PATCH v10 3/7] i3c: master: add i3c_secondary_master_register

2020-12-03 Thread Nicolas Pitre
On Mon, 30 Nov 2020, Parshuram Thombare wrote: > add i3c_secondary_master_register which is used > to register secondary masters. I'm not sure about the logic here. Why would the secondary master initialize the bus? If you make a distinction between primary and secondary, then the primary