Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > d92bd833f730bcbfc8cc278fb2ec7a9d > files > 2062

kernel-linus-doc-3.19.8-2.mga5.noarch.rpm

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>;
	};