Closed
Description
The pcm512x driver fails to load under Linux 3.17. This is caused by the power regulation code:
[ 11.595100] pcm512x 1-004d: Failed to get supply 'AVDD': -517
[ 11.614262] pcm512x 1-004d: Failed to get supplies: -517
[ 11.626529] i2c 1-004d: Driver pcm512x requests probe deferral
A short fix was removing the complete regulator code. After this, the driver loads.
As this regulator code is not used anywhere on the Raspberry Pi, removing this in this GIT tree would be a possible solution until this is fixed. I can provide a driver without this code if needed.
Metadata
Metadata
Assignees
Labels
No labels