All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 5/6] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
Date: Fri, 10 Jul 2020 16:22:15 -0400	[thread overview]
Message-ID: <20200710202215.GL6246@bill-the-cat> (raw)
In-Reply-To: <20200603124345.18595-6-m.szyprowski@samsung.com>

On Wed, Jun 03, 2020 at 02:43:44PM +0200, Marek Szyprowski wrote:

> Create a non-cacheable mapping for the 0x600000000 physical memory region,
> where MMIO registers for the PCIe XHCI controller are instantiated by the
> PCIe bridge. Due to 32bit limit in the CPU virtual address space in ARM
> 32bit mode, this region is mapped at 0xff800000 CPU virtual address.
> 
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200710/5a44ad04/attachment.sig>

  reply	other threads:[~2020-07-10 20:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200603124402eucas1p16e3f9864e02f863656b8640f14255fb9@eucas1p1.samsung.com>
2020-06-03 12:43 ` [PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support Marek Szyprowski
     [not found]   ` <CGME20200603124404eucas1p1aef17d34805c41ba3fc8ac7d7adbd9c7@eucas1p1.samsung.com>
2020-06-03 12:43     ` [PATCH v5 1/6] powerpc: move ADDR_MAP to Kconfig Marek Szyprowski
2020-07-10 20:21       ` Tom Rini
     [not found]   ` <CGME20200603124405eucas1p22471280b162f8d0e1a863b2c48f122f4@eucas1p2.samsung.com>
2020-06-03 12:43     ` [PATCH v5 2/6] arm: update comments to the common style Marek Szyprowski
2020-06-03 13:55       ` Tom Rini
2020-07-10 20:21       ` Tom Rini
     [not found]   ` <CGME20200603124405eucas1p18b8d5eb55cac3bf2b17b0309304947c1@eucas1p1.samsung.com>
2020-06-03 12:43     ` [PATCH v5 3/6] arm: provide a function for boards init code to modify MMU virtual-physical map Marek Szyprowski
2020-06-03 13:55       ` Tom Rini
2020-07-10 20:22       ` Tom Rini
2020-07-23 16:32         ` Patrick DELAUNAY
2020-08-03 12:32           ` Marek Szyprowski
     [not found]   ` <CGME20200603124406eucas1p1b628068324987ed59576fae97bf2833a@eucas1p1.samsung.com>
2020-06-03 12:43     ` [PATCH v5 4/6] mmc: bcm283x: fix int to pointer cast Marek Szyprowski
2020-07-10 20:22       ` Tom Rini
     [not found]   ` <CGME20200603124407eucas1p1a343fda06c124089af99d1bfdbfcf657@eucas1p1.samsung.com>
2020-06-03 12:43     ` [PATCH v5 5/6] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) Marek Szyprowski
2020-07-10 20:22       ` Tom Rini [this message]
     [not found]   ` <CGME20200603124407eucas1p29bd0c3b02952deb6c58037c0b10f57b7@eucas1p2.samsung.com>
2020-06-03 12:43     ` [PATCH v5 6/6] config: Enable support for the XHCI controller on RPI4 board Marek Szyprowski
2020-07-10 20:22       ` Tom Rini
2020-06-11  8:39   ` [PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support Matthias Brugger
2020-07-09  6:33     ` Marek Szyprowski
2020-07-09  7:14       ` Matthias Brugger

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=20200710202215.GL6246@bill-the-cat \
    --to=trini@konsulko.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 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.