dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
authorPetr Štetiar <ynezz@true.cz>
Fri, 3 May 2019 14:27:07 +0000 (16:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 May 2019 04:47:07 +0000 (21:47 -0700)
commit687e3d5550c7b0e4dca0179103741a44cd3f7864
treec36428e226c765da3cfe8612d41e2af974e0517f
parentd01f449c008a3f41fa44c603e28a7452ab8f8e68
dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour

As of_get_mac_address now supports NVMEM under the hood, we need to update
the bindings documentation with the new nvmem-cell* properties, which would
mean copy&pasting a lot of redundant information to every binding
documentation currently referencing some of the MAC address properties.

So I've just removed all the references to the optional MAC address
properties and replaced them with the small note referencing
net/ethernet.txt file.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
21 files changed:
Documentation/devicetree/bindings/net/altera_tse.txt
Documentation/devicetree/bindings/net/amd-xgbe.txt
Documentation/devicetree/bindings/net/brcm,amac.txt
Documentation/devicetree/bindings/net/cpsw.txt
Documentation/devicetree/bindings/net/davinci_emac.txt
Documentation/devicetree/bindings/net/dsa/dsa.txt
Documentation/devicetree/bindings/net/ethernet.txt
Documentation/devicetree/bindings/net/hisilicon-femac.txt
Documentation/devicetree/bindings/net/hisilicon-hix5hd2-gmac.txt
Documentation/devicetree/bindings/net/keystone-netcp.txt
Documentation/devicetree/bindings/net/macb.txt
Documentation/devicetree/bindings/net/marvell-pxa168.txt
Documentation/devicetree/bindings/net/microchip,enc28j60.txt
Documentation/devicetree/bindings/net/microchip,lan78xx.txt
Documentation/devicetree/bindings/net/qca,qca7000.txt
Documentation/devicetree/bindings/net/samsung-sxgbe.txt
Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt
Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt
Documentation/devicetree/bindings/net/socionext-netsec.txt
Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt
Documentation/devicetree/bindings/net/wireless/qca,ath9k.txt