Re: [BUG] v3.13-rc7: freescale fec_main bugs on boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Sun, Jan 05, 2014 at 05:04:48PM +0000, Russell King - ARM Linux wrote:
> Second thing is this which was introduced by 7a399e3a2e05 between rc6
> and rc7:
> 
> +       if (flags & OF_GPIO_ACTIVE_LOW)
> +               port = GPIOF_OUT_INIT_LOW;
> +       else
> +               port = GPIOF_OUT_INIT_HIGH;
> 
> -       gpio_set_value(phy_reset, 1);
> +       gpio_set_value(phy_reset, !port);

Fabio just sent a patch to revert it, and David has queued it.  Sorry
for that I did not catch it.

Shawn

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux