Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 9d419742b9681cde2b82b5fb15e025ab > files > 2230

kernel-doc-4.1.12-1.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>;
	};