On 8/2/22 3:51 AM, Krzysztof Kozlowski wrote: > On 01/08/2022 20:13, 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> > > Don't we have phy-handle for this? This is for serdes phys. See dtschema/schemas/phy/phy-consumer.yaml --Sean