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