Re: [PATCH 1/4] ARM: dts: r8a7742-iwg21d-q7: Enable PCIe Controller

From: Lad, Prabhakar
Date: Fri Oct 09 2020 - 05:01:30 EST


Hi Pavel,

Thank you for the review.

On Fri, Oct 9, 2020 at 8:23 AM Pavel Machek <pavel@xxxxxxx> wrote:
>
> Hi!
>
> > +&pciec {
> > + /* SW2[6] determines which connector is activated
> > + * ON = PCIe X4 (connector-J7)
> > + * OFF = mini-PCIe (connector-J26)
> > + */
> > + status = "okay";
> > +};
>
> Note this is wrong comment style for non-network parts of kernel.
>
Good point, i'll fix that.

Cheers,
Prabhakar