Re: [PATCH 1/4 v3] dt-bindings: PCI: s32g: Add NXP PCIe controller
From: Vincent Guittot
Date: Thu Nov 06 2025 - 02:51:22 EST
On Thu, 6 Nov 2025 at 01:00, Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote:
>
> On Wed, Oct 22, 2025 at 07:43:06PM +0200, Vincent Guittot wrote:
> > Describe the PCIe host controller available on the S32G platforms.
>
> > + reg = <0x00 0x40400000 0x0 0x00001000>, /* dbi registers */
> > + <0x00 0x40420000 0x0 0x00001000>, /* dbi2 registers */
> > + <0x00 0x40460000 0x0 0x00001000>, /* atu registers */
> > + <0x00 0x40470000 0x0 0x00001000>, /* dma registers */
> > + <0x00 0x40481000 0x0 0x000000f8>, /* ctrl registers */
> > + <0x5f 0xffffe000 0x0 0x00002000>; /* config space */
>
> Fix comment alignment.
okay