Re: [PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema

2020-03-18 Thread Sam Ravnborg
Hi Rob > I've gone rather quickly thru the series. Other than what I commented > on, the rest look fine generally. There may be a couple with similar > comments. Thanks. Some of this was trivial stuff I should have fixed while converting - great with an extra pair of eyes. I will re-spin and t

Re: [PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema

2020-03-18 Thread Rob Herring
On Sun, Mar 15, 2020 at 02:43:40PM +0100, Sam Ravnborg wrote: > Convert remaining(*) panel bindings to DT Schema. > > To prepare for the migration a few preparations > patches was required: > > - te-gpios is now added to panel-common - as this > property is used by a few bindings. > > - The sl

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema

2020-03-15 Thread Sam Ravnborg
Convert remaining(*) panel bindings to DT Schema. To prepare for the migration a few preparations patches was required: - te-gpios is now added to panel-common - as this property is used by a few bindings. - The slave part of spi-controller.yaml was migrated to a new file spi-slave.yaml. T