98dx3236-resume-ctrl.txt 321 B

12345678910111213141516
  1. Resume Control
  2. --------------
  3. Available on Marvell SOCs: 98DX3336 and 98DX4251
  4. Required properties:
  5. - compatible: must be "marvell,98dx3336-resume-ctrl"
  6. - reg: Should contain resume control registers location and length
  7. Example:
  8. resume@20980 {
  9. compatible = "marvell,98dx3336-resume-ctrl";
  10. reg = <0x20980 0x10>;
  11. };