Re: [PATCH 2/2] drm/panel: simple: add AM-800600P5TMQW-TB8H

2022-06-27 Thread Bastian Krause
Hi Sam, On 6/24/22 21:54, Sam Ravnborg wrote: On Fri, Jun 10, 2022 at 01:15:11PM +0200, Bastian Krause wrote: Add support for the Ampire AM-800600P5TMQW-TB8H 800x600 panel. Data sheet is currently not publicly available, unfortunately. Signed-off-by: Bastian Krause Applied to drm-misc

[PATCH 2/2] drm/panel: simple: add AM-800600P5TMQW-TB8H

2022-06-17 Thread Bastian Krause
Add support for the Ampire AM-800600P5TMQW-TB8H 800x600 panel. Data sheet is currently not publicly available, unfortunately. Signed-off-by: Bastian Krause --- drivers/gpu/drm/panel/panel-simple.c | 33 1 file changed, 33 insertions(+) diff --git a/drivers/gpu/drm

[PATCH 1/2] dt-bindings: display: simple: add Ampire AM-800600P5TMQW-TB8H panel

2022-06-17 Thread Bastian Krause
Add Ampire AM-800600P5TMQW-TB8H 8" TFT LCD panel compatible string. Signed-off-by: Bastian Krause --- .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.ya