Commit ec683f02 authored by Miquel Raynal's avatar Miquel Raynal Committed by Jakub Kicinski

dt-bindings: net: tsnep: Fix typo on generic nvmem property

While working on the nvmem description I figured out this file had the
"nvmem-cell-names" property name misspelled. Fix the typo, as
"nvmem-cells-names" has never existed.

Fixes: 603094b2 ("dt-bindings: net: Add tsnep Ethernet controller")
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: default avatarGerhard Engleder <gerhard@engleder-embedded.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221104162147.1288230-1-miquel.raynal@bootlin.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent ed4314f7
......@@ -47,7 +47,7 @@ properties:
nvmem-cells: true
nvmem-cells-names: true
nvmem-cell-names: true
phy-connection-type:
enum:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment