Re: [PATCH v4 phy-next 14/16] dt-bindings: phy: lynx-10g: initial document

From: Vladimir Oltean

Date: Wed Jun 10 2026 - 10:06:49 EST


On Tue, Jun 09, 2026 at 05:26:17PM +0100, Conor Dooley wrote:
> On Tue, Jun 09, 2026 at 01:17:08AM +0300, Vladimir Oltean wrote:
> > + - if:
> > + properties:
> > + compatible:
> > + contains:
> > + enum:
> > + - fsl,ls1046a-serdes1
> > + - fsl,ls1046a-serdes2
> > + then:
>
> > + properties:
> > + big-endian: true
>
> This should have stayed at the top-level FWIW, and here you would do
> then:
> required:
> - big-endian
> else:
> properties:
> big-endian: false

Thanks, I'll make both changes for v5.