Update sysfs pwm dir for kernel 5.15. See: https://github.com/NVIDIA/jetson-gpio/commit/e9f417a40fd2347182ed82af6a3a7b837db9df64 > [!NOTE] > The variable `sysfs_prefixes` is also used here: https://github.com/pjueon/JetsonGPIO/blob/a8b0d5392a277e1fe2a1359398ec8e47dc48e1db/src/GPIOPinData.cpp#L690-L698 > Should check if this change should also be applied to this part or not.
Update sysfs pwm dir for kernel 5.15. See: NVIDIA/jetson-gpio@e9f417a
Note
The variable
sysfs_prefixesis also used here:JetsonGPIO/src/GPIOPinData.cpp
Lines 690 to 698 in a8b0d53
Should check if this change should also be applied to this part or not.