Skip to content

Commit afbdc4b

Browse files
joshuagrishamij-intel
authored andcommitted
platform/x86: samsung-galaxybook: Add SAM0426
Add device ID SAM0426 (Notebook 9 Pro and similar devices) as reported and tested by GitHub user "diego-karsa" [1]. [1]: joshuagrisham/samsung-galaxybook-extras#69 Signed-off-by: Joshua Grisham <[email protected]> Reviewed-by: Armin Wolf <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
1 parent 685f88c commit afbdc4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/platform/x86/samsung-galaxybook.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1403,6 +1403,7 @@ static int galaxybook_probe(struct platform_device *pdev)
14031403
}
14041404

14051405
static const struct acpi_device_id galaxybook_device_ids[] = {
1406+
{ "SAM0426" },
14061407
{ "SAM0427" },
14071408
{ "SAM0428" },
14081409
{ "SAM0429" },

0 commit comments

Comments
 (0)