diff options
Diffstat (limited to 'target/linux/bcm27xx/patches-5.15/950-0340-dt-binding-display-bcm2711-hdmi-Add-CEC-and-hotplug-.patch')
-rw-r--r-- | target/linux/bcm27xx/patches-5.15/950-0340-dt-binding-display-bcm2711-hdmi-Add-CEC-and-hotplug-.patch | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/target/linux/bcm27xx/patches-5.15/950-0340-dt-binding-display-bcm2711-hdmi-Add-CEC-and-hotplug-.patch b/target/linux/bcm27xx/patches-5.15/950-0340-dt-binding-display-bcm2711-hdmi-Add-CEC-and-hotplug-.patch new file mode 100644 index 0000000000..36c739c758 --- /dev/null +++ b/target/linux/bcm27xx/patches-5.15/950-0340-dt-binding-display-bcm2711-hdmi-Add-CEC-and-hotplug-.patch @@ -0,0 +1,26 @@ +From 8c0e1c141dfba089992f63b5d58218240d009ad7 Mon Sep 17 00:00:00 2001 +From: Maxime Ripard <maxime@cerno.tech> +Date: Mon, 11 Jan 2021 15:23:07 +0100 +Subject: [PATCH] dt-binding: display: bcm2711-hdmi: Add CEC and + hotplug interrupts + +The CEC and hotplug interrupts were missing when that binding was +introduced, let's add them in now that we've figured out how it works. + +Signed-off-by: Maxime Ripard <maxime@cerno.tech> +Acked-by: Dave Stevenson <dave.stevenson@raspberrypi.com> +--- + .../devicetree/bindings/display/brcm,bcm2711-hdmi.yaml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml ++++ b/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml +@@ -109,7 +109,7 @@ required: + - resets + - ddc + +-additionalProperties: false ++unevaluatedProperties: false + + examples: + - | |