Re: [PATCH 1/3] dt-bindings: display: simple-framebuffer: Add interconnects property

2025-06-20 Thread Thomas Zimmermann
Hi Am 20.06.25 um 12:31 schrieb Luca Weiss: Document the interconnects property which is a list of interconnect paths that is used by the framebuffer and therefore needs to be kept alive when the framebuffer is being used. Signed-off-by: Luca Weiss Acked-by: Thomas Zimmermann Maybe also ge

[PATCH 1/3] dt-bindings: display: simple-framebuffer: Add interconnects property

2025-06-20 Thread Luca Weiss
Document the interconnects property which is a list of interconnect paths that is used by the framebuffer and therefore needs to be kept alive when the framebuffer is being used. Signed-off-by: Luca Weiss --- Documentation/devicetree/bindings/display/simple-framebuffer.yaml | 3 +++ 1 file chang