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> --- Changes in v2: - New commit .../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