Skip to content

Commit dadfa10

Browse files
committed
arm64: dt: Update HEVC decoder compatible string for upstream
Signed-off-by: Dave Stevenson <[email protected]>
1 parent 4a9bfa6 commit dadfa10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/broadcom/bcm2712-ds.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
};
370370

371371
hevc_dec: codec@800000 {
372-
compatible = "brcm,bcm2712-hevc-dec", "raspberrypi,hevc-dec";
372+
compatible = "brcm,bcm2712-hevc-dec", "brcm,bcm2711-hevc-dec";
373373
reg = <0x10 0x00800000 0x0 0x10000>, /* HEVC */
374374
<0x10 0x00840000 0x0 0x1000>; /* INTC */
375375
reg-names = "hevc",

0 commit comments

Comments
 (0)