[PATCH v2] dt-bindings: display: bridge: renesas,dsi: allow properties from dsi-controller
Rob Herring (Arm)
robh at kernel.org
Tue May 20 19:44:47 UTC 2025
On Tue, 20 May 2025 11:11:12 -0400, Hugo Villeneuve wrote:
> From: Hugo Villeneuve <hvilleneuve at dimonoff.com>
>
> Allow to inherit valid properties from the dsi-controller. This fixes the
> following warning when adding a panel property:
>
> rzg2lc.dtb: dsi at 10850000: '#address-cells', '#size-cells', 'panel at 0' do not
> match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id:
> http://devicetree.org/schemas/display/bridge/renesas,dsi.yaml#
>
> Also add a panel property to the example.
>
> Signed-off-by: Hugo Villeneuve <hvilleneuve at dimonoff.com>
> ---
> V1 -> V2: add separate example
> ---
> .../bindings/display/bridge/renesas,dsi.yaml | 67 ++++++++++++++++++-
> 1 file changed, 66 insertions(+), 1 deletion(-)
>
Applied, thanks!
More information about the dri-devel
mailing list