Skip to content

Commit

Permalink
dts/bcm2712: Add iommu to rpivid
Browse files Browse the repository at this point in the history
Add iommu to rpivid so it can cope with scatter/gather

Signed-off-by: John Cox <[email protected]>
  • Loading branch information
jc-kynesim committed Oct 2, 2023
1 parent 89b918c commit 996189c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/bcm2712.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1158,6 +1158,7 @@
clocks = <&firmware_clocks 11>;
clock-names = "hevc";
status = "disabled";
iommus = <&iommu2>;
};

sdio1: mmc@fff000 {
Expand Down

0 comments on commit 996189c

Please sign in to comment.