I want to test PWM driver(Pulse width modulator) to illuminate LED sothat I want to write PWM application with desired frequency, duty cycle etc for leopard board dm365 on IPNC kernel 2.6.18 version. How to set frequency and duty cycle for registers in user space ?
As mmap() system call implementation would have done in driver code.
Can any body help me? Thanks in advance.