mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] platform/x86: samsung-galaxybook: Add SAM0426
@ 2025-06-06 13:09 Joshua Grisham
  2025-06-06 21:25 ` Armin Wolf
  2025-06-09  7:52 ` Ilpo Järvinen
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Grisham @ 2025-06-06 13:09 UTC (permalink / raw)
  To: ilpo.jarvinen, hdegoede, platform-driver-x86, W_Armin, thomas,
	kuurtb, linux-kernel
  Cc: Joshua Grisham

Add device ID SAM0426 (Notebook 9 Pro and similar devices) as reported
and tested by GitHub user "diego-karsa" [1].

[1]: https://github.com/joshuagrisham/samsung-galaxybook-extras/issues/69

Signed-off-by: Joshua Grisham <josh@joshuagrisham.com>
---
 drivers/platform/x86/samsung-galaxybook.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/platform/x86/samsung-galaxybook.c b/drivers/platform/x86/samsung-galaxybook.c
index 5878a3519..3c13e13d4 100644
--- a/drivers/platform/x86/samsung-galaxybook.c
+++ b/drivers/platform/x86/samsung-galaxybook.c
@@ -1403,6 +1403,7 @@ static int galaxybook_probe(struct platform_device *pdev)
 }
 
 static const struct acpi_device_id galaxybook_device_ids[] = {
+	{ "SAM0426" },
 	{ "SAM0427" },
 	{ "SAM0428" },
 	{ "SAM0429" },
-- 
2.45.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] platform/x86: samsung-galaxybook: Add SAM0426
  2025-06-06 13:09 [PATCH] platform/x86: samsung-galaxybook: Add SAM0426 Joshua Grisham
@ 2025-06-06 21:25 ` Armin Wolf
  2025-06-09  7:52 ` Ilpo Järvinen
  1 sibling, 0 replies; 3+ messages in thread
From: Armin Wolf @ 2025-06-06 21:25 UTC (permalink / raw)
  To: Joshua Grisham, ilpo.jarvinen, hdegoede, platform-driver-x86,
	thomas, kuurtb, linux-kernel

Am 06.06.25 um 15:09 schrieb Joshua Grisham:

> Add device ID SAM0426 (Notebook 9 Pro and similar devices) as reported
> and tested by GitHub user "diego-karsa" [1].
>
> [1]: https://github.com/joshuagrisham/samsung-galaxybook-extras/issues/69

Reviewed-by: Armin Wolf <W_Armin@gmx.de>

> Signed-off-by: Joshua Grisham <josh@joshuagrisham.com>
> ---
>   drivers/platform/x86/samsung-galaxybook.c | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/samsung-galaxybook.c b/drivers/platform/x86/samsung-galaxybook.c
> index 5878a3519..3c13e13d4 100644
> --- a/drivers/platform/x86/samsung-galaxybook.c
> +++ b/drivers/platform/x86/samsung-galaxybook.c
> @@ -1403,6 +1403,7 @@ static int galaxybook_probe(struct platform_device *pdev)
>   }
>   
>   static const struct acpi_device_id galaxybook_device_ids[] = {
> +	{ "SAM0426" },
>   	{ "SAM0427" },
>   	{ "SAM0428" },
>   	{ "SAM0429" },

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] platform/x86: samsung-galaxybook: Add SAM0426
  2025-06-06 13:09 [PATCH] platform/x86: samsung-galaxybook: Add SAM0426 Joshua Grisham
  2025-06-06 21:25 ` Armin Wolf
@ 2025-06-09  7:52 ` Ilpo Järvinen
  1 sibling, 0 replies; 3+ messages in thread
From: Ilpo Järvinen @ 2025-06-09  7:52 UTC (permalink / raw)
  To: hdegoede, platform-driver-x86, W_Armin, thomas, kuurtb,
	linux-kernel, Joshua Grisham

On Fri, 06 Jun 2025 15:09:08 +0200, Joshua Grisham wrote:

> Add device ID SAM0426 (Notebook 9 Pro and similar devices) as reported
> and tested by GitHub user "diego-karsa" [1].
> 
> [1]: https://github.com/joshuagrisham/samsung-galaxybook-extras/issues/69
> 
> 


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

The list of commits applied:
[1/1] platform/x86: samsung-galaxybook: Add SAM0426
      commit: afbdc4bbb3a6418778cf969b0795bbaa8237cdd3

--
 i.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-09  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-06 13:09 [PATCH] platform/x86: samsung-galaxybook: Add SAM0426 Joshua Grisham
2025-06-06 21:25 ` Armin Wolf
2025-06-09  7:52 ` Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®