From: Rafał Miłecki Date: Mon, 29 Mar 2021 14:03:17 +0000 (+0200) Subject: dt-bindings: net: ethernet-controller: fix typo in NVMEM X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=af9d316f3dd6d1385fbd1631b5103e620fc4298a;p=linux.git dt-bindings: net: ethernet-controller: fix typo in NVMEM The correct property name is "nvmem-cell-names". This is what: 1. Was originally documented in the ethernet.txt 2. Is used in DTS files 3. Matches standard syntax for phandles 4. Linux net subsystem checks for Fixes: 9d3de3c58347 ("dt-bindings: net: Add YAML schemas for the generic Ethernet options") Signed-off-by: Rafał Miłecki Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index 4b7d1e5d003c7..e8f04687a3e09 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -49,7 +49,7 @@ properties: description: Reference to an nvmem node for the MAC address - nvmem-cells-names: + nvmem-cell-names: const: mac-address phy-connection-type: