mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk312x dts: add reset node in dts
This commit is contained in:
@@ -109,6 +109,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
reset: reset@20000110 {
|
||||
compatible = "rockchip,reset";
|
||||
reg = <0x20000110 0x24>;
|
||||
rockchip,reset-flag = <ROCKCHIP_RESET_HIWORD_MASK>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
nandc: nandc@10500000 {
|
||||
compatible = "rockchip,rk-nandc";
|
||||
|
||||
Reference in New Issue
Block a user