Like tansai in a previous post, we also need an EQEP driver for AM62x Linux.
Our use case is to interface a pair of rotary encoders to be used as audio volume controls.
Your on-line AM62x Software Build Sheet 08-05-00-21 suggested that you would support EQEP with SDK9.0.
SDK9.0 actually does include two files called ti-eqep.c and ti-eqep.yaml.
- Can these files be used to implement a Linux EQEP driver?
- If so, what are the “magic” lines of code needed in the Linux device tree to bring up the EQEP?
Thanks