linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* designware: missing *config* reg space
@ 2014-08-05 18:26 Fabio Estevam
  2014-08-06  4:32 ` Pratyush Anand
  0 siblings, 1 reply; 6+ messages in thread
From: Fabio Estevam @ 2014-08-05 18:26 UTC (permalink / raw)
  To: kishon
  Cc: Mohit Kumar, Bjorn Helgaas, Shawn Guo, Marek Vašut,
	Tim Harvey, Sascha Hauer, linux-pci@vger.kernel.org, Jingoo Han

Hi,

I am running linux-next 20140805 on a imx6q-sabresd board and noticed
the following error:

root@freescale /$ dmesg | grep pci
[    0.168095] imx6q-pcie 1ffc000.pcie: missing *config* reg space
[    0.501019] imx6q-pcie 1ffc000.pcie: phy link never came up
[    0.501579] imx6q-pcie 1ffc000.pcie: PCI host bridge to bus 0000:00

This 'missing *config* reg space' was introduced by:

commit 4dd964df36d0e548e1806ec2ec275b62d4dc46e8
Author: Kishon Vijay Abraham I <kishon@ti.com>
Date:   Thu Jul 17 14:30:40 2014 +0530

    PCI: designware: Look for configuration space in 'reg', not 'ranges'

    The configuration address space has so far been specified in *ranges*,
    however it should be specified in *reg* making it a platform MEM resource.
    Hence used 'platform_get_resource_*' API to get configuration address space
    in the designware driver.

    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
    Acked-by: Mohit Kumar <mohit.kumar@st.com>
    Acked-by: Jingoo Han <jg1.han@samsung.com>
    Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
    Cc: Marek Vasut <marex@denx.de>
    Cc: Arnd Bergmann <arnd@arndb.de>

Wouldn't this break dt compatibility?

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

end of thread, other threads:[~2014-08-07  3:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 18:26 designware: missing *config* reg space Fabio Estevam
2014-08-06  4:32 ` Pratyush Anand
2014-08-06  8:39   ` Lucas Stach
2014-08-07  3:01     ` Jingoo Han
2014-08-07  3:12       ` Fabio Estevam
2014-08-07  3:21         ` Jingoo Han

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