Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: fsl,imx6-hdmi: Change to 'unevaluatedProperties: false'

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@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#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230930130102.798822-1-festevam@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Fabio Estevam and committed by
Rob Herring
57db57ae 11b1c9cd

+1 -1
+1 -1
Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml
··· 87 87 - interrupts 88 88 - ports 89 89 90 - additionalProperties: false 90 + unevaluatedProperties: false 91 91 92 92 examples: 93 93 - |