[PATCH] ARM: davinci: Add full regulator constraints for non-DT boot
Sekhar Nori
nsekhar at ti.com
Fri Oct 28 02:48:33 PDT 2016
On Thursday 27 October 2016 01:11 AM, ahaslam at baylibre.com wrote:
> From: Axel Haslam <ahaslam at baylibre.com>
>
> 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 DEFER for the regulator, and the probe of the phy driver can
> continue normally without a regulator.
>
> Signed-off-by: Axel Haslam <ahaslam at baylibre.com>
Applied to v4.10/soc branch.
Thanks,
Sekhar
More information about the linux-arm-kernel
mailing list