On Thu, 28 Mar 2024 at 13:12, Jun Nie <jun.nie@xxxxxxxxxx> wrote: > > Add DSI mode property and compression mode property > > Signed-off-by: Jun Nie <jun.nie@xxxxxxxxxx> > --- > .../bindings/display/panel/visionox,vtdr6130.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/visionox,vtdr6130.yaml b/Documentation/devicetree/bindings/display/panel/visionox,vtdr6130.yaml > index d5a8295106c1..36ae94fa96ec 100644 > --- a/Documentation/devicetree/bindings/display/panel/visionox,vtdr6130.yaml > +++ b/Documentation/devicetree/bindings/display/panel/visionox,vtdr6130.yaml > @@ -26,6 +26,14 @@ properties: > port: true > reset-gpios: true > > + enforce-cmd-mode: > + type: boolean > + description: Set DSI as command mode. Video mode by default. > + > + enable-dsc: > + type: boolean > + description: Enable display stream compression > + Bindings describe the hardware, so this is a no-go. > additionalProperties: false > > required: > -- > 2.34.1 > -- With best wishes Dmitry