Re: [PATCHv2 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

2020-08-19 Thread Tony Lindgren
* Sebastian Reichel [200716 18:07]: > On Thu, Jul 16, 2020 at 07:52:58PM +0200, Sam Ravnborg wrote: > > The DTS file changes needs to go in via another route. > > No worries. I guess Tony will queue them up when he finds some time. Thanks applying the dts changes into omap-for-v5.10/dt.

[PATCHv2 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

2020-07-17 Thread Sebastian Reichel
Convert panel-dsi-cm bindings to YAML and add missing properties while at it. Reviewed-by: Laurent Pinchart Reviewed-by: Rob Herring Signed-off-by: Sebastian Reichel --- .../bindings/display/panel/panel-dsi-cm.txt | 29 --- .../bindings/display/panel/panel-dsi-cm.yaml | 86

Re: [PATCHv2 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

2020-07-16 Thread Sebastian Reichel
Hi, On Thu, Jul 16, 2020 at 07:52:58PM +0200, Sam Ravnborg wrote: > On Thu, Jul 16, 2020 at 02:57:30PM +0200, Sebastian Reichel wrote: > > Convert panel-dsi-cm bindings to YAML and add > > missing properties while at it. > > > > Reviewed-by: Laurent Pinchart > > Reviewed-by: Rob Herring > >

Re: [PATCHv2 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

2020-07-16 Thread Sam Ravnborg
On Thu, Jul 16, 2020 at 02:57:30PM +0200, Sebastian Reichel wrote: > Convert panel-dsi-cm bindings to YAML and add > missing properties while at it. > > Reviewed-by: Laurent Pinchart > Reviewed-by: Rob Herring > Signed-off-by: Sebastian Reichel Hi Sebastian. Look good now. Applied this patch