All of lore.kernel.org
 help / color / mirror / Atom feed
* ath10k-firmware: QCA4019: hw1.0: Add Google Wifi BDFs
@ 2022-03-20  2:10 Brian Norris
  2022-04-13  9:05 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Norris @ 2022-03-20  2:10 UTC (permalink / raw)
  To: ath10k

[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]

Hi,

OpenWrt support for Google Wifi is under review, so I'd like to push the BDFs
into the mainline board-2.bin.

Per the wiki [1]:

 * description for what hardware this is

   - IPQ4019-based router, with two QCA4019 radios -- one for 2.4GHz (BMI board
     ID 16) and one for 5GHz (BMI board ID 21)
   - The Google Wifi product (notably, this is different than the Nest Wifi)
     was originally released in 2016, with a codename "Gale". It was refreshed
     in 2020 with near-identical hardware [2], using the same OS but a new BDF
     and new codename ("Breeze"). I include both Gale and Breeze BDFs but have
     only tested the former.

 * origin of the board file (did you create it yourself or where you
   downloaded)

   - Pulled from the factory device filesystem (version R89-13729.57.27), which
     supports both the "Gale" and the (very similar) "Breeze" variants

 * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k) +
   md5sum of each new board file to add

   - QCA4019 hw1.0

     BoardNames[0]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_GALE'
     BoardMD5[0]: ea35e78c88a8571201da8b75edc9b881
     BoardNames[1]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_GALE'
     BoardMD5[1]: 44cbc4ca6cb7141ba4249615f7065582
     BoardNames[2]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_BREEZE'
     BoardMD5[2]: b4ac055b3ab67d5a6f5607a96af39a1f
     BoardNames[3]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_BREEZE'
     BoardMD5[3]: 8b26cb285032314247304114b8ac50e7

  Variant naming scheme reflects that used by other Google projects -- using a
  GO(ogle) prefix, an underscore (_), and the project code name, all in caps.

Attached filenames match the IDs above, with a '.bin' suffix appended.

Regards,
Brian

[1] https://wireless.wiki.kernel.org/en/users/drivers/ath10k/boardfiles
[2] https://9to5google.com/2020/10/06/new-google-wifi-launch/

[-- Attachment #2: bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_BREEZE.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #3: bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_GALE.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #4: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_BREEZE.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #5: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_GALE.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #6: Type: text/plain, Size: 146 bytes --]

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ath10k-firmware: QCA4019: hw1.0: Add Google Wifi BDFs
  2022-03-20  2:10 ath10k-firmware: QCA4019: hw1.0: Add Google Wifi BDFs Brian Norris
@ 2022-04-13  9:05 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-04-13  9:05 UTC (permalink / raw)
  To: Brian Norris; +Cc: ath10k

Brian Norris <computersforpeace@gmail.com> writes:

> Hi,
>
> OpenWrt support for Google Wifi is under review, so I'd like to push the BDFs
> into the mainline board-2.bin.
>
> Per the wiki [1]:
>
>  * description for what hardware this is
>
>    - IPQ4019-based router, with two QCA4019 radios -- one for 2.4GHz (BMI board
>      ID 16) and one for 5GHz (BMI board ID 21)
>    - The Google Wifi product (notably, this is different than the Nest Wifi)
>      was originally released in 2016, with a codename "Gale". It was refreshed
>      in 2020 with near-identical hardware [2], using the same OS but a new BDF
>      and new codename ("Breeze"). I include both Gale and Breeze BDFs but have
>      only tested the former.
>
>  * origin of the board file (did you create it yourself or where you
>    downloaded)
>
>    - Pulled from the factory device filesystem (version R89-13729.57.27), which
>      supports both the "Gale" and the (very similar) "Breeze" variants
>
>  * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k) +
>    md5sum of each new board file to add
>
>    - QCA4019 hw1.0
>
>      BoardNames[0]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_GALE'
>      BoardMD5[0]: ea35e78c88a8571201da8b75edc9b881
>      BoardNames[1]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_GALE'
>      BoardMD5[1]: 44cbc4ca6cb7141ba4249615f7065582
>      BoardNames[2]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_BREEZE'
>      BoardMD5[2]: b4ac055b3ab67d5a6f5607a96af39a1f
>      BoardNames[3]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_BREEZE'
>      BoardMD5[3]: 8b26cb285032314247304114b8ac50e7
>
>   Variant naming scheme reflects that used by other Google projects -- using a
>   GO(ogle) prefix, an underscore (_), and the project code name, all in caps.
>
> Attached filenames match the IDs above, with a '.bin' suffix appended.

Thanks, added to QCA4019/hw1.0/board-2.bin:

New:
bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_BREEZE
bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_GALE
bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_BREEZE
bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_GALE

Changed:


Deleted:

4 board image(s) added, 0 changed, 0 deleted, 93 in total

https://github.com/kvalo/ath10k-firmware/commit/eec6f3922cee26ad4d512564dadc278893a71fe0

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-13  9:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20  2:10 ath10k-firmware: QCA4019: hw1.0: Add Google Wifi BDFs Brian Norris
2022-04-13  9:05 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.