Commit 94d2d94b authored by Zhangfei Gao's avatar Zhangfei Gao Committed by Wei Xu

arm64: dts: hi6220: add acpu_sctrl

Add acpu_sctrl clock node
Signed-off-by: default avatarZhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: default avatarLi Pengcheng <lipengcheng8@huawei.com>
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
parent 9f5ce88d
......@@ -262,6 +262,12 @@ pm_ctrl: pm_ctrl@f7032000 {
#clock-cells = <1>;
};
acpu_sctrl: acpu_sctrl@f6504000 {
compatible = "hisilicon,hi6220-acpu-sctrl", "syscon";
reg = <0x0 0xf6504000 0x0 0x1000>;
#clock-cells = <1>;
};
medianoc_ade: medianoc_ade@f4520000 {
compatible = "syscon";
reg = <0x0 0xf4520000 0x0 0x4000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment