All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: "Pali Rohár" <pali@kernel.org>
Cc: Roman Bacik <roman.bacik@broadcom.com>,
	Bharat Gooty <bharat.gooty@broadcom.com>,
	Simon Glass <sjg@chromium.org>, Stefan Roese <sr@denx.de>,
	u-boot@lists.denx.de
Subject: Re: [PATCH u-boot-pci] pci: iproc: Set all 24 bits of PCI class code
Date: Tue, 25 Jan 2022 10:58:46 -0500	[thread overview]
Message-ID: <20220125155846.GA7515@bill-the-cat> (raw)
In-Reply-To: <20220105095020.28249-1-pali@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

On Wed, Jan 05, 2022 at 10:50:20AM +0100, Pali Rohár wrote:

> Register 0x43c in its low 24 bits contains PCI class code.
> 
> Update code to set all 24 bits of PCI class code and not only upper 16 bits
> of PCI class code.
> 
> Use standard U-Boot macro (PCI_CLASS_BRIDGE_PCI << 8) for constructing all
> 24-bits of PCI class for PCI bridge Normal decode.
> 
> Signed-off-by: Pali Rohár <pali@kernel.org>
> Acked-by: Roman Bacik <roman.bacik@broadcom.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2022-01-25 15:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-05  9:50 [PATCH u-boot-pci] pci: iproc: Set all 24 bits of PCI class code Pali Rohár
2022-01-05 16:55 ` Roman Bacik
2022-01-25 15:58 ` Tom Rini [this message]

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=20220125155846.GA7515@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=bharat.gooty@broadcom.com \
    --cc=pali@kernel.org \
    --cc=roman.bacik@broadcom.com \
    --cc=sjg@chromium.org \
    --cc=sr@denx.de \
    --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.