mbox series

[0/3] platform/surface: aggregator_registry: Support for Surface Laptop 4 and cleanup

Message ID 20210523134528.798887-1-luzmaximilian@gmail.com (mailing list archive)
Headers show
Series platform/surface: aggregator_registry: Support for Surface Laptop 4 and cleanup | expand

Message

Maximilian Luz May 23, 2021, 1:45 p.m. UTC
Hi,

this series adds support for the 13" Intel and 15" AMD versions of the
Surface Laptop 4 and does some small cleanup regarding duplicate node
groups in the registry.

Unfortunately I haven't heard anything of the 15" Intel version and 13"
AMD version yet.

Hans, can you apply patches 1 and 2 as fixes for v5.13? That way we'd
have decent support for the SL4 (at least the aforementioned versions)
in v5.13.

Thanks,
Max

Maximilian Luz (3):
  platform/surface: aggregator_registry: Update comments for 15" AMD
    Surface Laptop 4
  platform/surface: aggregator_registry: Add support for 13" Intel
    Surface Laptop 4
  platform/surface: aggregator_registry: Consolidate node groups for
    5th- and 6th-gen devices

 .../surface/surface_aggregator_registry.c     | 54 ++++++-------------
 1 file changed, 17 insertions(+), 37 deletions(-)

Comments

Hans de Goede May 25, 2021, 12:44 p.m. UTC | #1
Hi,

On 5/23/21 3:45 PM, Maximilian Luz wrote:
> Hi,
> 
> this series adds support for the 13" Intel and 15" AMD versions of the
> Surface Laptop 4 and does some small cleanup regarding duplicate node
> groups in the registry.
> 
> Unfortunately I haven't heard anything of the 15" Intel version and 13"
> AMD version yet.
> 
> Hans, can you apply patches 1 and 2 as fixes for v5.13? That way we'd
> have decent support for the SL4 (at least the aforementioned versions)
> in v5.13.

Thank you for the patches, I've added these to my review-hans branch
now. I'll also cherry-pick 1 and 2 into the fixes branch as requested,

I plan to send out a second pdx86/fixes pull-req to Linus the week that
5.13-rc5 is released.

Regards,

Hans