arm64: dts: rockchip: rk3568-evb: enabled rknpu_mmu

This reverts commit 8fc4d4d9b6 ("arm64: dts: rockchip: rk3568-evb:
Add reserved memory for rknpu").

Change-Id: I3d4c24266f7c52c311956adec9b1b1f42b7370a6
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2021-04-06 21:04:42 +08:00
committed by Tao Huang
parent 6db6abb203
commit 4f28fb51fb

View File

@@ -191,20 +191,6 @@
};
};
reserved-memory {
#address-cells = <2>;
#size-cells = <2>;
ranges;
rknpu_reserved: rknpu {
compatible = "shared-dma-pool";
inactive;
reusable;
size = <0x0 0x08000000>;
alignment = <0x0 0x1000>;
};
};
rk809_sound: rk809-sound {
status = "okay";
compatible = "simple-audio-card";
@@ -1644,13 +1630,12 @@
};
&rknpu {
memory-region = <&rknpu_reserved>;
rknpu-supply = <&vdd_npu>;
status = "okay";
};
&rknpu_mmu {
status = "disabled";
status = "okay";
};
&route_hdmi {