Re: [PATCH 1/2] dt-bindings: lan966x-otpc: document Lan966X OTPC

From: Horatiu Vultur
Date: Mon Aug 22 2022 - 16:06:31 EST


The 08/22/2022 13:17, Rob Herring wrote:

Hi Rob,

>
> > > On 18/08/2022 19:44, Horatiu Vultur wrote:
> > > > Document Lan966x OTP controller.
> > > >
> > > > +
> > > > +properties:
> > > > + compatible:
> > > > + items:
> > > > + - const: microchip,lan966x-otpc
> > >
> > > No wildcards in compatible (which will also affect the file name as it
> > > should match the compatible).
> >
> > Ok, I will replace lan966x with lan966 as the SoC is defined (SOC_LAN966)
>
> Pretty sure that's still a wildcard for the SoC family. 9668 or 9662 are
> the ones we already have. Yes, there's already a bunch of 966x
> compatibles, but that's not a pattern that should continue.

OK, I can use the lan9668 and lan9662 as compatible string.
But then how should the file be named? As it need to match the
compatible string.

>
> Rob

--
/Horatiu