Replies: 3 comments 3 replies
-
/sys/bus/i2c/devices/i2c-0/subsystem/drivers/intel_soc_pmic_i2c This is just an example pathway. This is not from same cpu. Have similar issue, try changing kernel ?? |
Beta Was this translation helpful? Give feedback.
2 replies
-
oh sorry i didnt realize you would have to do it that way, i thought maybe you could reboot or build a new |
Beta Was this translation helpful? Give feedback.
1 reply
-
Dev ceased |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on an I2C driver implementation. The aim is to query registers through SB-RMI mailbox protocol. So far it is tested with the
AMD EPYC 7281 16-Core Processor
The work in progress is within commit 071f783
Currently I'm stuck with the device probing function never being called: anyone with such experience ?
Beta Was this translation helpful? Give feedback.
All reactions