mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user