mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: enable av1d iommu for rk3588-nvr
The av1d node is register av1dec_bus not platform bus, so it no need to set okay status. Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com> Change-Id: Id5ab7c5bf8380221b663730596335e9bda1eb6b2
This commit is contained in:
parent
cefea8c402
commit
2e8bbf3c08
|
|
@ -63,6 +63,10 @@ test-power {
|
|||
};
|
||||
};
|
||||
|
||||
&av1d_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&CPU_SLEEP {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user