* [GIT PULL] mvebu: phy and ata fixes for v3.14
@ 2014-02-08 17:22 Jason Cooper
2014-02-10 18:18 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Jason Cooper @ 2014-02-08 17:22 UTC (permalink / raw)
To: linux-arm-kernel
All,
Here is a small set of fixes for fix a boot hang we are currently
experiencing in the boot farm. Now that we are probing for the phy, we
didn't take into account optional phys, which causes the hang. These
patches fix this and restore booting on the affected platforms.
thx,
Jason.
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
git://git.infradead.org/linux-mvebu.git tags/mvebu-phy_ata-fixes-3.14
for you to fetch changes up to 90aa2997029fa623fe9e3ec3a469a00a34130237:
ata: sata_mv: Fix probe failures with optional phys (2014-02-05 05:48:58 +0000)
----------------------------------------------------------------
mvebu phy and ata fixes for v3.14
- phy
- add support for optional phys via NULL
- ata
- fix boot hang due to probe failure of optional phys
NOTE: Series has been Ack'd by both the phy maintainer and the ata maintainer
for going through arm-soc
----------------------------------------------------------------
Andrew Lunn (3):
drivers: phy: Make NULL a valid phy reference
drivers: phy: Add support for optional phys
ata: sata_mv: Fix probe failures with optional phys
Documentation/phy.txt | 26 +++++++++++++++------
drivers/ata/sata_mv.c | 8 ++++---
drivers/phy/phy-core.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++-
include/linux/phy/phy.h | 14 +++++++++++
4 files changed, 99 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] mvebu: phy and ata fixes for v3.14
2014-02-08 17:22 [GIT PULL] mvebu: phy and ata fixes for v3.14 Jason Cooper
@ 2014-02-10 18:18 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2014-02-10 18:18 UTC (permalink / raw)
To: linux-arm-kernel
Hi Jason,
Jason Cooper <jason@lakedaemon.net> writes:
> All,
>
> Here is a small set of fixes for fix a boot hang we are currently
> experiencing in the boot farm. Now that we are probing for the phy, we
> didn't take into account optional phys, which causes the hang. These
> patches fix this and restore booting on the affected platforms.
>
> thx,
>
> Jason.
>
>
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
>
> Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
>
> are available in the git repository at:
>
> git://git.infradead.org/linux-mvebu.git tags/mvebu-phy_ata-fixes-3.14
>
> for you to fetch changes up to 90aa2997029fa623fe9e3ec3a469a00a34130237:
>
> ata: sata_mv: Fix probe failures with optional phys (2014-02-05 05:48:58 +0000)
>
> ----------------------------------------------------------------
> mvebu phy and ata fixes for v3.14
>
> - phy
> - add support for optional phys via NULL
>
> - ata
> - fix boot hang due to probe failure of optional phys
>
> NOTE: Series has been Ack'd by both the phy maintainer and the ata maintainer
> for going through arm-soc
>
> ----------------------------------------------------------------
Thanks, applied to fixes.
Note that the openblocks ax3 will still fail boot test on
mvebu_defconfig in arm-soc because we're missing the the 'select
GENERIC_PHY' Kconfig fix which seems to have gone through libata/next.
That's fine though as things should boot fine in -next now.
Thanks for the fixes,
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-10 18:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-08 17:22 [GIT PULL] mvebu: phy and ata fixes for v3.14 Jason Cooper
2014-02-10 18:18 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).