Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
From: Linus Walleij
Date: Thu May 06 2021 - 06:32:19 EST
On Mon, May 3, 2021 at 8:52 PM Corentin Labbe <clabbe@xxxxxxxxxxxx> wrote:
> Converts pci/faraday,ftpci100.txt to yaml.
> Some change are also made:
> - example has wrong interrupts place
>
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
Looks correct to me!
> +#I/O space considerations:
> +
> +#The plain variant has 128MiB of non-prefetchable memory space, whereas the
> +#"dual" variant has 64MiB. Take this into account when describing the ranges.
(...)
I would just move this in under the top level description. YAML
has this funky syntax for pre-formatted text that you can use,
but I don't know it off the top of my head, Rob?
With that fix:
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij