arm64: dts: rockchip: add detect_grf node for rk3308

Change-Id: Id3e5866b80a87dbb875d023a3275d9118c9a76cc
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
Xing Zheng
2018-11-01 15:41:21 +08:00
committed by Tao Huang
parent 6d7597abea
commit a449277e17

View File

@@ -368,6 +368,13 @@
};
};
detect_grf: syscon@ff00b000 {
compatible = "syscon", "simple-mfd";
reg = <0x0 0xff00b000 0x0 0x1000>;
#address-cells = <1>;
#size-cells = <1>;
};
core_grf: syscon@ff00c000 {
compatible = "syscon", "simple-mfd";
reg = <0x0 0xff00c000 0x0 0x1000>;