diff options
author | 2021-10-18 10:27:36 +0900 | |
---|---|---|
committer | 2021-10-18 13:10:08 +0100 | |
commit | 8e60189d937c6cd5446a8eedaa12b727f1b2a33f (patch) | |
tree | b9dd44c107a0d189cd2a7315201b6bdec8d0fbd5 | |
parent | net: w5100: Make w5100_remove() return void (diff) | |
download | wireguard-linux-8e60189d937c6cd5446a8eedaa12b727f1b2a33f.tar.xz wireguard-linux-8e60189d937c6cd5446a8eedaa12b727f1b2a33f.zip |
dt-bindings: net: ave: Add bindings for NX1 SoC
Update AVE binding document for UniPhier NX1 SoC.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml b/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml index 8a03a24a2019..6bc61c42418f 100644 --- a/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml +++ b/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml @@ -24,6 +24,7 @@ properties: - socionext,uniphier-ld11-ave4 - socionext,uniphier-ld20-ave4 - socionext,uniphier-pxs3-ave4 + - socionext,uniphier-nx1-ave4 reg: maxItems: 1 |