Re: [PATCH] platform/x86: samsung-galaxybook: Add SAMB430 device ID
From: Ilpo Järvinen
Date: Mon Aug 03 2026 - 15:14:18 EST
On Fri, 31 Jul 2026 14:54:31 +0200, Riccardo Squarcialupi wrote:
> The Samsung Galaxy Book6 Pro (NP944XJG-KG4IT) exposes its SCAI ACPI
> device with HID SAMB430, which is not in the driver's device ID table,
> so the driver never binds and none of its features are available.
>
> Add SAMB430 to galaxybook_device_ids[].
>
> Tested on an NP944XJG-KG4IT by forcing the bind via driver_override,
> which is equivalent to an ID table match. All driver features probe
> successfully: keyboard backlight LED, battery charge control end
> threshold, platform profile (low-power/quiet/balanced/performance),
> firmware attributes (power_on_lid_open, usb_charging), and the camera
> lens cover input switch.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
FYI [if applicable to your patch], as per Linus' policy change, also
fixes are mostly routed through for-next unless the fix is for a
commit introduced in the most recent cycle or is clearly a regression
fix.
The list of commits applied:
[1/1] platform/x86: samsung-galaxybook: Add SAMB430 device ID
commit: 31e1acf15df9a23ff3ead6dddf8ae1b7103d8b49
--
i.