Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 907ec43a authored by Steve deRosier's avatar Steve deRosier Committed by Kalle Valo
Browse files

ath6kl: fix missing uart debug pin for 6004 HW 3.0



For some reason, the 6004 HW 3.0 definition was missing the value for the
uarttx_pin (used for firmware debug). This corrects this situation.

Signed-off-by: default avatarSteve deRosier <steve.derosier@lairdtech.com>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 6dfdbfc7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -173,6 +173,7 @@ static const struct ath6kl_hw hw_list[] = {
		.reserved_ram_size		= 7168,
		.board_addr			= 0x436400,
		.testscript_addr		= 0,
		.uarttx_pin			= 11,
		.flags				= 0,

		.fw = {