mbox series

[0/5] platform/surface: aggregator_registry: Add Support for various devices

Message ID 20240811131948.261806-1-luzmaximilian@gmail.com (mailing list archive)
Headers show
Series platform/surface: aggregator_registry: Add Support for various devices | expand

Message

Maximilian Luz Aug. 11, 2024, 1:19 p.m. UTC
This series is basically a collection of SAM device enablement patches,
for which I only now found the time to clean them up end send them in.
It adds Surface SAM support (enabling battery status, keyboard,
touchpad, and more) for the following devices:

 - Surface Pro 10
 - Surface Laptop Go 3
 - Surface Laptop Studio 2
 - Surface Laptop 6

In addition, this series enables the thermal sensor as well as fan
(profile) control and monitoring on the Surface Laptop 5.

Maximilian Luz (5):
  platform/surface: aggregator_registry: Add Support for Surface Pro 10
  platform/surface: aggregator_registry: Add support for Surface Laptop
    Go 3
  platform/surface: aggregator_registry: Add support for Surface Laptop
    Studio 2
  platform/surface: aggregator_registry: Add fan and thermal sensor
    support for Surface Laptop 5
  platform/surface: aggregator_registry: Add support for Surface Laptop
    6

 .../surface/surface_aggregator_registry.c     | 58 +++++++++++++++++--
 1 file changed, 52 insertions(+), 6 deletions(-)

Comments

Ilpo Järvinen Aug. 13, 2024, 8:21 a.m. UTC | #1
On Sun, 11 Aug 2024 15:19:43 +0200, Maximilian Luz wrote:

> This series is basically a collection of SAM device enablement patches,
> for which I only now found the time to clean them up end send them in.
> It adds Surface SAM support (enabling battery status, keyboard,
> touchpad, and more) for the following devices:
> 
>  - Surface Pro 10
>  - Surface Laptop Go 3
>  - Surface Laptop Studio 2
>  - Surface Laptop 6
> 
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/5] platform/surface: aggregator_registry: Add Support for Surface Pro 10
      commit: 9c8e022567bbec53bee8ae75c44b3d6cd2080d42
[2/5] platform/surface: aggregator_registry: Add support for Surface Laptop Go 3
      commit: ed235163c3f02329d5e37ed4485bbc39ed2568d4
[3/5] platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2
      commit: 28d04b4a2cc20981c95787f9c449e6fc51d904f9
[4/5] platform/surface: aggregator_registry: Add fan and thermal sensor support for Surface Laptop 5
      commit: 002adda09bc1c983c75c82a7e12285c7423aec31
[5/5] platform/surface: aggregator_registry: Add support for Surface Laptop 6
      commit: 99ae7b9ba047ad029a0a23b2bd51608ce79c8e97

--
 i.