Re: [PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM

2021-03-29 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Mon, 29 Mar 2021 16:03:17 +0200 you wrote: > From: Rafał Miłecki > > 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 s

[PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM

2021-03-29 Thread Rafał Miłecki
From: Rafał Miłecki 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 g