[PATCH] dt-bindings: display: fsl,imx6-hdmi: Change to 'unevaluatedProperties: false'
Conor Dooley
conor at kernel.org
Mon Oct 2 12:04:21 UTC 2023
On Sat, Sep 30, 2023 at 10:01:02AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> fsl,imx6-hdmi.yaml makes a reference to synopsys,dw-hdmi.yaml.
>
> The 'interrupts'and 'reg' properties are described in synopsys,dw-hdmi.yaml,
> so use 'unevaluatedProperties: false' so that these two properties can
> be accepted.
>
> This fixes the following schema warnings:
>
> hdmi at 120000: 'interrupts', 'reg' do not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/display/imx/fsl,imx6-hdmi.yaml#
Acked-by: Conor Dooley <conor.dooley at microchip.com>
Thanks,
Conor.
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> .../devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml b/Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml
> index af7fe9c4d196..7979cf07f119 100644
> --- a/Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml
> +++ b/Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml
> @@ -87,7 +87,7 @@ required:
> - interrupts
> - ports
>
> -additionalProperties: false
> +unevaluatedProperties: false
>
> examples:
> - |
> --
> 2.34.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20231002/1c401654/attachment.sig>
More information about the dri-devel
mailing list