All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [PATCH v1 2/3] x86: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Date: Sun, 31 May 2020 08:08:04 -0600	[thread overview]
Message-ID: <CAPnjgZ0zbUuHCZET-OEv1CKzyaQAzEz8yfW_2C5LGJZhiPgfPg@mail.gmail.com> (raw)
In-Reply-To: <20200526171624.14973-2-andriy.shevchenko@linux.intel.com>

On Tue, 26 May 2020 at 11:16, Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> PCI Firmware specification requires _UID() and doesn't require _ADR()
> to be set. Replace latter by former.
>
> Reported-by: Bin Meng <bmeng.cn@gmail.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2020-05-31 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 17:16 [PATCH v1 1/3] x86: acpi: Create buffers outside of the methods Andy Shevchenko
2020-05-26 17:16 ` [PATCH v1 2/3] x86: acpi: Replace _ADR() by _UID() in description of PCI host bridge Andy Shevchenko
2020-05-31 14:08   ` Simon Glass [this message]
2020-05-26 17:16 ` [PATCH v1 3/3] x86: acpi: Drop _ADR() where _HID() is present Andy Shevchenko
2020-05-31 14:08   ` Simon Glass
2020-05-28  6:58 ` [PATCH v1 1/3] x86: acpi: Create buffers outside of the methods Bin Meng
2020-05-28  7:07   ` Bin Meng
2020-05-28  9:18     ` Andy Shevchenko

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=CAPnjgZ0zbUuHCZET-OEv1CKzyaQAzEz8yfW_2C5LGJZhiPgfPg@mail.gmail.com \
    --to=sjg@chromium.org \
    --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 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.