openwrt/target/linux/ath79
Ptilopsis Leucotis 57efdd6a2d 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-15 16:06:20 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: fix I2C on GL-AR300M devices 2022-05-15 16:06:20 +02:00
files ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-19 16:40:12 +01:00
generic ath79: add Netgear WNDAP360 2022-04-30 23:56:47 +02:00
image ath79: add Netgear WNDAP360 2022-04-30 23:56:47 +02:00
mikrotik ath79: add support for MikroTik RouterBOARD wAP-2nD (wAP) 2022-04-18 07:24:09 +02:00
nand ath79: nand: add 5.15 support for nand subtarget 2022-04-13 12:00:22 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.113 2022-04-30 21:27:45 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.38 2022-05-09 20:49:50 +01:00
tiny ath79: Move TPLink WPA8630Pv2 to ath79-tiny target 2022-04-09 19:31:46 +02:00
config-5.10 ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-19 16:40:12 +01:00
config-5.15 kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
Makefile ath79: switch to Kernel 5.10 2021-12-21 21:38:52 +01:00
modules.mk