This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM335X: PWM capture not implemented

Part Number: PROCESSOR-SDK-AM335X


Tool/software: Linux

Hi,

 I am using AM335x sdk,

My kernel version is 4.9.28-v01.00.01_r2-03021-geed43d1-dirty

I have enabled the PWM driver pwm-tiecap.c

I just followed this document

I cannot use the capture attribute in my sysfs.

root@txsky:~# cat /sys/class/pwm/pwmchip0/pwm0/capture
cat: read error: Function not implemented

 

Is it Implemented in latest SDK ?

Please provide me the guidance