Newer i.MX device trees store the skew information in the PHY's node, which
authorpatrick <patrick@openbsd.org>
Fri, 5 Nov 2021 15:18:24 +0000 (15:18 +0000)
committerpatrick <patrick@openbsd.org>
Fri, 5 Nov 2021 15:18:24 +0000 (15:18 +0000)
commit8942cbfc7ef0858fe5317b53fccdb0c71152b2ee
treecbd9b649ebe5ebd02a5b579062e02e7d1caae873
parentda205960e02c9b0b4fda2ed442f2dd12072b970c
Newer i.MX device trees store the skew information in the PHY's node, which
we can access through the phy-handle.  If there's no reference, keep doing
what we have been doing so far.

ok kettenis@
sys/dev/fdt/if_fec.c