From 61598093bbdd283a7edc367d900f223070ead8d2 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 10 May 2024 07:43:03 +0000
Subject: [PATCH] add ax88772C AX88772C_eeprom_tools

---
 kernel/Documentation/devicetree/bindings/mips/ralink.txt |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/kernel/Documentation/devicetree/bindings/mips/ralink.txt b/kernel/Documentation/devicetree/bindings/mips/ralink.txt
index a16e8d7..8cc0ab4 100644
--- a/kernel/Documentation/devicetree/bindings/mips/ralink.txt
+++ b/kernel/Documentation/devicetree/bindings/mips/ralink.txt
@@ -16,3 +16,17 @@
   ralink,mt7620a-soc
   ralink,mt7620n-soc
   ralink,mt7628a-soc
+  ralink,mt7688a-soc
+
+2. Boards
+
+GARDENA smart Gateway (MT7688)
+
+This board is based on the MediaTek MT7688 and equipped with 128 MiB
+of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND
+storage.
+
+------------------------------
+Required root node properties:
+- compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
+		"ralink,mt7628a-soc";

--
Gitblit v1.6.2