On Sun, 29 Aug 2021 22:37:51 +0000, Matthew Hagan <mnhagan88@xxxxxxxxx> wrote: > The naming of this node is based upon that of the initial EA9500 dts[1]. > However this does not conform with the mdio-mux format, yielding the > following message when running dtbs_check: > mdio-mii-mux: $nodename:0: 'mdio-mii-mux' does not match '^mdio-mux[\\-@]?' > > Secondly, this node should be moved to within the axi node and given the > appropriate unit address. This also requires exposing the axi node via a > label in bcm-nsp.dtsi. This fixes the following warning: > Warning (unit_address_vs_reg): /mdio-mii-mux: node has a reg or ranges property, but no unit name > > [1]https://patchwork.ozlabs.org/project/linux-imx/patch/20180618174159.86150-1-npcomplete13@xxxxxxxxx/#1941353 > > Signed-off-by: Matthew Hagan <mnhagan88@xxxxxxxxx> > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks! -- Florian