Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / Documentation / devicetree / bindings / arm / marvell / 98dx3236-resume-ctrl.txt
blob26eb9d3aa6308ef96e440d6895085e8fb8375509
1 Resume Control
2 --------------
3 Available on Marvell SOCs: 98DX3336 and 98DX4251
5 Required properties:
7 - compatible: must be "marvell,98dx3336-resume-ctrl"
9 - reg: Should contain resume control registers location and length
11 Example:
13 resume@20980 {
14         compatible = "marvell,98dx3336-resume-ctrl";
15         reg = <0x20980 0x10>;