cant put PZ3 into interrupt mode
gpioinfo output
gpiochip9 - 10 lines:
line 0: "PZ0" input
line 1: "PZ1" input
line 2: "PZ2" input
line 3: "PZ3" input
gpiomon output
# gpiomon --num-events 1 --edges falling PZ0
^C
# gpiomon --num-events 1 --edges falling PZ1
^C
# gpiomon --num-events 1 --edges falling PZ2
^C
# gpiomon --num-events 1 --edges falling PZ3
gpiomon: unable to request lines on chip /dev/gpiochip9: No such device or address
why is there a problem with PZ3 pin specifically? noone is using it
should i add something in dts?
