]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: Fix Hongdian H7920 v40 pinctrl default state
authorCoia Prant <coiaprant@gmail.com>
Wed, 1 Oct 2025 07:55:57 +0000 (15:55 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 4 Oct 2025 17:36:44 +0000 (19:36 +0200)
commit44c79d094f4e3b3cd716a61783a0e2fde7ede976
treec15bfb42dab7d32fc6ef6bb95b2f967190dec4c0
parente99ee3ad9c37882e8756291896c61bdec091bfac
ramips: Fix Hongdian H7920 v40 pinctrl default state

According to the MT7628 hardware datasheet:
- GPIO/4 was originally used for I2C, but is now used as the Modem Power.
- GPIO/5 was originally used for I2C, but is now used as the SIM card select. (n/a for this device)
- GPIO/6 was originally used for SPI CS1, but is now used as the Serial mode switch.
- GPIO/36 was originally used for PERST, but is now used as the GPS OE. (n/a for this device)
- GPIO/38 was originally used for WDT, but is now used as the Modem2 Power. (n/a for this device)
- GPIO/44 was used for WLED_AN, but is now controlled by `gpio-leds`.

Corrected pinctrl to ensure it works properly in the future.

Signed-off-by: Coia Prant <coiaprant@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20256
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/dts/mt7628an_hongdian_h7920-v40.dts