On Mon, Jul 25, 2022 at 04:56:15PM +0530, Aradhya Bhatia wrote: > On 21-Jul-22 04:58, Rob Herring wrote: > > On Tue, Jul 19, 2022 at 01:38:38PM +0530, Aradhya Bhatia wrote: > > > + > > > port@1: > > > - $ref: /schemas/graph.yaml#/properties/port > > > + $ref: /schemas/graph.yaml#/$defs/port-base > > > + unevaluatedProperties: false > > > description: > > > The DSS DPI output port node from video port 2 > > > + properties: > > > + ti,rgb565-to-888: > > > + description: > > > + property to override DPI output to 16bit for 24bit bridge > > > + type: boolean > > > > There's work underway for standard way to handle interface formats[1]. > > Please help/comment on that to make sure it works for you. > > > > Rob > > > > [1] https://lore.kernel.org/all/20220628181838.2031-3-max.oss.09@xxxxxxxxx/ > > I also followed what this patch series is implementing. This seems to be > applicable for cases where the DPI pins are drawn and forwarded towards > a simple panel capable of accepting the raw parallel data. It would be great to have that patch move forward and eventually get it merged, only Rob commented weeks ago. Francesco