From: Alexandru Marginean <alexm.osslist@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] drivers: pci: ignore disabled devices
Date: Mon, 2 Dec 2019 10:12:35 +0100 [thread overview]
Message-ID: <bcca8bb3-1c8b-3581-d907-e50b91f2d0ea@gmail.com> (raw)
In-Reply-To: <20191201164518.23656-1-michael@walle.cc>
On 12/1/2019 5:45 PM, Michael Walle wrote:
> PCI devices may be disabled in the device tree. Devices which are probed
> by the device tree handle the "status" property and are skipped if
> disabled. Devices which are probed by the PCI enumeration don't check
> that property. Fix it.
>
> Signed-off-by: Michael Walle <michael@walle.cc>
> ---
> drivers/pci/pci-uclass.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Alex Marginean <alexandru.marginean@nxp.com>
Tested-by: Alex Marginean <alexandru.marginean@nxp.com>
next prev parent reply other threads:[~2019-12-02 9:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-01 16:45 [U-Boot] [PATCH] drivers: pci: ignore disabled devices Michael Walle
2019-12-02 9:12 ` Alexandru Marginean [this message]
2019-12-02 9:21 ` Bin Meng
2019-12-05 22:09 ` Tom Rini
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=bcca8bb3-1c8b-3581-d907-e50b91f2d0ea@gmail.com \
--to=alexm.osslist@gmail.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox