mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 03:24:55 +08:00
ARM: dts: qcom: apq8064: Add syscon for sic-non-secure
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
5d3178c827
commit
b9e4c5e6ee
@ -212,6 +212,11 @@
|
||||
regulator;
|
||||
};
|
||||
|
||||
sps_sic_non_secure: sps-sic-non-secure@12100000 {
|
||||
compatible = "syscon";
|
||||
reg = <0x12100000 0x10000>;
|
||||
};
|
||||
|
||||
gsbi1: gsbi@12440000 {
|
||||
status = "disabled";
|
||||
compatible = "qcom,gsbi-v1.0.0";
|
||||
|
Loading…
Reference in New Issue
Block a user