# gpioctl -lv -f /dev/gpioc3
pin 00: 0 southwestbank0<IN>, caps:<>
pin 01: 0 southwestbank1<IN>, caps:<>
pin 02: 0 southwestbank2<IN>, caps:<>
pin 03: 0 southwestbank3<IN>, caps:<>
pin 04: 0 southwestbank4<IN>, caps:<>
pin 05: 0 southwestbank5<IN>, caps:<>
pin 06: 0 southwestbank6<IN>, caps:<>
pin 07: 0 southwestbank7<IN>, caps:<>
Is it possible the missing pins are not being properly exposed?gpiochip4 [Raspberry Pi compatible UP GPIO] (28 lines)
Please share what header pin on UpSquared board is gpio0 pin 0. I need a reference point.I have some LEDs connected to pins and I can control them now via gpioctl -f /dev/gpioc0 PIN 0 or 1
I really think a github repo is best to get this ball rolling.adnanml , would it be possible for me to get the source so I can get the driver working for my configuration?