Re: [PATCH] dt-bindings: display: mcde: Convert to YAML schema

2020-11-04 Thread Rob Herring
On Wed, Nov 04, 2020 at 02:37:09PM +0100, Linus Walleij wrote: > This moves the MCDE bindings over to using the YAML schema > to describe the ST-Ericsson MCDE display controller, > making use of the generic DSI controller schema. > > We also add the "port" node, we will use this when adding > LCD

Re: [PATCH] dt-bindings: display: mcde: Convert to YAML schema

2020-11-04 Thread Rob Herring
On Wed, 04 Nov 2020 14:37:09 +0100, Linus Walleij wrote: > This moves the MCDE bindings over to using the YAML schema > to describe the ST-Ericsson MCDE display controller, > making use of the generic DSI controller schema. > > We also add the "port" node, we will use this when adding > LCD panels

[PATCH] dt-bindings: display: mcde: Convert to YAML schema

2020-11-04 Thread Linus Walleij
This moves the MCDE bindings over to using the YAML schema to describe the ST-Ericsson MCDE display controller, making use of the generic DSI controller schema. We also add the "port" node, we will use this when adding LCD panels using the direct parallel interface DPI instead of DSI. Cc: devicet