immortalwrt/target
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
..
imagebuilder imagebuilder: export SOURCE_DATE_EPOCH to environment 2022-04-14 01:04:14 +08:00
linux ath79: fix I2C on GL-AR300M devices 2022-05-18 20:44:14 +08:00
sdk build: scripts/config - update to kconfig-v5.14 2022-02-24 11:35:03 +08:00
toolchain config: pack toolchain per default on buildbots 2021-11-27 03:52:11 +08:00
Config.in base-files: add eMMC sysupgrade support 2022-02-12 12:26:37 +08:00
Makefile