All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leonard Crestez <leonard.crestez@nxp.com>
To: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	"Lukas F . Hartmann" <lukas@mntmn.com>,
	Lucas Stach <l.stach@pengutronix.de>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Richard Zhu <hongxing.zhu@nxp.com>,
	Shawn Guo <shawnguo@kernel.org>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	dl-linux-imx <linux-imx@nxp.com>
Subject: [PATCH 0/2] PCI: imx: imx6_pcie_attach_pd
Date: Mon, 21 Jan 2019 22:50:03 +0000	[thread overview]
Message-ID: <cover.1548110502.git.leonard.crestez@nxp.com> (raw)

This fixes pci probing on imx6qp as reported by Lukas Hartmann.

The second patch fixes a check that shouldn't actually fail.

Leonard Crestez (2):
  PCI: imx: Fix probe failure without power domain
  PCI: imx: Fix checking pd_pcie_phy device_link

 drivers/pci/controller/dwc/pci-imx6.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Leonard Crestez <leonard.crestez@nxp.com>
To: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	"Lukas F . Hartmann" <lukas@mntmn.com>,
	Lucas Stach <l.stach@pengutronix.de>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Richard Zhu <hongxing.zhu@nxp.com>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	dl-linux-imx <linux-imx@nxp.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH 0/2] PCI: imx: imx6_pcie_attach_pd
Date: Mon, 21 Jan 2019 22:50:03 +0000	[thread overview]
Message-ID: <cover.1548110502.git.leonard.crestez@nxp.com> (raw)

This fixes pci probing on imx6qp as reported by Lukas Hartmann.

The second patch fixes a check that shouldn't actually fail.

Leonard Crestez (2):
  PCI: imx: Fix probe failure without power domain
  PCI: imx: Fix checking pd_pcie_phy device_link

 drivers/pci/controller/dwc/pci-imx6.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-01-21 22:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-21 22:50 Leonard Crestez [this message]
2019-01-21 22:50 ` [PATCH 0/2] PCI: imx: imx6_pcie_attach_pd Leonard Crestez
2019-01-21 22:50 ` [PATCH 1/2] PCI: imx: Fix probe failure without power domain Leonard Crestez
2019-01-21 22:50   ` Leonard Crestez
2019-01-22  7:12   ` Uwe Kleine-König
2019-01-22  7:12     ` Uwe Kleine-König
2019-01-22  9:17     ` Leonard Crestez
2019-01-22  9:17       ` Leonard Crestez
2019-01-22  9:17       ` Leonard Crestez
2019-01-22  9:44       ` Uwe Kleine-König
2019-01-22  9:44         ` Uwe Kleine-König
2019-01-22  9:44         ` Uwe Kleine-König
2019-01-22  9:52         ` Leonard Crestez
2019-01-22  9:52           ` Leonard Crestez
2019-01-22  9:52           ` Leonard Crestez
2019-01-21 22:50 ` [PATCH 2/2] PCI: imx: Fix checking pd_pcie_phy device_link Leonard Crestez
2019-01-21 22:50   ` Leonard Crestez
2019-01-25 17:59 ` [PATCH 0/2] PCI: imx: imx6_pcie_attach_pd Lorenzo Pieralisi
2019-01-25 17:59   ` Lorenzo Pieralisi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1548110502.git.leonard.crestez@nxp.com \
    --to=leonard.crestez@nxp.com \
    --cc=hongxing.zhu@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=lukas@mntmn.com \
    --cc=shawnguo@kernel.org \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.