[linux-sunxi] [PATCH 1/4] ARM: dts: sunxi: Add regulator-boot-on to usb host port regulator nodes

Hans de Goede hdegoede at redhat.com
Mon Jun 22 01:28:16 PDT 2015


Hi,

On 22-06-15 02:30, Julian Calaby wrote:
> Hi Hans,
>
> On Sun, Jun 21, 2015 at 1:40 AM, Hans de Goede <hdegoede at redhat.com> wrote:
>> u-boot will have turned on the power to the usb host ports, so mark them
>> as regulator-boot-on, this stops the power on the ports from temporarily
>> getting turned off during boot, causing issues with e.g. usb powered
>> harddisks.
>
> Stupid question: shouldn't u-boot set this property?

We could make u-boot set this property but that will require a lot of code on
u-boot's side which is simply not there atm. And traditionally this property
is is simply a part of the dts files as shipped with the kernel.

Regards,

Hans



More information about the linux-arm-kernel mailing list