blob: af87e5ecac540ce965c3e8ec0f36900d9f3e4ccb [file] [log] [blame]
IBM OPAL real-time clock
------------------------
Required properties:
- comapatible: Should be "ibm,opal-rtc"
Optional properties:
- has-tpo: Decides if the wakeup is supported or not.
Example:
rtc {
compatible = "ibm,opal-rtc";
has-tpo;
phandle = <0x10000029>;
linux,phandle = <0x10000029>;
};