Skip to content

Commit 4a9bfa6

Browse files
committed
arm: dt: Update BCM2711 HEVC decoder compatible string to match upstream
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
1 parent a81d680 commit 4a9bfa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/broadcom/bcm2711.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@
614614
};
615615

616616
hevc_dec: codec@7eb10000 {
617-
compatible = "brcm,bcm2711-hevc-dec", "raspberrypi,hevc-dec";
617+
compatible = "brcm,bcm2711-hevc-dec";
618618
reg = <0x0 0x7eb00000 0x10000>, /* HEVC */
619619
<0x0 0x7eb10000 0x1000>; /* INTC */
620620
reg-names = "hevc",

0 commit comments

Comments
 (0)