From: Greg KH <gregkh@linuxfoundation.org>
To: "Александр Офицеров" <oficerovas@basealt.ru>
Cc: stable@vger.kernel.org
Subject: Re: Fwd: [PATCH 3/3] pinctrl: tigerlake: Add Alder Lake-P ACPI ID
Date: Mon, 14 Aug 2023 17:09:55 +0200 [thread overview]
Message-ID: <2023081451-idealness-gathering-6e69@gregkh> (raw)
In-Reply-To: <4c4f1531-55ff-90dd-9b8c-af0ab7559e80@basealt.ru>
On Mon, Aug 14, 2023 at 05:35:37PM +0300, Александр Офицеров wrote:
>
>
>
> -------- Перенаправленное сообщение --------
> Тема: [PATCH 3/3] pinctrl: tigerlake: Add Alder Lake-P ACPI ID
> Дата: Thu, 10 Aug 2023 14:59:38 +0300
> От: Alexander Ofitserov <oficerovas@altlinux.org>
> Кому: oficerovas@altlinux.org, Mika Westerberg
> <mika.westerberg@linux.intel.com>, Andy Shevchenko <andy@kernel.org>, Linus
> Walleij <linus.walleij@linaro.org>
> Копия: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
>
>
>
> Intel Alder Lake-P has the same pin layout as the Tiget Lake-LP
> so add support for this to the existing Tiger Lake driver.
>
> Signed-off-by: Alexander Ofitserov <oficerovas@altlinux.org>
> ---
> drivers/pinctrl/intel/pinctrl-tigerlake.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/pinctrl/intel/pinctrl-tigerlake.c
> b/drivers/pinctrl/intel/pinctrl-tigerlake.c
> index bed769d99b8be0..3ddaeffc04150a 100644
> --- a/drivers/pinctrl/intel/pinctrl-tigerlake.c
> +++ b/drivers/pinctrl/intel/pinctrl-tigerlake.c
> @@ -748,6 +748,7 @@ static const struct intel_pinctrl_soc_data tglh_soc_data
> = {
> static const struct acpi_device_id tgl_pinctrl_acpi_match[] = {
> { "INT34C5", (kernel_ulong_t)&tgllp_soc_data },
> { "INT34C6", (kernel_ulong_t)&tglh_soc_data },
> + { "INTC1055", (kernel_ulong_t)&tgllp_soc_data },
> { }
> };
> MODULE_DEVICE_TABLE(acpi, tgl_pinctrl_acpi_match);
>
> --
> 2.33.8
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.
</formletter>
parent reply other threads:[~2023-08-14 15:11 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <4c4f1531-55ff-90dd-9b8c-af0ab7559e80@basealt.ru>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2023081451-idealness-gathering-6e69@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=oficerovas@basealt.ru \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox