Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium, pn-swap' property

2024-04-11 Thread Alexandru Ardelean
On Sun, Apr 7, 2024 at 11:31 PM Dmitry Baryshkov wrote: > > On Tue, Apr 02, 2024 at 01:59:25PM +0300, Alexandru Ardelean wrote: > > On some HW designs, it's easier for the layout if the P/N pins are swapped. > > The driver currently has a DT property to do that. > > > > This change documents the

Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium, pn-swap' property

2024-04-07 Thread Dmitry Baryshkov
On Tue, Apr 02, 2024 at 01:59:25PM +0300, Alexandru Ardelean wrote: > On some HW designs, it's easier for the layout if the P/N pins are swapped. > The driver currently has a DT property to do that. > > This change documents the 'lontium,pn-swap' property. > > Signed-off-by: Alexandru Ardelean

Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium,pn-swap' property

2024-04-03 Thread Conor Dooley
On Wed, Apr 03, 2024 at 09:16:31AM +0300, Alexandru Ardelean wrote: > > > > > +type: boolean > > > > The type here should be flag. > > ack; i'll change the type I prob shoulda said, its "$ref: /schemas/types.yaml#/definitions/flag" instead of "type: boolean". signature.asc Description:

Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium,pn-swap' property

2024-04-03 Thread Alexandru Ardelean
On Tue, Apr 2, 2024 at 9:06 PM Conor Dooley wrote: > > On Tue, Apr 02, 2024 at 01:59:25PM +0300, Alexandru Ardelean wrote: > > On some HW designs, it's easier for the layout if the P/N pins are swapped. > > The driver currently has a DT property to do that. > > "currently", because 1/2 adds it.

Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium,pn-swap' property

2024-04-02 Thread Conor Dooley
On Tue, Apr 02, 2024 at 01:59:25PM +0300, Alexandru Ardelean wrote: > On some HW designs, it's easier for the layout if the P/N pins are swapped. > The driver currently has a DT property to do that. "currently", because 1/2 adds it. bindings patches should precede the driver patches in the

[PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium, pn-swap' property

2024-04-02 Thread Alexandru Ardelean
On some HW designs, it's easier for the layout if the P/N pins are swapped. The driver currently has a DT property to do that. This change documents the 'lontium,pn-swap' property. Signed-off-by: Alexandru Ardelean --- .../devicetree/bindings/display/bridge/lontium,lt8912b.yaml | 6 ++ 1