mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3308 add io-domain node
Change-Id: I57bbb420b8114850a16b3e7ad9f6c3564930d699 Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -182,6 +182,11 @@
|
||||
compatible = "rockchip,rk3308-grf", "syscon", "simple-mfd";
|
||||
reg = <0x0 0xff000000 0x0 0x10000>;
|
||||
|
||||
io_domains: io-domains {
|
||||
compatible = "rockchip,rk3308-io-voltage-domain";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
reboot-mode {
|
||||
compatible = "syscon-reboot-mode";
|
||||
offset = <0x500>;
|
||||
|
||||
Reference in New Issue
Block a user