All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing hw2.1 symlink for WCN6855 in the kernel.org linux-firmware repo.
@ 2024-09-19 18:54 Drew G
  2024-09-19 19:48 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Drew G @ 2024-09-19 18:54 UTC (permalink / raw)
  To: ath11k@lists.infradead.org

This simple symlink was added over 2 years ago but still hasn't made it into the upstream linux-firmware.git in kernel.org? What is the process to make this happen as it means WiFi is broken for people who use regularly update from the kernel.org repo? How often are these upstream files updated with the latest blobs in this codelinaro repo? Thanks

https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware/-/commit/c90fbaf6224b73aaebd523e102fe7c78f6a542ad





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

* Re: Missing hw2.1 symlink for WCN6855 in the kernel.org linux-firmware repo.
  2024-09-19 18:54 Missing hw2.1 symlink for WCN6855 in the kernel.org linux-firmware repo Drew G
@ 2024-09-19 19:48 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2024-09-19 19:48 UTC (permalink / raw)
  To: Drew G; +Cc: ath11k@lists.infradead.org

Drew G <gottagit@pm.me> writes:

> This simple symlink was added over 2 years ago but still hasn't made
> it into the upstream linux-firmware.git in kernel.org? What is the
> process to make this happen as it means WiFi is broken for people who
> use regularly update from the kernel.org repo? How often are these
> upstream files updated with the latest blobs in this codelinaro repo?
> Thanks
>
> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware/-/commit/c90fbaf6224b73aaebd523e102fe7c78f6a542ad

In linux-firmware the links are created from WHENCE file:

Link: ath11k/WCN6855/hw2.1/regdb.bin -> ../hw2.0/regdb.bin
Link: ath11k/WCN6855/hw2.1/board-2.bin -> ../hw2.0/board-2.bin
Link: ath11k/WCN6855/hw2.1/amss.bin -> ../hw2.0/amss.bin
Link: ath11k/WCN6855/hw2.1/m3.bin -> ../hw2.0/m3.bin

So when you do 'make install' it should create the symlinks.

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

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


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

end of thread, other threads:[~2024-09-19 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 18:54 Missing hw2.1 symlink for WCN6855 in the kernel.org linux-firmware repo Drew G
2024-09-19 19:48 ` 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.