arm64: dts: rockchip: fix mapping address for rk1808 pmugrf

Change-Id: Idf10c849052aba90b58120254bbc9bbebdc98937
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2018-09-28 14:40:23 +08:00
committed by Tao Huang
parent 87dc89966c
commit 9c80ebb806

View File

@@ -185,9 +185,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>;