diff options
author | Liviu Dudau <liviu@dudau.co.uk> | 2023-06-07 00:15:59 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-06-09 10:55:58 +0300 |
commit | 0daf939e0fdfb18520db2bd545111272f14a9fa6 (patch) | |
tree | ee2a2fd5d9a4b43fea799b2454ee21c2f5fe4510 | |
parent | 2dbbe4de633b262d939f40458ff2c1a16fa9fe24 (diff) | |
download | linux-0daf939e0fdfb18520db2bd545111272f14a9fa6.tar.xz |
dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
Add bindings for the compatible string used for the TP-Link's
HC220 G5 V1 board, a wireless AP based on MT7621.
Signed-off-by: Liviu Dudau <liviu@dudau.co.uk>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-rw-r--r-- | Documentation/devicetree/bindings/mips/ralink.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mips/ralink.yaml b/Documentation/devicetree/bindings/mips/ralink.yaml index 704b5b595127..53c1f6635377 100644 --- a/Documentation/devicetree/bindings/mips/ralink.yaml +++ b/Documentation/devicetree/bindings/mips/ralink.yaml @@ -80,6 +80,7 @@ properties: - enum: - gnubee,gb-pc1 - gnubee,gb-pc2 + - tplink,hc220-g5-v1 - const: mediatek,mt7621-soc additionalProperties: true |