Re: [PATCH 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013

2020-07-27 Thread Rob Herring
On Sat, 25 Jul 2020 23:13:34 +0200, Marek Vasut wrote: > Add DT bindings for Powertip PH800480T013 800x480 parallel LCD, > this one is used in the Raspberry Pi 7" touchscreen display unit. > > Signed-off-by: Marek Vasut > To: dri-devel@lists.freedesktop.org > Cc: Eric Anholt > Cc: Rob Herring >

[PATCH 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013

2020-07-26 Thread Marek Vasut
Add DT bindings for Powertip PH800480T013 800x480 parallel LCD, this one is used in the Raspberry Pi 7" touchscreen display unit. Signed-off-by: Marek Vasut To: dri-devel@lists.freedesktop.org Cc: Eric Anholt Cc: Rob Herring Cc: Sam Ravnborg Cc: devicet...@vger.kernel.org --- .../panel/powert

Re: [PATCH 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013

2020-07-25 Thread Sam Ravnborg
Hi Marek. On Sat, Jul 25, 2020 at 11:13:34PM +0200, Marek Vasut wrote: > Add DT bindings for Powertip PH800480T013 800x480 parallel LCD, > this one is used in the Raspberry Pi 7" touchscreen display unit. > > Signed-off-by: Marek Vasut > To: dri-devel@lists.freedesktop.org > Cc: Eric Anholt > C