All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: display: mitsubishi,aa104xd12: Allow jeida-18 for data-mapping
@ 2025-02-25 21:03 ` Rob Herring (Arm)
  0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring (Arm) @ 2025-02-25 21:03 UTC (permalink / raw)
  To: Geert Uytterhoeven, Neil Armstrong, Jessica Zhang,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter, Krzysztof Kozlowski, Conor Dooley,
	Laurent Pinchart, Thierry Reding
  Cc: dri-devel, devicetree, linux-kernel

There's both a user and the datasheet[1] indicate that 6-bpp is supported
as well.

[1] https://agdisplays.com/pub/media/catalog/datasheet/Mitsubishi/AA104XD12.pdf

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 .../bindings/display/panel/mitsubishi,aa104xd12.yaml          | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml b/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml
index 3623ffa6518d..2c92d81caaaf 100644
--- a/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml
+++ b/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml
@@ -33,7 +33,9 @@ properties:
     description: Reference to the regulator powering the panel VCC pins.
 
   data-mapping:
-    const: jeida-24
+    enum:
+      - jeida-18
+      - jeida-24
 
   width-mm:
     const: 210
-- 
2.47.2


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-03-06 17:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 21:03 [PATCH 1/2] dt-bindings: display: mitsubishi,aa104xd12: Allow jeida-18 for data-mapping Rob Herring (Arm)
2025-02-25 21:03 ` [PATCH 1/2] dt-bindings: display: mitsubishi, aa104xd12: " Rob Herring (Arm)
2025-02-25 21:03 ` [PATCH 2/2] dt-bindings: display: mitsubishi,aa104xd12: Adjust allowed and required properties Rob Herring (Arm)
2025-02-25 21:03   ` [PATCH 2/2] dt-bindings: display: mitsubishi, aa104xd12: " Rob Herring (Arm)
2025-03-06 14:12   ` [PATCH 2/2] dt-bindings: display: mitsubishi,aa104xd12: " Geert Uytterhoeven
2025-03-06 17:54   ` Rob Herring (Arm)
2025-03-06 14:10 ` [PATCH 1/2] dt-bindings: display: mitsubishi,aa104xd12: Allow jeida-18 for data-mapping Geert Uytterhoeven
2025-03-06 17:54 ` Rob Herring (Arm)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.