[PATCH v8 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child
Linus Walleij
linus.walleij at linaro.org
Fri May 28 00:29:53 UTC 2021
On Tue, May 25, 2021 at 2:02 AM Douglas Anderson <dianders at chromium.org> wrote:
> The patch ("dt-bindings: drm: Introduce the DP AUX bus") talks about
> how using the DP AUX bus is better than learning how to slice
> bread. Let's add it to the ti-sn65dsi86 bindings.
>
> Signed-off-by: Douglas Anderson <dianders at chromium.org>
(...)
> description: See ../../pwm/pwm.yaml for description of the cell formats.>
Just use the full path:
/schemas/pwm/pwm.yaml
> + aux-bus:
> + $ref: ../dp-aux-bus.yaml#
Use the full path. (Same method as above)
This removes the need for ../../... ....
You do it here:
> ports:
> $ref: /schemas/graph.yaml#/properties/ports
Other than that I think it looks all right!
Yours,
Linus Walleij
More information about the dri-devel
mailing list