HI:
I am using FTM7's input capture function .
How do I configure the device tree and userspace applications?
Thanks a lot.
FlexTimer (FTM) can provide functions, such as PWM, clock source, wake-up source. Currently, only wake-up source and PWM are supported on Layerscape platforms.
The configuration you post is PWM, not input capture.
I am currently implementing the ko for input capture.
Thanks.