Re: [PATCH v1 4/4] dt-bindings: display: add port support to atmel lcdc

2020-04-14 Thread Rob Herring
On Sun, Apr 12, 2020 at 08:20:12PM +0200, Sam Ravnborg wrote: > Update the Atmel LCDC binding to include: > - pwm. Used for backlight > - endpoints using port node > Used for handle to panel > - Added wiring property that is used to describe > the wiring between the LCDC and the panel > > Exis

[PATCH v1 4/4] dt-bindings: display: add port support to atmel lcdc

2020-04-12 Thread Sam Ravnborg
Update the Atmel LCDC binding to include: - pwm. Used for backlight - endpoints using port node Used for handle to panel - Added wiring property that is used to describe the wiring between the LCDC and the panel Existing properties that should not be used in new bindings are deprecated. Updat