Re: [PATCH v2 29/36] dt-bindings: display: convert sharp, ls043t1le01 to DT Schema

2020-04-14 Thread Rob Herring
On Wed, 8 Apr 2020 21:51:02 +0200, Sam Ravnborg wrote: > The txt binding specified the property "power-supply". > But the example and the actual implementation in the linux-kernel > uses "avdd-supply". > So the binding is adjusted to use avdd-supply as this seems > to be the correct choice. > Ther

[PATCH v2 29/36] dt-bindings: display: convert sharp, ls043t1le01 to DT Schema

2020-04-08 Thread Sam Ravnborg
The txt binding specified the property "power-supply". But the example and the actual implementation in the linux-kernel uses "avdd-supply". So the binding is adjusted to use avdd-supply as this seems to be the correct choice. There are no DT files in the linux kernel to check. Signed-off-by: Sam