Use rotary encoder on stm32mp157
I'm doing a project, that I need a rotary encoder working on cortex-a7 core of stm32mp157.
I met problem, my rotary encoder can not work.
This is what I have done:
1. In kernel menuconfig I have config: use rotary encoder as a build-in module;
2. Write dts, and I am sure these gpio not been use anywhere:

In /proc/device-tree, I can see the device node


what is the problem, I need your help, thank you!
