aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAxel Haslam <[email protected]>2016-10-26 21:41:55 +0200
committerSekhar Nori <[email protected]>2016-10-31 16:58:21 +0530
commit40a17abc8b98440ba3c05254b57564a6db1a70b0 (patch)
tree877f840a326a23f79e140f4ff0260db12253528d /scripts/gdb/linux/utils.py
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 <[email protected]> [[email protected]: minor commit message updates] Signed-off-by: Sekhar Nori <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions