Re: [PATCH v8 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices
From: Werner Sembach
Date: Wed Mar 25 2026 - 09:34:47 EST
Hi,
Am 25.03.26 um 13:40 schrieb Ilpo Järvinen:
On Tue, 24 Mar 2026, Werner Sembach wrote:
v2: Incorporate Armins feedback.Hi,
v3: Incorporate more of Armins feedback.
Rework USB-C power prio functions
v4: Readd system vendor SchenkerTechnologiesGmbH for XMG FUSION (L19)
Replace for loops with if statements for USB-C power priority functions
Add missing mutex in usb_c_power_priority_restore
v5: Restructure patch around new entry for XMG Fusion
Add missing Reviewed-by and Tested-by
Spelling fixes in documentation
v6: Fix small format error in docs
Fix Reviewed-by line
v7: Variable rename to lowercase
v8: Move USB-C power priority init to after probe call
Clarify documentation
Does this conflict with something that went through the fixes branch? I
tried applying this through for-next and get fails so I guess I'll have
to merge fixes to for-next before I can apply this.
It would be nice to mention any known conflicts in the coverletter.
sorry, I thought the base-commit line was enough
it applies cleanly to v7.0-rc3 and v7.0-rc4
earlier rc versions of 7.0 are missing a required patch
maybe for-next is not yet rebased on the latest rc?
I will have a look