Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 0c319edfa405610b942251787e300586 > files > 1529

kernel-vserver-doc-3.14.23-0.vs2.3.6.13.1.mga4.noarch.rpm

LPC32XX PWM controller

Required properties:
- compatible: should be "nxp,lpc3220-pwm"
- reg: physical base address and length of the controller's registers

Examples:

pwm@0x4005C000 {
	compatible = "nxp,lpc3220-pwm";
	reg = <0x4005C000 0x8>;
};