]> git.ipfire.org Git - thirdparty/openwrt.git/commit
econet: en7528: split DASAN H660GM-A into Airtel and Generic variants 22095/head
authorAhmed Naseef <naseefkm@gmail.com>
Thu, 19 Feb 2026 12:00:52 +0000 (16:00 +0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 24 Feb 2026 19:17:24 +0000 (20:17 +0100)
commit7ee18e84dce3d44839349257835e552760655fd2
treea226a042511b6b967270d2438a62764e9479e994
parent55c01365debb988d78ca6efadba28c29ee2b5c5d
econet: en7528: split DASAN H660GM-A into Airtel and Generic variants

The DASAN H660GM-A GPON ONT exists in two hardware variants, one
distributed by ISPs and one sold directly by the manufacturer [1].

Split the single DTS into a shared dtsi and per-variant DTS files
with the correct GPIO mappings, flash layout, and LED definitions.

Variant comparison:

  Feature        | Airtel                    | Generic
  ---------------+---------------------------+-------------------------
  Supplied by    | Airtel Xstream Fiber      | Retail
  Flash          | Micron MT29F2G01ABAGD     | Micron MT29F1G01ABAFD
                 | 256 MB                    | 128 MB
  Known P/N      | DPW-G-P-66GMAZ-A3         | DPW:G-P-660GMAY-G0
                 | (some units unlabelled)   | DPW:G-P-660GMAY-G3
  WPS LED        | Yes                       | No
  WLAN button    | No                        | Yes
  USB LED        | No                        | Yes
  LAN LEDs       | Green only                | Green + Amber

[1] https://dasanns.com/en/solution/detail.php?mode=view&cat_no=32&offset=&idx=122

Tested-by: Arif Rahman Hakim <arif2785id@gmail.com>
Signed-off-by: Ahmed Naseef <naseefkm@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22095
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/econet/base-files/sbin/en75_chboot
target/linux/econet/dts/en7528_dasan_h660gm-a-airtel.dts [new file with mode: 0644]
target/linux/econet/dts/en7528_dasan_h660gm-a-generic.dts [new file with mode: 0644]
target/linux/econet/dts/en7528_dasan_h660gm-a.dtsi [moved from target/linux/econet/dts/en7528_dasan_h660gm-a.dts with 74% similarity]
target/linux/econet/image/en7528.mk