Skip to content

Commit 4c36504

Browse files
committed
Revert "arm: dts: rk3288: add needed nodes for trust in linux"
This reverts commit b24a90b. Change-Id: I0656703e597273aa478d47a48f8ce7e2f82984e2 Reviewed-on: https://tp-biosrd-v02/gerrit/83036 Reviewed-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com> Tested-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com>
1 parent 09cf128 commit 4c36504

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

arch/arm/boot/dts/rk3288-linux.dtsi

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -85,33 +85,4 @@
8585
pinctrl-0 = <&uart2_xfer>;
8686
};
8787

88-
psci {
89-
compatible = "arm,psci-1.0";
90-
method = "smc";
91-
};
92-
};
93-
94-
&cpu0 {
95-
enable-method = "psci";
96-
};
97-
98-
&cpu1 {
99-
enable-method = "psci";
100-
};
101-
102-
&cpu2 {
103-
enable-method = "psci";
104-
};
105-
106-
&cpu3 {
107-
enable-method = "psci";
108-
};
109-
110-
&dmac_bus_s {
111-
/* change to non-secure dmac */
112-
reg = <0x0 0xff600000 0x0 0x4000>;
113-
};
114-
115-
&efuse {
116-
compatible = "rockchip,rk3288-secure-efuse";
11788
};

0 commit comments

Comments
 (0)