PWM problem (SOLVED)

Started by xichlo, March 04, 2015, 08:57:18 PM

Previous topic - Next topic

xichlo

Hi,

I'm trying to patch related with PWM:

I downloaded the patch sunxi-pwm.patch from https://docs.google.com/file/d/0B-bAEPML8fwlLVRucUJwamFQWHc/edit?usp=sharing

and apply the patch for A20_OlinuXino_Micro

# patch -p0 < sunxi-pwm.patch

I got this error:

patching file drivers/misc/pwm+sunxi.c
Hunk #1 FAILED at 48.
1 out of 1 hunk FAILED -- saving rejects to file drivers/misc/pwm/sunxi.c.rej


Do you have any idea to solve this problem?

I would like to make some changes in the kernel configuration

# make ARCH=arm menuconfig

But there is no MISC directory. ANy help????

seandillon

Hello, I have same problem. Could you solve this problem?