* [PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM
@ 2021-03-29 14:03 Rafał Miłecki
2021-03-29 23:30 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Rafał Miłecki @ 2021-03-29 14:03 UTC (permalink / raw)
To: David S . Miller, Jakub Kicinski
Cc: netdev, Rob Herring, Andrew Lunn, Maxime Ripard, Florian Fainelli,
devicetree, Rafał Miłecki
From: Rafał Miłecki <rafal@milecki.pl>
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>
---
Documentation/devicetree/bindings/net/ethernet-controller.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
index 4b7d1e5d003c..e8f04687a3e0 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:
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM
2021-03-29 14:03 [PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM Rafał Miłecki
@ 2021-03-29 23:30 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-03-29 23:30 UTC (permalink / raw)
To: =?utf-8?b?UmFmYcWCIE1pxYJlY2tpIDx6YWplYzVAZ21haWwuY29tPg==?=
Cc: davem, kuba, netdev, robh+dt, andrew, mripard, f.fainelli,
devicetree, rafal
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 <rafal@milecki.pl>
>
> 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
>
> [...]
Here is the summary with links:
- [net] dt-bindings: net: ethernet-controller: fix typo in NVMEM
https://git.kernel.org/netdev/net/c/af9d316f3dd6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-29 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-29 14:03 [PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM Rafał Miłecki
2021-03-29 23:30 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).