1 From 8c0e1c141dfba089992f63b5d58218240d009ad7 Mon Sep 17 00:00:00 2001
2 From: Maxime Ripard <maxime@cerno.tech>
3 Date: Mon, 11 Jan 2021 15:23:07 +0100
4 Subject: [PATCH] dt-binding: display: bcm2711-hdmi: Add CEC and
7 The CEC and hotplug interrupts were missing when that binding was
8 introduced, let's add them in now that we've figured out how it works.
10 Signed-off-by: Maxime Ripard <maxime@cerno.tech>
11 Acked-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
13 .../devicetree/bindings/display/brcm,bcm2711-hdmi.yaml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
16 --- a/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml
17 +++ b/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml
18 @@ -109,7 +109,7 @@ required:
22 -additionalProperties: false
23 +unevaluatedProperties: false