Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-17 Thread shenjian (K)
在 2019/1/17 20:41, Andrew Lunn 写道: > On Thu, Jan 17, 2019 at 10:58:07AM +0800, shenjian (K) wrote: >> >> >> 在 2019/1/17 0:04, Andrew Lunn 写道: Thanks, Andrew. But we are using acpi mode, is there any ohter way to poke values into registers ? >>> >>> You can register a PHY fix

Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-17 Thread Andrew Lunn
On Thu, Jan 17, 2019 at 10:58:07AM +0800, shenjian (K) wrote: > > > 在 2019/1/17 0:04, Andrew Lunn 写道: > >> Thanks, Andrew. > >> > >> But we are using acpi mode, is there any ohter way to poke values into > >> registers ? > > > > You can register a PHY fixup. > > > > phy_register_fixup_for_uid(

Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-16 Thread shenjian (K)
在 2019/1/15 17:08, Wang, Dongsheng 写道: > On 2019/1/15 14:41, shenjian (K) wrote: >> >> 在 2019/1/15 11:39, Andrew Lunn 写道: >>> On Tue, Jan 15, 2019 at 11:07:17AM +0800, shenjian (K) wrote: Hi, all We encounted a problem when using the marvel 88e151x phy driver, the link(LED[0])/

Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-16 Thread shenjian (K)
在 2019/1/17 0:04, Andrew Lunn 写道: >> Thanks, Andrew. >> >> But we are using acpi mode, is there any ohter way to poke values into >> registers ? > > You can register a PHY fixup. > > phy_register_fixup_for_uid(), mach-orion5x/dns323-setup.c > > Andrew > > . > Thanks Andrew! I have t

Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-16 Thread Andrew Lunn
> Thanks, Andrew. > > But we are using acpi mode, is there any ohter way to poke values into > registers ? You can register a PHY fixup. phy_register_fixup_for_uid(), mach-orion5x/dns323-setup.c Andrew

Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-15 Thread Wang, Dongsheng
On 2019/1/15 14:41, shenjian (K) wrote: > > 在 2019/1/15 11:39, Andrew Lunn 写道: >> On Tue, Jan 15, 2019 at 11:07:17AM +0800, shenjian (K) wrote: >>> Hi, all >>> We encounted a problem when using the marvel 88e151x phy driver, the >>> link(LED[0])/ack(LED[1]) leds worked abnormally since we updat

Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-14 Thread shenjian (K)
在 2019/1/15 11:39, Andrew Lunn 写道: > On Tue, Jan 15, 2019 at 11:07:17AM +0800, shenjian (K) wrote: >> Hi, all >> We encounted a problem when using the marvel 88e151x phy driver, the >> link(LED[0])/ack(LED[1]) leds worked abnormally since we updated our kernel >> to v4.19. >> The act led k

Re: Question about default m88e1510 LED configuration of marvell phy

2019-01-14 Thread Andrew Lunn
On Tue, Jan 15, 2019 at 11:07:17AM +0800, shenjian (K) wrote: > Hi, all > We encounted a problem when using the marvel 88e151x phy driver, the > link(LED[0])/ack(LED[1]) leds worked abnormally since we updated our kernel > to v4.19. > The act led kept on and never blink. It works well when

Question about default m88e1510 LED configuration of marvell phy

2019-01-14 Thread shenjian (K)
Hi, all We encounted a problem when using the marvel 88e151x phy driver, the link(LED[0])/ack(LED[1]) leds worked abnormally since we updated our kernel to v4.19. The act led kept on and never blink. It works well when we use genphy driver, aslo works well when use marvell phy in kernel