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