Add support for the AUO G104STN01 10.4" (800x600) LCD-TFT panel.
Signed-off-by: Paul Gerber
Reviewed-by: Neil Armstrong
---
Tested on TQ TQMa8MPxL on MBa8MPxL.
drivers/gpu/drm/panel/panel-simple.c | 27 +++
1 file changed, 27 insertions(+)
diff --git a/drivers/gp
Add AUO G104STN01 10.4" LCD-TFT LVDS panel compatible string.
Signed-off-by: Paul Gerber
Acked-by: Krzysztof Kozlowski
---
Tested on TQ TQMa8MPxL on MBa8MPxL.
.../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Document
Changes in v2:
- put explanatory comment for display binding before the list entry
- collected Acked-by and Reviewed-by
Link to v1:
https://lore.kernel.org/dri-devel/20240626044727.2330191-1-paul.ger...@ew.tq-group.com/
Paul Gerber (2):
dt-bindings: display: simple: Add AUO G104STN01 panel
Just realized a mistake in the bindings patch. The explanatory comment needs to
be above the bindings entry and not, as I did, below. I will send a V2.
Best regards,
Paul.
On Wednesday, June 26, 2024 09:36 CEST, Krzysztof Kozlowski
wrote:On 26/06/2024 06:36, Paul Gerber wrote:
> Add
Add support for the AUO G104STN01 10.4" (800x600) LCD-TFT panel.
Signed-off-by: Paul Gerber
---
Tested on TQ MBa8MPxL with TQMa8MPxL.
drivers/gpu/drm/panel/panel-simple.c | 27 +++
1 file changed, 27 insertions(+)
diff --git a/drivers/gpu/drm/panel/panel-simple
Add AUO G104STN01 10.4" LCD-TFT LVDS panel compatible string.
Signed-off-by: Paul Gerber
---
Tested on TQ MBa8MPxL with TQMa8MPxL.
.../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/di