rk312x dts: add reset node in dts

This commit is contained in:
dkl
2014-07-30 19:54:01 +08:00
parent 2db832d92d
commit c9d9ae14f1

View File

@@ -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";