Re: [PATCH 1/4] dt-bindings: display: panel: ili9881c: Add dsi-lanes property

2025-04-10 Thread Dmitry Baryshkov
On Wed, Apr 09, 2025 at 11:28:46AM +0200, Kory Maincent wrote: > On Tue, 8 Apr 2025 17:44:32 +0200 > Maxime Ripard wrote: > > > hi, > > > > On Tue, Apr 08, 2025 at 05:27:00PM +0200, Kory Maincent wrote: > > > Add the dsi-lanes property to specify the number of DSI lanes used by the > > > panel.

Re: [PATCH 1/4] dt-bindings: display: panel: ili9881c: Add dsi-lanes property

2025-04-10 Thread Dmitry Baryshkov
On Thu, Apr 10, 2025 at 12:33:35PM +0300, Dmitry Baryshkov wrote: > On Wed, Apr 09, 2025 at 11:28:46AM +0200, Kory Maincent wrote: > > On Tue, 8 Apr 2025 17:44:32 +0200 > > Maxime Ripard wrote: > > > > > hi, > > > > > > On Tue, Apr 08, 2025 at 05:27:00PM +0200, Kory Maincent wrote: > > > > Add t

Re: [PATCH 1/4] dt-bindings: display: panel: ili9881c: Add dsi-lanes property

2025-04-09 Thread Kory Maincent
On Tue, 8 Apr 2025 17:44:32 +0200 Maxime Ripard wrote: > hi, > > On Tue, Apr 08, 2025 at 05:27:00PM +0200, Kory Maincent wrote: > > Add the dsi-lanes property to specify the number of DSI lanes used by the > > panel. This allows configuring the panel for either two, three or four > > lanes. > >

Re: [PATCH 1/4] dt-bindings: display: panel: ili9881c: Add dsi-lanes property

2025-04-08 Thread Maxime Ripard
hi, On Tue, Apr 08, 2025 at 05:27:00PM +0200, Kory Maincent wrote: > Add the dsi-lanes property to specify the number of DSI lanes used by the > panel. This allows configuring the panel for either two, three or four > lanes. > > Signed-off-by: Kory Maincent > --- > Documentation/devicetree/bind