An alternative to sysfs (/sys/class/gpio) for controlling GPIO
I have used GPIO sysfs-based approach to control CPU gpio pins, But the below functionality was deprecated from latest kernel version. what is the alternative to /sys/class/gpio for controlling GPIO from user-space?