immortalwrt/target/linux/ath79
Ptilopsis Leucotis d0cbcb5782 ath79: fix I2C on GL-AR300M devices
On GL-AR300M Series GPIO17 described as I2C SDA in Device Tree.
Because of GPIO_OUT_FUNCTION4 register was not initialized on start,
GPIO17 was uncontrollable, it always in high state. According to QCA9531
documentation, default setting of GPIO17 is SYS_RST_L. In order to make
GPIO17 controllable, it should write value 0x00 on bits [15:8] of
GPIO_OUT_FUNCTION4 register, located at 0x1804003C address.

Signed-off-by: Ptilopsis Leucotis <PtilopsisLeucotis@yandex.com>
2022-05-18 20:44:14 +08:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add WiFi migration for AR913x 2020-09-29 11:23:24 +08:00
dts ath79: fix I2C on GL-AR300M devices 2022-05-18 20:44:14 +08:00
files ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-23 18:45:28 +08:00
generic ath79: add support for TP-Link Deco M4R v1 and v2 2022-05-09 17:11:54 +08:00
image ath79: add support for TP-Link Deco M4R v1 and v2 2022-05-09 17:11:54 +08:00
mikrotik ath79: mikrotik: use 64 KiB SPI NOR erase sectors 2022-04-07 11:28:41 +08:00
nand ath79: add support for Netgear R6100 2021-12-22 11:24:08 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.161 2021-12-20 11:16:27 +08:00
patches-5.10 ath79: Allow to set spi-nor mtd name via devicetree 2022-01-23 18:49:23 +08:00
tiny ath79: consolidate testing kernel 2021-04-11 23:26:07 +08:00
config-5.4 ath79: add missing MTD_NAND_RB91X symbol 2021-07-11 12:06:24 +08:00
config-5.10 ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-23 18:45:28 +08:00
Makefile ath79: consolidate testing kernel 2021-04-11 23:26:07 +08:00
modules.mk Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00