[PATCH v3 3/4] dt-bindings: display: startek,startek-kd050c: allow bus-format property

From: Max Krummenacher
Date: Tue Jun 28 2022 - 14:19:32 EST


From: Max Krummenacher <max.krummenacher@xxxxxxxxxxx>

Allow to specify the optional bus-format property newly added to
panel-dpi.

Signed-off-by: Max Krummenacher <max.krummenacher@xxxxxxxxxxx>

---

(no changes since v2)

Changes in v2:
- New commit allowing bus-format property for derived startek yaml

.../bindings/display/panel/startek,startek-kd050c.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/panel/startek,startek-kd050c.yaml b/Documentation/devicetree/bindings/display/panel/startek,startek-kd050c.yaml
index fd668640afd1..05306713044e 100644
--- a/Documentation/devicetree/bindings/display/panel/startek,startek-kd050c.yaml
+++ b/Documentation/devicetree/bindings/display/panel/startek,startek-kd050c.yaml
@@ -19,6 +19,7 @@ properties:
- {} # panel-dpi, but not listed here to avoid false select

backlight: true
+ bus-format: true
enable-gpios: true
height-mm: true
label: true
--
2.20.1