]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: display: Fix brcm,bcm2835-hvs bindings for BCM2712
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 20 Dec 2024 18:11:12 +0000 (18:11 +0000)
committerRob Herring (Arm) <robh@kernel.org>
Mon, 1 Dec 2025 12:45:09 +0000 (06:45 -0600)
commit1705bbe7fec5d930baba4a88bbe6a8e08c2adbf9
tree9ca3d3f859fafdc10f2bb0378a5877eb0d3aab15
parent3f7f66530425b1d080ef1c742fef7ace3fd0ebe1
dt-bindings: display: Fix brcm,bcm2835-hvs bindings for BCM2712

Commit 6cfcbe548a3a ("dt-bindings: display: Add BCM2712 HVS bindings")
added the compatible string for BCM2712, but missed out that
the number of interrupts and clocks changed too.

The driver commit 7687a12153d3 ("drm/vc4: hvs: Add support for BCM2712
HVS") also requires that both interrupts and clocks are named, so the
relevant -names properties are also added to "required" for BCM2712.

Update to validate clock, interrupts, and their names for the BCM2712
variant. (There should be no change in the binding requirements for
the other variants).

Fixes: 6cfcbe548a3a ("dt-bindings: display: Add BCM2712 HVS bindings")
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://patch.msgid.link/20241220-dt-bcm2712-fixes-v5-2-cbbf13d2e97a@raspberrypi.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/display/brcm,bcm2835-hvs.yaml