arm64: dts: rockchip: fix mapping address for rk3399pro-npu pmugrf

Change-Id: Ie0e11f6f2941d4730633b668c1be40b22850c359
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2018-09-28 14:41:29 +08:00
committed by Tao Huang
parent 9c80ebb806
commit 0f542e8694

View File

@@ -138,9 +138,9 @@
};
};
pmugrf: syscon@fe410000 {
pmugrf: syscon@fe020000 {
compatible = "rockchip,rk1808-pmugrf", "syscon", "simple-mfd";
reg = <0x0 0xfe410000 0x0 0x1000>;
reg = <0x0 0xfe020000 0x0 0x1000>;
#address-cells = <1>;
#size-cells = <1>;