Message ID | 20240223-archer-ax55-v1-v1-1-99f8fa2c3858@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | arm64: add minimal boot support for TP-Link Archer AX55 v1 | expand |
On Fri, Feb 23, 2024 at 09:17:44AM +0100, Gabor Juhos wrote: > Document the TP-Link Archer AX55 v1 which is a dual-band > WiFi router based on the IPQ5018 SoC. > > Signed-off-by: Gabor Juhos <j4g8y7@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor.
2024. 02. 23. 19:39 keltezéssel, Conor Dooley írta: > On Fri, Feb 23, 2024 at 09:17:44AM +0100, Gabor Juhos wrote: >> Document the TP-Link Archer AX55 v1 which is a dual-band >> WiFi router based on the IPQ5018 SoC. >> >> Signed-off-by: Gabor Juhos <j4g8y7@gmail.com> > > Acked-by: Conor Dooley <conor.dooley@microchip.com> Thank you! Regards, Gabor
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 1a5fb889a444..ff0a3b64f37a 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:
Document the TP-Link Archer AX55 v1 which is a dual-band WiFi router based on the IPQ5018 SoC. Signed-off-by: Gabor Juhos <j4g8y7@gmail.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)