]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: net: ethernet-controller: fix typo in NVMEM
authorRafał Miłecki <rafal@milecki.pl>
Mon, 29 Mar 2021 14:03:17 +0000 (16:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Apr 2021 06:47:25 +0000 (08:47 +0200)
commitb8045fd3141088d684403ce43dde52f7b9ea9878
treea0e6c2496a8f8f89743ab0a0804c653030b986c0
parentfc1b68fad2030275fa6f4c49b0a79bc4c80328d7
dt-bindings: net: ethernet-controller: fix typo in NVMEM

commit af9d316f3dd6d1385fbd1631b5103e620fc4298a upstream.

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 <rafal@milecki.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/net/ethernet-controller.yaml