Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 03d615742bf54edcd35f9b806a5d68aa > files > 1498

kernel-linus-doc-3.12.18-1.mga4.noarch.rpm

OLPC AP-SP serio interface

Required properties:
- compatible : "olpc,ap-sp"
- reg : base address and length of SoC's WTM registers
- interrupts : SP-AP interrupt

Example:
	ap-sp@d4290000 {
		compatible = "olpc,ap-sp";
		reg = <0xd4290000 0x1000>;
		interrupts = <40>;
	}