linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mvebu: fix PCIe/mvebu-soc-id issue
@ 2014-05-12 14:11 Thomas Petazzoni
  2014-05-12 14:11 ` [PATCH 1/2] ARM: mvebu: mvebu-soc-id: add missing clk_put() call Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2014-05-12 14:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This set of two patches (and more specifically the second patch) fix a
PCIe detection problem caused by the introduction of the mvebu-soc-id
and a bad interaction between the clock manipulation done by the
mvebu-soc-id code and the PCIe driver. The details are all in the
commit log of the second patch.

This second patch fixes a PCIe detection problem noticed by several
persons. The first patch is just a related preparation patch.

Both patches are meant for 3.15-rc, and should be backported to 3.14
as part of the stable process.

Best regards,

Thomas

Thomas Petazzoni (2):
  ARM: mvebu: mvebu-soc-id: add missing clk_put() call
  ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled

 arch/arm/mach-mvebu/mvebu-soc-id.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

-- 
1.9.2

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-05-13 15:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12 14:11 [PATCH 0/2] ARM: mvebu: fix PCIe/mvebu-soc-id issue Thomas Petazzoni
2014-05-12 14:11 ` [PATCH 1/2] ARM: mvebu: mvebu-soc-id: add missing clk_put() call Thomas Petazzoni
2014-05-12 15:03   ` Gregory CLEMENT
2014-05-12 14:11 ` [PATCH 2/2] ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled Thomas Petazzoni
2014-05-12 15:18   ` Gregory CLEMENT
2014-05-12 15:30   ` Willy Tarreau
2014-05-12 14:33 ` [PATCH 0/2] ARM: mvebu: fix PCIe/mvebu-soc-id issue Andrew Lunn
2014-05-13  7:22 ` Willy Tarreau
2014-05-13 15:13 ` Jason Cooper
2014-05-13 15:17   ` Thomas Petazzoni

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).