summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/da8xx-dt.c
diff options
context:
space:
mode:
authorAxel Haslam <ahaslam@baylibre.com>2016-10-26 21:41:55 +0200
committerSekhar Nori <nsekhar@ti.com>2016-10-31 16:58:21 +0530
commit40a17abc8b98440ba3c05254b57564a6db1a70b0 (patch)
tree877f840a326a23f79e140f4ff0260db12253528d /arch/arm/mach-davinci/da8xx-dt.c
parent0fcd54112a9f7902b05741ab493173ee71210458 (diff)
ARM: davinci: da8xx: Add full regulator constraints for non-DT boot
The phy framework requests an optional "phy" regulator. If it does not find one, it returns -EPROBE_DEFER. In the case of non-DT boot for the omap138-lcdk board, this would prevent the usb11 phy to probe correctly and ohci would not enumerate. By calling regulator_has_full_constraints(), An error would be returned instead of -EPROBE_DEFER for the regulator, and the probe of the phy driver can continue normally without a regulator. Signed-off-by: Axel Haslam <ahaslam@baylibre.com> [nsekhar@ti.com: minor commit message updates] Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-davinci/da8xx-dt.c')
0 files changed, 0 insertions, 0 deletions