diff options
author | Liviu Dudau <[email protected]> | 2023-06-06 22:15:59 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2023-06-09 09:55:58 +0200 |
commit | 0daf939e0fdfb18520db2bd545111272f14a9fa6 (patch) | |
tree | ee2a2fd5d9a4b43fea799b2454ee21c2f5fe4510 | |
parent | 2dbbe4de633b262d939f40458ff2c1a16fa9fe24 (diff) |
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 <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Acked-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
-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 |