Linux wireless drivers development
 help / color / mirror / Atom feed
* [GIT PULL] mmutable branch between pdx86 amd wbrf branch and wifi / amdgpu due for the v6.8 merge window
@ 2023-12-11 11:02 Hans de Goede
  2023-12-11 11:41 ` Johannes Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Hans de Goede @ 2023-12-11 11:02 UTC (permalink / raw)
  To: Johannes Berg, Alex Deucher, Christian König, Ma Jun,
	Limonciello, Mario, platform-driver-x86@vger.kernel.org
  Cc: linux-wireless, amd-gfx list, Ilpo Järvinen

Hi Wifi and AMDGPU maintainers,

Here is a pull-request for the platform-drivers-x86 parts of:

https://lore.kernel.org/platform-driver-x86/20231211100630.2170152-1-Jun.Ma2@amd.com/

From my pov the pdx86 bits are ready and the platform-drivers-x86-amd-wbrf-v6.8-1 tag can be merged by you to merge the wifi-subsys resp. the amdgpu driver changes on top.

This only adds kernel internal API, so if in the future the API needs work that can be done.

I've not merged this branch into pdx86/for-next yet, since I see little use in merging it without any users. I'll merge it once either the wifi or amdgpu changes are also merged
(and if some blocking issues get identified before either are merged I can prepare a new pull-request fixing the issues).

Regards,

Hans



The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-amd-wbrf-v6.8-1

for you to fetch changes up to 58e82a62669da52e688f4a8b89922c1839bf1001:

  platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature (2023-12-11 11:33:44 +0100)

----------------------------------------------------------------
Immutable branch between pdx86 amd wbrf branch and wifi / amdgpu due for the v6.8 merge window

platform-drivers-x86-amd-wbrf-v6.8-1: v6.7-rc1 + AMD WBRF support
for merging into the wifi subsys and amdgpu driver for 6.8.

----------------------------------------------------------------
Ma Jun (2):
      Documentation/driver-api: Add document about WBRF mechanism
      platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature

 Documentation/driver-api/index.rst |   1 +
 Documentation/driver-api/wbrf.rst  |  78 +++++++++
 drivers/platform/x86/amd/Kconfig   |  14 ++
 drivers/platform/x86/amd/Makefile  |   1 +
 drivers/platform/x86/amd/wbrf.c    | 317 +++++++++++++++++++++++++++++++++++++
 include/linux/acpi_amd_wbrf.h      |  91 +++++++++++
 6 files changed, 502 insertions(+)
 create mode 100644 Documentation/driver-api/wbrf.rst
 create mode 100644 drivers/platform/x86/amd/wbrf.c
 create mode 100644 include/linux/acpi_amd_wbrf.h


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

end of thread, other threads:[~2023-12-15  6:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 11:02 [GIT PULL] mmutable branch between pdx86 amd wbrf branch and wifi / amdgpu due for the v6.8 merge window Hans de Goede
2023-12-11 11:41 ` Johannes Berg
2023-12-11 11:45   ` Hans de Goede
2023-12-11 14:47 ` Christian König
2023-12-11 15:03   ` Mario Limonciello
2023-12-11 15:27     ` Alex Deucher
2023-12-11 21:46       ` Mario Limonciello
2023-12-12  9:46 ` Johannes Berg
2023-12-12 16:12   ` Mario Limonciello
2023-12-12 16:41     ` Alex Deucher
2023-12-14 16:36 ` Kalle Valo
2023-12-14 16:47   ` Mario Limonciello
2023-12-15  6:35     ` Kalle Valo

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