Hi Heiner,
> From: Heiner Kallwei, Sent: Wednesday, November 28, 2018 4:46 AM
>
> On 27.11.2018 17:44, Andrew Lunn wrote:
> > On Tue, Nov 27, 2018 at 12:18:20PM +, Yoshihiro Shimoda wrote:
> >> Some PHY device needs edge signal of the reset, but the previous code
> >> is impossible to achieve
Hi Andrew,
> From: Andrew Lunn, Sent: Wednesday, November 28, 2018 1:44 AM
>
> On Tue, Nov 27, 2018 at 12:18:20PM +, Yoshihiro Shimoda wrote:
> > Some PHY device needs edge signal of the reset, but the previous code
> > is impossible to achieve it like following:
> >
> > 1) Kernel boots by u
Hi Heiner,
On Tue, Nov 27, 2018 at 8:47 PM Heiner Kallweit wrote:
> On 27.11.2018 17:44, Andrew Lunn wrote:
> > On Tue, Nov 27, 2018 at 12:18:20PM +, Yoshihiro Shimoda wrote:
> >> Some PHY device needs edge signal of the reset, but the previous code
> >> is impossible to achieve it like follo
On 27.11.2018 17:44, Andrew Lunn wrote:
> On Tue, Nov 27, 2018 at 12:18:20PM +, Yoshihiro Shimoda wrote:
>> Some PHY device needs edge signal of the reset, but the previous code
>> is impossible to achieve it like following:
>>
>> 1) Kernel boots by using initramfs.
>> --> No open the nic, so
On Tue, Nov 27, 2018 at 12:18:20PM +, Yoshihiro Shimoda wrote:
> Some PHY device needs edge signal of the reset, but the previous code
> is impossible to achieve it like following:
>
> 1) Kernel boots by using initramfs.
> --> No open the nic, so the provious code deasserts the reset by
>
Some PHY device needs edge signal of the reset, but the previous code
is impossible to achieve it like following:
1) Kernel boots by using initramfs.
--> No open the nic, so the provious code deasserts the reset by
phy_device_register() and phy_probe().
2) Kernel enters the suspend.
--> S