arm64: dts: rockchip: rk3566-rk817-eink-w103.dts: remove npu

Signed-off-by: Zorro Liu <lyx@rock-chips.com>
Change-Id: I23495b013e6687d5a64f77d95433e6152cd98be7
This commit is contained in:
Zorro Liu
2021-04-02 09:44:45 +08:00
committed by Tao Huang
parent caa4b6d181
commit abb167c18e

View File

@@ -138,20 +138,6 @@
status = "okay";
};
reserved-memory {
#address-cells = <2>;
#size-cells = <2>;
ranges;
rknpu_reserved: rknpu {
compatible = "shared-dma-pool";
inactive;
reusable;
size = <0x0 0x20000000>;
alignment = <0x0 0x1000>;
};
};
vccsys: vccsys {
compatible = "regulator-fixed";
regulator-name = "vcc3v8_sys";
@@ -1020,16 +1006,6 @@
status = "okay";
};
&rknpu {
memory-region = <&rknpu_reserved>;
rknpu-supply = <&vdd_gpu>;
status = "okay";
};
&rknpu_mmu {
status = "disabled";
};
&rockchip_suspend {
status = "okay";