Skip to content
Commit c517a040 authored by Bryan Wu's avatar Bryan Wu Committed by Stefan Bader
Browse files

UBUNTU: SAUCE: IMX51: fix stgl5000 regulator_get failing error



BugLink: http://bugs.launchpad.net/bugs/567157

In Freescale BSP, commit 2d75a8fa9d7c7272b3b81268c2fb33a57be9a072 removes
regulator_consumer_supply VDDD which will be used by stgl5000 driver. So it
will give us an error message during booting:

'regulator: Unable to get requested regulator: VDDD'

This patch added it back and fix this error.

Signed-off-by: default avatarBryan Wu <bryan.wu@canonical.com>
Signed-off-by: default avatarStefan Bader <stefan.bader@canonical.com>
parent 6a99449a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment