Devicetree
 help / color / mirror / Atom feed
From: Josua Mayer <josua@solid-run.com>
To: Arnd Bergmann <arnd@arndb.de>, Frank Li <frank.li@oss.nxp.com>,
	"sashiko-reviews@lists.linux.dev"
	<sashiko-reviews@lists.linux.dev>
Cc: Conor Dooley <conor+dt@kernel.org>, Rob Herring <robh@kernel.org>,
	Frank Li <Frank.Li@kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"imx@lists.linux.dev" <imx@lists.linux.dev>
Subject: Re: [PATCH v7 1/9] arm64: dts: lx2160a-rev2: extend 32-bit, and add 64-bit pci regions
Date: Wed, 10 Jun 2026 10:36:35 +0000	[thread overview]
Message-ID: <d8373e08-bbd0-4a6c-849b-628c49fc2ec4@solid-run.com> (raw)
In-Reply-To: <4f7cc399-785f-4967-adec-714ccc69ada8@app.fastmail.com>

Hi Arnd, Frank,

Am 10.06.26 um 09:43 schrieb Arnd Bergmann:
> On Wed, Jun 10, 2026, at 00:13, Frank Li wrote:
>> On 6/9/2026 4:31 PM, Arnd Bergmann wrote:
>>
>> If EP itself is PCIe bridge, it may be problem. It'd better to
>> keep 32bit range unchange.
> Ok. It is not uncommon to have PCIe bridges either in physical
> form, or inside of devices that have multiple PCIe functions,
> so this does seem like a real problem to me even when more commonly
> you'd only have a single PCIe function with a single memory BAR
> on each host bridge.
>
>> Do you need rework pull request?  Or you can drop this patch.
> I can't easily drop the commit without losing your signed tag
> on the pull request. Please update the pull request to either
> drop this on your end or add a fixup patch on top that reverts
> to a 1GB non-prefetchable window for each of the controllers.
>
> On a related note, please make sure that you don't send
> a large series like this late in the development cycle
> so we have enough time to resolve any issues that may come
> up. You can also send a follow-up pull request with last
> minute fixups and changes that were still waiting for
> review. The bulk of the branch contents look like they 
> have been stable for a while, so the best thing would have
> been to send those in a first PR.
>
> If everything goes well otherwise, this PR should still make
> it in time, but it would be nice to avoid such minute
> excitement in the future.

Thank you for discussing this issue in detail!

If you need me to send a fixup, kindly let me know.

  reply	other threads:[~2026-06-10 10:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-24 14:54 [PATCH v7 0/9] arm64: dts: lx2160a: cleanups, add new board, large pci bars Josua Mayer
2026-05-24 14:54 ` [PATCH v7 1/9] arm64: dts: lx2160a-rev2: extend 32-bit, and add 64-bit pci regions Josua Mayer
2026-05-24 15:03   ` Josua Mayer
2026-05-24 15:13   ` sashiko-bot
2026-05-24 17:12     ` Josua Mayer
2026-06-09 17:24       ` Arnd Bergmann
2026-06-09 18:01         ` Frank Li
2026-06-09 19:36           ` Arnd Bergmann
2026-06-09 20:34             ` Frank Li
2026-06-09 21:31               ` Arnd Bergmann
2026-06-09 22:13                 ` Frank Li
2026-06-10  7:43                   ` Arnd Bergmann
2026-06-10 10:36                     ` Josua Mayer [this message]
2026-06-10 11:09                       ` Arnd Bergmann
2026-05-24 14:54 ` [PATCH v7 2/9] arm64: dts: lx2162a-clearfog: use rev2 SoC dtsi Josua Mayer
2026-05-24 14:54 ` [PATCH v7 3/9] arm64: dts: lx2162a-clearfog: cleanup superfluous status properties Josua Mayer
2026-05-24 14:54 ` [PATCH v7 4/9] arm64: dts: lx2162a-clearfog: specify sfp ports led colour and function Josua Mayer
2026-05-24 14:54 ` [PATCH v7 5/9] dt-bindings: arm: fsl: Add solidrun lx2160a twins board Josua Mayer
2026-05-26  9:15   ` Krzysztof Kozlowski
2026-05-24 14:54 ` [PATCH v7 6/9] arm64: dts: lx2160a-clearfog-itx: remove redundant dts version tag Josua Mayer
2026-05-24 14:54 ` [PATCH v7 7/9] arm64: dts: lx2160a-clearfog-itx: move shared includes to dts Josua Mayer
2026-05-24 14:54 ` [PATCH v7 8/9] arm64: dts: lx2160a-cex7: add usb hub Josua Mayer
2026-05-24 14:54 ` [PATCH v7 9/9] arm64: dts: Add support for LX2160 Twins board in single configuration Josua Mayer
2026-05-24 16:19   ` sashiko-bot
2026-05-24 17:10     ` Josua Mayer
2026-06-01 20:31 ` [PATCH v7 0/9] arm64: dts: lx2160a: cleanups, add new board, large pci bars Frank.Li

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=d8373e08-bbd0-4a6c-849b-628c49fc2ec4@solid-run.com \
    --to=josua@solid-run.com \
    --cc=Frank.Li@kernel.org \
    --cc=arnd@arndb.de \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frank.li@oss.nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    /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