Hi Fabio,
On Mon, Jul 24, 2017 at 2:49 PM, Fabio Estevam wrote:
>
> Hi Gary,
>
> On Mon, Jul 24, 2017 at 5:50 AM, Gary Bisson
> wrote:
>
> > +
> > + reg_usb_h1_vbus: regulator@7 {
> > + compatible = "regulator-fixed";
> > + reg = <7>;
> >
Hi Gary,
On Mon, Jul 24, 2017 at 5:50 AM, Gary Bisson
wrote:
> +
> + reg_usb_h1_vbus: regulator@7 {
> + compatible = "regulator-fixed";
> + reg = <7>;
> + pinctrl-names = "default";
> + pinctrl-
Declared as a regulator since the driver doesn't have a reset-gpios
property for this.
This ensures that the PHY is woken up, not depending on the state the
second stage bootloader leaves the pin.
This is a workaround until a proper mechanism is provided to reset such
devices like the pwrseq libr
3 matches
Mail list logo