Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1270520
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RESEND] net: smsc911x: Reset PHY during initialization |
| Date | 2015-11-16 20:50 +0100 |
| Message-ID | <qvxWN-36X-13@gated-at.bofh.it> (permalink) |
| References | <quglj-2Vm-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Pavel Fedin <p.fedin@samsung.com> Date: Fri, 13 Nov 2015 09:46:59 +0300 > On certain hardware after software reboot the chip may get stuck and fail > to reinitialize during reset. This can be fixed by ensuring that PHY is > reset too. > > Old PHY resetting method required operational MDIO interface, therefore > the chip should have been already set up. In order to be able to function > during probe, it is changed to use PMT_CTRL register. > > The problem could be observed on SMDK5410 board. > > Signed-off-by: Pavel Fedin <p.fedin@samsung.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH RESEND] net: smsc911x: Reset PHY during initialization David Miller <davem@davemloft.net> - 2015-11-16 20:50 +0100
csiph-web