Hello,
I have a problem using these two pins as inputs.
In one of our devices we have LCD connected and both pins work fine (J1-54 as LCD_B3 and J1-63 as LCD_HSYNC).
In our new device I need to use many pins of LCD interface as GPIO. In dts I set CONFIG_PICOCOMA9X_LCDIF0 to DISPLAY_NONE and I use many of these J1 pins as GPIO without problem.
But J1-54 and J1-63 - even if try via /sys/class/gpio interface - both inputs change together, although I can see on analyzer that input signals chgange differently.
It seems to me that there might be some other setting to for J1-63 to be connected to gpio# 90 and not 65, but I couldn't find anything in documentacion.
Can you advice me what to check or set?
Thank you,
Kamil