On Mon, 06 Dec 2021 10:00:48 -0800, Florian Fainelli wrote: > Convert the Broadcom Northstar 2 PCIe PHY Device Tree binding to YAML > and rename it accordingly in the process since it had nothing to do with > a MDIO mux on the PCI(e) bus. This is a pre-requisite to updating > another binding file to YAML. > > Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> > --- > .../bindings/phy/brcm,mdio-mux-bus-pci.txt | 27 ------------ > .../bindings/phy/brcm,ns2-pcie-phy.yaml | 41 +++++++++++++++++++ > 2 files changed, 41 insertions(+), 27 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/phy/brcm,mdio-mux-bus-pci.txt > create mode 100644 Documentation/devicetree/bindings/phy/brcm,ns2-pcie-phy.yaml > Applied, thanks!