Re: [PATCH 1/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2N support
From: Lad, Prabhakar
Date: Wed Mar 18 2026 - 15:47:32 EST
Hi Bjorn,
Thank you for the review.
On Wed, Mar 18, 2026 at 4:34 PM Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote:
>
> Conventional capitalization for subject lines here is:
>
> dt-bindings: PCI: renesas,r9a08g045-pcie: Add ...
>
Ok.
> You can easily see this with:
>
> git log --oneline --no-merges Documentation/devicetree/bindings/pci/
>
Ok, I will make a note of it.
> On Wed, Mar 18, 2026 at 12:44:46PM +0000, Prabhakar wrote:
> > ...
>
> > @@ -152,6 +158,7 @@ patternProperties:
> > enum:
> > - 0x0033
> > - 0x0039
> > + - 0x003B
>
> Other constants in this file use lower-case hex.
Agreed, I will switch to lowercase.
Cheers,
Prabhakar