...
Code Block |
---|
vhost-device-i2c -s /root/i2c.sock -c 1 -l "90c0000.i2c:32" & |
This tells the I2C backend to hook up to /root/i2c.sock0
socket and wait for the master to start transacting.
...
...
Code Block |
---|
vhost-device-i2c -s /root/i2c.sock -c 1 -l "90c0000.i2c:32" & |
This tells the I2C backend to hook up to /root/i2c.sock0
socket and wait for the master to start transacting.
...