mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: Enable vop/vop_mmu for rk3568-evb
Change-Id: I46f9111193fe79dcfad9ddd301b44166526be672 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
This commit is contained in:
parent
ebaa183ce2
commit
369e2fcb53
|
|
@ -1181,3 +1181,10 @@ &vepu_mmu {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&vop {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vop_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user