Hi,
We are using an i.MX8QXP SoM and have built the OS image with the following Yocto configuration:
A GPIO expander is connected over I2C, and we have successfully mapped several GPIOs to key events like number keys and letters.
Now, we want to assign a dual-functionality to one GPIO key:
We are looking for the appropriate Linux input event keycode to assign this behavior with dual functionality and device tree configuration.
Regads,
Adnan