Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > 4c324c7ab826f1927d49312bf343f59e > files > 2231

kernel-doc-4.1.15-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>;
	};