From: Robin Murphy <robin.murphy@arm.com>
To: Christoph Hellwig <hch@infradead.org>,
Vadym Kochan <vadym.kochan@plvision.eu>
Cc: Adrian Hunter <adrian.hunter@intel.com>,
Florian Fainelli <f.fainelli@gmail.com>,
Hu Ziji <huziji@marvell.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
Elad Nachman <enachman@marvell.com>,
iommu@lists.linux.dev, Mickey Rachamim <mickeyr@marvell.com>
Subject: Re: [PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
Date: Mon, 22 Aug 2022 11:06:43 +0100 [thread overview]
Message-ID: <3b88438d-1bb0-e980-b4db-1f8663dc6042@arm.com> (raw)
In-Reply-To: <YwHOCHmKaf7yfgOD@infradead.org>
On 2022-08-21 07:17, Christoph Hellwig wrote:
> On Thu, Aug 18, 2022 at 03:07:40PM +0300, Vadym Kochan wrote:
>> It works with the following changes:
>>
>> #1 dma-ranges = <0x0 0x0 0x2 0x0 0x0 0x80000000>;
>>
>> #3 swiotlb="force"
>>
>> Is it OK to force the memory allocation from the start for the swiotlb ?
>
> It should be ok, but isn't really optimal.
>
> I wonder if we should just allow DT to specify the swiotlb buffer
> location. Basically have yet another RESERVEDMEM_OF_DECLARE variant
> for it, which shouldn't be all that much work except for figuring
> out the interaction with the various kernel command line options.
We already have all the information we need in the DT (and ACPI), the
arm64 init code just needs to do a better job of interpreting it
properly. I'll see what I can come up with once I've finished what I'm
currently tied up in.
Thanks,
Robin.
next prev parent reply other threads:[~2022-08-22 10:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220726170711.30324-1-vadym.kochan@plvision.eu>
[not found] ` <139317dc-15e2-ac63-0e04-295e715a7747@gmail.com>
[not found] ` <20220727164532.GA19351@plvision.eu>
[not found] ` <20220801093044.GA22721@plvision.eu>
[not found] ` <9a248303-7a27-e90e-76b3-c01a00be4e3d@intel.com>
[not found] ` <20220808095237.GA15939@plvision.eu>
[not found] ` <6c94411c-4847-526c-d929-c9523aa65c11@intel.com>
[not found] ` <20220808122652.GA6599@plvision.eu>
2022-08-08 12:58 ` [PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC Adrian Hunter
2022-08-08 14:06 ` Robin Murphy
2022-08-16 20:51 ` Vadym Kochan
2022-08-17 13:43 ` Robin Murphy
2022-08-17 16:07 ` Vadym Kochan
2022-08-17 17:23 ` Robin Murphy
2022-08-18 12:07 ` Vadym Kochan
2022-08-21 6:17 ` Christoph Hellwig
2022-08-22 10:06 ` Robin Murphy [this message]
2022-09-06 9:22 ` Vadym Kochan
2022-10-13 6:40 ` Vadym Kochan
2022-11-08 19:05 ` Vadym Kochan
2022-11-09 7:50 ` Adrian Hunter
2022-11-09 8:40 ` Vadym Kochan
2022-11-09 9:29 ` Adrian Hunter
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=3b88438d-1bb0-e980-b4db-1f8663dc6042@arm.com \
--to=robin.murphy@arm.com \
--cc=adrian.hunter@intel.com \
--cc=enachman@marvell.com \
--cc=f.fainelli@gmail.com \
--cc=hch@infradead.org \
--cc=huziji@marvell.com \
--cc=iommu@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=mickeyr@marvell.com \
--cc=ulf.hansson@linaro.org \
--cc=vadym.kochan@plvision.eu \
/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