From 1de93e1e3fbc354ca577072861ee73b2d75bc313 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Sat, 29 Mar 2025 11:23:26 +0100
Subject: [PATCH] docs: ramips-mt76x8: add Xiaomi Mi Router 4 model IDs

The model names are somewhat confusing. Add the model names that are
found on the device labels to make the variants easier to distinguish.

Based-on-patch-by: Andreas Ziegler <dev@andreas-ziegler.de>
---
 docs/user/supported_devices.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst
index a0aa0aad2..f04677bbd 100644
--- a/docs/user/supported_devices.rst
+++ b/docs/user/supported_devices.rst
@@ -540,9 +540,9 @@ ramips-mt76x8
 
 * Xiaomi
 
-  - Xiaomi Mi Router 4A (100M Edition)
-  - Xiaomi Mi Router 4A (100M International Edition)
-  - Xiaomi Mi Router 4C
+  - Xiaomi Mi Router 4A (100M Edition) - MIR4A
+  - Xiaomi Mi Router 4A (100M International Edition) - R4AC
+  - Xiaomi Mi Router 4C - R4CM
 
 rockchip-armv8
 --------------
-- 
GitLab