On Mon, 01 Aug 2022 14:13:46 -0400, Sean Anderson wrote: > This silences warnings like > > arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb: ethernet@8: 'phys', 'sfp' do not match any of the regexes: 'pinctrl-[0-9]+' > From schema: Documentation/devicetree/bindings/net/fsl,qoriq-mc-dpmac.yaml > > Fixes: f978fe85b8d1 ("dpaa2-mac: configure the SerDes phy on a protocol change") > Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx> > --- > > Documentation/devicetree/bindings/net/fsl,qoriq-mc-dpmac.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>