Skip to content
/ linux Public
forked from torvalds/linux

Commit

Permalink
arm64: dts: rockchip: rock 5b: enable av1d node (torvalds#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingfate authored and RadxaStephen committed Jul 2, 2023
1 parent e2a3239 commit aabed56
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,14 @@
};
};

&av1d {
status = "okay";
};

&av1d_mmu {
status = "okay";
};

&cpu_l0 {
cpu-supply = <&vdd_cpu_lit_s0>;
mem-supply = <&vdd_cpu_lit_mem_s0>;
Expand Down

0 comments on commit aabed56

Please sign in to comment.