mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm: dts: rk3288-android: use secure efuse
Use a new compatible to match secure interface when kernel is in no-secure mode. Change-Id: I3994b2c86bb9e221f102766c2d1a341930628b5d Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -216,6 +216,10 @@
|
||||
reg = <0xff600000 0x4000>;
|
||||
};
|
||||
|
||||
&efuse {
|
||||
compatible = "rockchip,rk3288-secure-efuse";
|
||||
};
|
||||
|
||||
&rga {
|
||||
compatible = "rockchip,rga2";
|
||||
clocks = <&cru ACLK_RGA>, <&cru HCLK_RGA>, <&cru SCLK_RGA>;
|
||||
|
||||
Reference in New Issue
Block a user