2024-03-13 19:09:39

by Gabor Juhos

[permalink] [raw]
Subject: [PATCH v3 1/2] dt-bindings: arm: qcom: add TP-Link Archer AX55 v1

Document the TP-Link Archer AX55 v1 which is a dual-band
WiFi router based on the IPQ5018 SoC.

Signed-off-by: Gabor Juhos <[email protected]>
Acked-by: Conor Dooley <[email protected]>
---
Changes in v3:
- rebase on top of v6.8
- Link to v2: https://lore.kernel.org/r/[email protected]
Changes in v2:
- add 'Acked-by' tag from Conor
- Link to v1: https://lore.kernel.org/all/[email protected]
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 1a5fb889a4440..ff0a3b64f37a5 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -351,6 +351,7 @@ properties:
- items:
- enum:
- qcom,ipq5018-rdp432-c2
+ - tplink,archer-ax55-v1
- const: qcom,ipq5018

- items:

--
2.44.0