public inbox for ath11k@lists.infradead.org
 help / color / mirror / Atom feed
* ath11k-firmware: QCA6390 hw2.0: Add bdf for Xiaomi Pad 5 Pro
@ 2024-10-07 23:57 Jianhua Lu
  2024-10-21 14:21 ` Jeff Johnson
  0 siblings, 1 reply; 4+ messages in thread
From: Jianhua Lu @ 2024-10-07 23:57 UTC (permalink / raw)
  To: ath11k

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

Add bdf for Xiaomi Pad 5 Pro, which running mainline kernel.

* description for what hardware this is:

  - it is a SM8250 based board
  - it use QCA6390 as wlan module

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

  - taken from stock firmware image

* ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)

  - QCA6390 hw2.0

    + bus=pci,qmi-chip-id=0,qmi-board-id=255,variant=Xiaomi_Pad_5Pro
      sha256sum:
	  a5c99867d398b4e8773d106100e8575e1b3c29b8e18921dae50029b1253eac06

* attach the actual board file (board.bin)

  - The name of the files are equal to the id string in the board-2.bin
    (minus the ".bin")

[-- Attachment #2: bus=pci,qmi-chip-id=0,qmi-board-id=255,variant=Xiaomi_Pad_5Pro.bin --]
[-- Type: application/octet-stream, Size: 57908 bytes --]

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

* Re: ath11k-firmware: QCA6390 hw2.0: Add bdf for Xiaomi Pad 5 Pro
  2024-10-07 23:57 ath11k-firmware: QCA6390 hw2.0: Add bdf for Xiaomi Pad 5 Pro Jianhua Lu
@ 2024-10-21 14:21 ` Jeff Johnson
  2024-10-21 14:23   ` Jeff Johnson
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Johnson @ 2024-10-21 14:21 UTC (permalink / raw)
  To: Jianhua Lu, ath11k, linux-wireless

On 10/7/2024 4:57 PM, Jianhua Lu wrote:
> Add bdf for Xiaomi Pad 5 Pro, which running mainline kernel.
> 
> * description for what hardware this is:
> 
>   - it is a SM8250 based board
>   - it use QCA6390 as wlan module
> 
> * origin of the board file (did you create it yourself or where you
>   downloaded)
> 
>   - taken from stock firmware image
> 
> * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)
> 
>   - QCA6390 hw2.0
> 
>     + bus=pci,qmi-chip-id=0,qmi-board-id=255,variant=Xiaomi_Pad_5Pro
>       sha256sum:
> 	  a5c99867d398b4e8773d106100e8575e1b3c29b8e18921dae50029b1253eac06
> 
> * attach the actual board file (board.bin)
> 
>   - The name of the files are equal to the id string in the board-2.bin
>     (minus the ".bin")

This has been staged:

https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware/-/commit/4c8ae2fb2b78d5b0bebed63fe8b0f348f9fbc33e

BTW in the future be sure to include linux-wireless with any ath1*k board
requests so that they can be tracked in patchwork.

/jeff


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

* Re: ath11k-firmware: QCA6390 hw2.0: Add bdf for Xiaomi Pad 5 Pro
  2024-10-21 14:21 ` Jeff Johnson
@ 2024-10-21 14:23   ` Jeff Johnson
  2024-10-21 14:33     ` Jianhua Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Johnson @ 2024-10-21 14:23 UTC (permalink / raw)
  To: Jianhua Lu, ath11k, linux-wireless

On 10/21/2024 7:21 AM, Jeff Johnson wrote:
> On 10/7/2024 4:57 PM, Jianhua Lu wrote:
>> Add bdf for Xiaomi Pad 5 Pro, which running mainline kernel.
>>
>> * description for what hardware this is:
>>
>>   - it is a SM8250 based board
>>   - it use QCA6390 as wlan module
>>
>> * origin of the board file (did you create it yourself or where you
>>   downloaded)
>>
>>   - taken from stock firmware image
>>
>> * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)
>>
>>   - QCA6390 hw2.0
>>
>>     + bus=pci,qmi-chip-id=0,qmi-board-id=255,variant=Xiaomi_Pad_5Pro
>>       sha256sum:
>> 	  a5c99867d398b4e8773d106100e8575e1b3c29b8e18921dae50029b1253eac06
>>
>> * attach the actual board file (board.bin)
>>
>>   - The name of the files are equal to the id string in the board-2.bin
>>     (minus the ".bin")
> 
> This has been staged:
> 
> https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware/-/commit/4c8ae2fb2b78d5b0bebed63fe8b0f348f9fbc33e

sigh, correct link:
https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware/-/commit/4c8ae2fb2b78d5b0bebed63fe8b0f348f9fbc33e



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

* Re: ath11k-firmware: QCA6390 hw2.0: Add bdf for Xiaomi Pad 5 Pro
  2024-10-21 14:23   ` Jeff Johnson
@ 2024-10-21 14:33     ` Jianhua Lu
  0 siblings, 0 replies; 4+ messages in thread
From: Jianhua Lu @ 2024-10-21 14:33 UTC (permalink / raw)
  To: Jeff Johnson; +Cc: ath11k, linux-wireless

On Mon, Oct 21, 2024 at 07:23:59AM -0700, Jeff Johnson wrote:
> On 10/21/2024 7:21 AM, Jeff Johnson wrote:
> > On 10/7/2024 4:57 PM, Jianhua Lu wrote:
[..] 
> sigh, correct link:
> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware/-/commit/4c8ae2fb2b78d5b0bebed63fe8b0f348f9fbc33e

Thank you!


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

end of thread, other threads:[~2024-10-21 14:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 23:57 ath11k-firmware: QCA6390 hw2.0: Add bdf for Xiaomi Pad 5 Pro Jianhua Lu
2024-10-21 14:21 ` Jeff Johnson
2024-10-21 14:23   ` Jeff Johnson
2024-10-21 14:33     ` Jianhua Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox