Re: [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings

2021-02-09 Thread Rob Herring
On Sat, Jan 30, 2021 at 07:10:13PM +0100, Marek Vasut wrote: > Add DT binding document for TI SN65DSI83 DSI to LVDS bridge. > > Signed-off-by: Marek Vasut > Cc: Douglas Anderson > Cc: Laurent Pinchart > Cc: Linus Walleij > Cc: Sam Ravnborg > Cc: Stephen Boyd > Cc: devicet...@vger.kernel.org

Re: [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings

2021-02-04 Thread Marek Vasut
On 2/4/21 7:38 PM, Doug Anderson wrote: Hi, Hi, [...] +properties: + compatible: +const: ti,sn65dsi83 + + reg: +const: 0x2d + + enable-gpios: +maxItems: 1 +description: GPIO specifier for bridge_en pin (active high). I see two regulators: vcc and vcore. Shouldn't those

Re: [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings

2021-02-04 Thread Marek Vasut
On 2/4/21 6:15 PM, Doug Anderson wrote: Hi, [...] +properties: + compatible: +const: ti,sn65dsi83 + + reg: +const: 0x2d + + enable-gpios: +maxItems: 1 +description: GPIO specifier for bridge_en pin (active high). I see two regulators: vcc and vcore. Shouldn't those be lis

Re: [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings

2021-02-04 Thread Doug Anderson
Hi, On Thu, Feb 4, 2021 at 10:09 AM Marek Vasut wrote: > > On 2/4/21 6:15 PM, Doug Anderson wrote: > > Hi, > > [...] > > >> +properties: > >> + compatible: > >> +const: ti,sn65dsi83 > >> + > >> + reg: > >> +const: 0x2d > >> + > >> + enable-gpios: > >> +maxItems: 1 > >> +descrip

Re: [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings

2021-02-04 Thread Doug Anderson
Hi, On Sat, Jan 30, 2021 at 10:10 AM Marek Vasut wrote: > > Add DT binding document for TI SN65DSI83 DSI to LVDS bridge. > > Signed-off-by: Marek Vasut > Cc: Douglas Anderson > Cc: Laurent Pinchart > Cc: Linus Walleij > Cc: Sam Ravnborg > Cc: Stephen Boyd > Cc: devicet...@vger.kernel.org >

Re: [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings

2021-02-02 Thread Linus Walleij
On Sat, Jan 30, 2021 at 7:10 PM Marek Vasut wrote: > Add DT binding document for TI SN65DSI83 DSI to LVDS bridge. > > Signed-off-by: Marek Vasut > Cc: Douglas Anderson > Cc: Laurent Pinchart > Cc: Linus Walleij > Cc: Sam Ravnborg > Cc: Stephen Boyd > Cc: devicet...@vger.kernel.org > To: dri

[PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings

2021-01-31 Thread Marek Vasut
Add DT binding document for TI SN65DSI83 DSI to LVDS bridge. Signed-off-by: Marek Vasut Cc: Douglas Anderson Cc: Laurent Pinchart Cc: Linus Walleij Cc: Sam Ravnborg Cc: Stephen Boyd Cc: devicet...@vger.kernel.org To: dri-devel@lists.freedesktop.org --- .../bindings/display/bridge/ti,sn65dsi