Skip to content

Commit 03091fc

Browse files
anholtpopcornmix
authored andcommitted
BCM270X: Disable VEC unless vc4-kms-v3d is present.
Signed-off-by: Eric Anholt <[email protected]> (cherry picked from commit dabd52d)
1 parent f67c51c commit 03091fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/bcm2708-rpi.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,7 @@ sdhost_pins: &sdhost_gpio48 {
155155
&cpu_thermal {
156156
/delete-node/ trips;
157157
};
158+
159+
&vec {
160+
status = "disabled";
161+
};

0 commit comments

Comments
 (0)