All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/6] dt-bindings: display: visionox-rm69299: document new compatible string
@ 2022-01-23 17:37 Caleb Connolly
  2022-02-09  3:06   ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Caleb Connolly @ 2022-01-23 17:37 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter,
	Rob Herring, Dmitry Torokhov, Andy Gross, Bjorn Andersson,
	Kees Cook, Anton Vorontsov, Colin Cross, Tony Luck,
	Henrik Rydberg, Harigovindan P, Caleb Connolly, dri-devel,
	devicetree, linux-kernel, linux-input, linux-arm-msm,
	Alexander Martinz

Document a new compatible string for the second panel variant.

Signed-off-by: Caleb Connolly <caleb@connolly.tech>
---
 .../devicetree/bindings/display/panel/visionox,rm69299.yaml   | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml b/Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml
index 076b057b4af5..b02ca75756a7 100644
--- a/Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml
+++ b/Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml
@@ -17,7 +17,9 @@ allOf:

 properties:
   compatible:
-    const: visionox,rm69299-1080p-display
+    enum:
+      - visionox,rm69299-1080p-display
+      - visionox,rm69299-shift

   vdda-supply:
     description: |
--
2.34.1



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

end of thread, other threads:[~2022-02-09  3:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-23 17:37 [PATCH 3/6] dt-bindings: display: visionox-rm69299: document new compatible string Caleb Connolly
2022-02-09  3:06 ` Rob Herring
2022-02-09  3:06   ` Rob Herring

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.