mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user