[PATCH 02/10] dt-bindings: display: panel: ronbo,rb070d30: add port property
Krzysztof Kozlowski
krzk at kernel.org
Tue Oct 28 02:03:02 PDT 2025
On Mon, Oct 27, 2025 at 06:48:11PM +0100, Josua Mayer wrote:
> port property is used for linking dsi ports with dsi panels.
> Add port property to ronbo dsi panel binding.
>
> Signed-off-by: Josua Mayer <josua at solid-run.com>
> ---
> Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml b/Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml
> index 04f86e0cbac91..a2dc67a87fa3b 100644
> --- a/Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml
> @@ -13,6 +13,7 @@ properties:
> compatible:
> const: ronbo,rb070d30
>
> + port: true
Port is never the second property. Please look at other bindings.
Also, missing blank line and missing top-level ref for panel-common.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list