From 0daf939e0fdfb18520db2bd545111272f14a9fa6 Mon Sep 17 00:00:00 2001 From: Liviu Dudau Date: Tue, 6 Jun 2023 22:15:59 +0100 Subject: [PATCH] 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 Acked-by: Conor Dooley Acked-by: Sergio Paracuellos Signed-off-by: Thomas Bogendoerfer --- Documentation/devicetree/bindings/mips/ralink.yaml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0