lkml.org 
[lkml]   [2023]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH v8 7/9] dt/bindings: display: bridge: it6505: Add mode-switch support
    From
    On 07/01/2023 11:22, Pin-yen Lin wrote:
    > ITE IT6505 can be used in systems to switch the DP traffic between
    > two downstreams, which can be USB Type-C DisplayPort alternate mode
    > lane or regular DisplayPort output ports.
    >
    > Update the binding to accommodate this usage by introducing a
    > data-lanes and a mode-switch property on endpoints.
    >
    > Signed-off-by: Pin-yen Lin <treapking@chromium.org>
    >
    > ---
    >
    > Changes in v8:
    > - Updated bindings for data-lanes property
    > - Fixed subject prefix

    How? It is still wrong. You have slash there.

    >

    (...)

    > port@1 {
    > + #address-cells = <1>;
    > + #size-cells = <0>;
    > reg = <1>;
    > - it6505_out: endpoint {
    > + it6505_out: endpoint@0 {
    > + reg = <0>;
    > remote-endpoint = <&dp_in>;
    > data-lanes = <0 1>;
    > };
    > @@ -148,3 +173,49 @@ examples:
    > };
    > };
    > };
    > + - |
    > + #include <dt-bindings/interrupt-controller/irq.h>
    > +
    > + i2c3 {

    Just i2c


    Best regards,
    Krzysztof

    \
     
     \ /
      Last update: 2023-03-26 23:32    [W:2.065 / U:0.264 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site