Re: [PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

2022-10-27 Thread Krzysztof Kozlowski
On 26/10/2022 00:03, Pin-yen Lin wrote: >>> + - minItems: 4 >>> +maxItems: 4 >>> +uniqueItems: true >>> +items: >>> + enum: >>> +- 0 >>> +- 1 >>> +

Re: [PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

2022-10-26 Thread Pin-yen Lin
洪家倫) ; Andrzej Hajda > ; Neil Armstrong ; Robert > Foss ; Laurent Pinchart > ; Jonas Karlman ; Jernej > Skrabec ; David Airlie ; Daniel > Vetter ; Krzysztof Kozlowski > ; open list:DRM DRIVERS > ; open list:OPEN FIRMWARE AND FLATTENED > DEVICE TREE BINDINGS ; open list >

RE: [PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

2022-10-26 Thread allen.chen
Skrabec ; David Airlie ; Daniel Vetter ; Krzysztof Kozlowski ; open list:DRM DRIVERS ; open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS ; open list Subject: Re: [PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth On Wed, Oct 19, 2022 at 05:32:13PM +0800, allen

Re: [PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

2022-10-25 Thread Pin-yen Lin
Hi Allen, On Tue, Oct 25, 2022 at 12:37 AM Rob Herring wrote: > > On Wed, Oct 19, 2022 at 05:32:13PM +0800, allen wrote: > > From: allen chen > > > > Add properties to restrict dp output data-lanes and clock. > > > > Signed-off-by: Pin-Yen Lin > > Signed-off-by: Allen Chen > > --- > >

Re: [PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

2022-10-24 Thread Rob Herring
On Wed, Oct 19, 2022 at 05:32:13PM +0800, allen wrote: > From: allen chen > > Add properties to restrict dp output data-lanes and clock. > > Signed-off-by: Pin-Yen Lin > Signed-off-by: Allen Chen > --- > .../bindings/display/bridge/ite,it6505.yaml | 89 +-- > 1 file

[PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

2022-10-19 Thread allen
From: allen chen Add properties to restrict dp output data-lanes and clock. Signed-off-by: Pin-Yen Lin Signed-off-by: Allen Chen --- .../bindings/display/bridge/ite,it6505.yaml | 89 +-- 1 file changed, 83 insertions(+), 6 deletions(-) diff --git