Hello,
I'm having some issues getting smartreflex working on my custom board with an AM3352 and a TPS65910A PMIC. The error I'm getting at boot is:
[ 1.369079] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 1.369079] ThumbEE CPU extension supported.
[ 1.369171] mux: Failed to setup hwmod io irq -22
[ 1.369812] sr_dev_init: No voltage domain specified for smartreflex0.Cannot initialize
[ 1.378234] sr_dev_init: No voltage domain specified for smartreflex1.Cannot initialize
[ 1.386596] Power Management for AM33XX family
[ 1.386749] Trying to load am335x-pm-firmware.bin (60 secs timeout)
[ 1.386901] Copied the M3 firmware to UMEM
[ 1.386932] sr_init: No PMIC hook to init smartreflex
[ 1.386962] Cortex M3 Firmware Version = 0x181
[ 1.387420] sr_init: platform driver register failed for SR
[ 1.394805] clock: disabling unused clocks to save power
Anybody have any ideas on where to start looking?
BR
//Henrik