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
..
2022-04-30 21:27:45 +02:00
2022-03-27 00:07:34 +00:00
2022-05-15 16:06:20 +02:00
2022-04-30 21:27:45 +02:00
2022-04-14 10:12:34 +02:00
2022-05-09 20:49:50 +01:00
2022-04-09 19:31:46 +02:00
2022-04-13 19:50:50 +01:00
2022-05-09 20:49:50 +01:00
2022-04-09 19:31:46 +02:00
2022-04-23 20:46:25 +02:00
2022-02-01 23:34:07 +00:00