Controlling the same I2C device from user and kernel space
March 26, 2024
9:52 a.m.
Hi, I've got a question. I have an I2C device (FPGA) connected to my board. This device implements a hardware watchdog and GPIO expander. My question is - can I control this device from userspace (watchdog part) using spidev driver and still be able to develop a kernel driver that controls GPIO expander part without any additional locking mechanisms? Best regards Patryk
872
Age (days ago)
872
Last active (days ago)
1 comments
1 participants
participants (1)
-
Patryk