Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-31 Thread Rob Herring
On Thu, Mar 31, 2022 at 4:35 AM Dmitry Baryshkov wrote: > > On Thu, 31 Mar 2022 at 09:05, Vinod Koul wrote: > > > > On 29-03-22, 10:52, Rob Herring wrote: > > > On Tue, Mar 29, 2022 at 12:01:52PM +0530, Vinod Koul wrote: > > > > On 28-03-22, 13:21, Rob Herring wrote: > > > > > On Mon, Mar 28, 202

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-31 Thread Dmitry Baryshkov
On Thu, 31 Mar 2022 at 09:05, Vinod Koul wrote: > > On 29-03-22, 10:52, Rob Herring wrote: > > On Tue, Mar 29, 2022 at 12:01:52PM +0530, Vinod Koul wrote: > > > On 28-03-22, 13:21, Rob Herring wrote: > > > > On Mon, Mar 28, 2022 at 12:18 PM Krzysztof Kozlowski > > > > wrote: > > > > > > > > > > O

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-30 Thread Vinod Koul
On 29-03-22, 10:52, Rob Herring wrote: > On Tue, Mar 29, 2022 at 12:01:52PM +0530, Vinod Koul wrote: > > On 28-03-22, 13:21, Rob Herring wrote: > > > On Mon, Mar 28, 2022 at 12:18 PM Krzysztof Kozlowski > > > wrote: > > > > > > > > On 28/03/2022 19:16, Vinod Koul wrote: > > > > > On 28-03-22, 19:4

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-29 Thread Rob Herring
On Tue, Mar 29, 2022 at 12:01:52PM +0530, Vinod Koul wrote: > On 28-03-22, 13:21, Rob Herring wrote: > > On Mon, Mar 28, 2022 at 12:18 PM Krzysztof Kozlowski > > wrote: > > > > > > On 28/03/2022 19:16, Vinod Koul wrote: > > > > On 28-03-22, 19:43, Dmitry Baryshkov wrote: > > > >> On Mon, 28 Mar 20

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-28 Thread Vinod Koul
On 28-03-22, 13:21, Rob Herring wrote: > On Mon, Mar 28, 2022 at 12:18 PM Krzysztof Kozlowski > wrote: > > > > On 28/03/2022 19:16, Vinod Koul wrote: > > > On 28-03-22, 19:43, Dmitry Baryshkov wrote: > > >> On Mon, 28 Mar 2022 at 18:30, Krzysztof Kozlowski > > >> wrote: > > >>> > > >>> The DSI no

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-28 Thread Rob Herring
On Mon, Mar 28, 2022 at 12:18 PM Krzysztof Kozlowski wrote: > > On 28/03/2022 19:16, Vinod Koul wrote: > > On 28-03-22, 19:43, Dmitry Baryshkov wrote: > >> On Mon, 28 Mar 2022 at 18:30, Krzysztof Kozlowski > >> wrote: > >>> > >>> The DSI node is not a bus and the children do not have unit address

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-28 Thread Krzysztof Kozlowski
On 28/03/2022 18:43, Dmitry Baryshkov wrote: > On Mon, 28 Mar 2022 at 18:30, Krzysztof Kozlowski > wrote: >> >> The DSI node is not a bus and the children do not have unit addresses. >> >> Reported-by: Vinod Koul >> Signed-off-by: Krzysztof Kozlowski > > NAK. > DSI panels are children of the DS

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-28 Thread Krzysztof Kozlowski
On 28/03/2022 17:29, Krzysztof Kozlowski wrote: > The DSI node is not a bus and the children do not have unit addresses. Eh, actually MIPI DSI is a serial bus, so address/size cells seem right and my patch is not correct. > > Reported-by: Vinod Koul > Signed-off-by: Krzysztof Kozlowski > --- >

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-28 Thread Krzysztof Kozlowski
On 28/03/2022 19:16, Vinod Koul wrote: > On 28-03-22, 19:43, Dmitry Baryshkov wrote: >> On Mon, 28 Mar 2022 at 18:30, Krzysztof Kozlowski >> wrote: >>> >>> The DSI node is not a bus and the children do not have unit addresses. >>> >>> Reported-by: Vinod Koul >>> Signed-off-by: Krzysztof Kozlowski

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-28 Thread Vinod Koul
On 28-03-22, 19:43, Dmitry Baryshkov wrote: > On Mon, 28 Mar 2022 at 18:30, Krzysztof Kozlowski > wrote: > > > > The DSI node is not a bus and the children do not have unit addresses. > > > > Reported-by: Vinod Koul > > Signed-off-by: Krzysztof Kozlowski > > NAK. > DSI panels are children of th

Re: [PATCH] dt-bindings: display: msm: dsi: remove address/size cells

2022-03-28 Thread Dmitry Baryshkov
On Mon, 28 Mar 2022 at 18:30, Krzysztof Kozlowski wrote: > > The DSI node is not a bus and the children do not have unit addresses. > > Reported-by: Vinod Koul > Signed-off-by: Krzysztof Kozlowski NAK. DSI panels are children of the DSI device tree node with the reg = <0>; address. This is the