From: Thierry Reding <thierry.reding@gmail.com>
To: Kartik <kkartik@nvidia.com>
Cc: jonathanh@nvidia.com, keescook@chromium.org, andy@kernel.org,
akpm@linux-foundation.org, arnd@arndb.de, ulf.hansson@linaro.org,
linus.walleij@linaro.org, pshete@nvidia.com, petlozup@nvidia.com,
frank.li@vivo.com, robh@kernel.org, stefank@nvidia.com,
pdeschrijver@nvidia.com, christophe.jaillet@wanadoo.fr,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-hardening@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
Date: Thu, 14 Dec 2023 18:08:29 +0100 [thread overview]
Message-ID: <ZXs2jVeQtzU7668I@orome.fritz.box> (raw)
In-Reply-To: <20231017052322.2636-1-kkartik@nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]
On Tue, Oct 17, 2023 at 10:53:14AM +0530, Kartik wrote:
> This series of patches add ACPI support for Tegra194 and Tegra234 in
> Tegra fuse and apbmisc drivers. It also adds support for Tegra241
> which uses ACPI boot.
>
> Kartik (8):
> mm/util: Introduce kmemdup_array()
> soc/tegra: fuse: Use dev_err_probe for probe failures
> soc/tegra: fuse: Refactor resource mapping
> soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
> soc/tegra: fuse: Add function to add lookups
> soc/tegra: fuse: Add function to print SKU info
> soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
> soc/tegra: fuse: Add support for Tegra241
>
> drivers/soc/tegra/Kconfig | 5 ++
> drivers/soc/tegra/fuse/fuse-tegra.c | 112 ++++++++++++++++++-------
> drivers/soc/tegra/fuse/fuse-tegra30.c | 20 +++++
> drivers/soc/tegra/fuse/fuse.h | 5 ++
> drivers/soc/tegra/fuse/tegra-apbmisc.c | 110 ++++++++++++++++++++----
> include/linux/string.h | 1 +
> include/soc/tegra/fuse.h | 1 +
> mm/util.c | 17 ++++
> 8 files changed, 227 insertions(+), 44 deletions(-)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-12-14 17:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 5:23 [PATCH v7 0/8] soc/tegra: fuse: Add ACPI support Kartik
2023-10-17 5:23 ` [PATCH v7 1/8] mm/util: Introduce kmemdup_array() Kartik
2023-10-17 5:23 ` [PATCH v7 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures Kartik
2023-10-17 5:23 ` [PATCH v7 3/8] soc/tegra: fuse: Refactor resource mapping Kartik
2023-10-17 5:23 ` [PATCH v7 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc() Kartik
2023-10-17 5:23 ` [PATCH v7 5/8] soc/tegra: fuse: Add function to add lookups Kartik
2023-10-17 5:23 ` [PATCH v7 6/8] soc/tegra: fuse: Add function to print SKU info Kartik
2023-10-17 5:23 ` [PATCH v7 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234 Kartik
2023-10-17 5:23 ` [PATCH v7 8/8] soc/tegra: fuse: Add support for Tegra241 Kartik
2023-12-14 17:08 ` Thierry Reding [this message]
2023-12-14 18:43 ` [PATCH v7 0/8] soc/tegra: fuse: Add ACPI support Arnd Bergmann
2023-12-15 16:43 ` Thierry Reding
2023-12-18 10:45 ` Kartik
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=ZXs2jVeQtzU7668I@orome.fritz.box \
--to=thierry.reding@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=andy@kernel.org \
--cc=arnd@arndb.de \
--cc=christophe.jaillet@wanadoo.fr \
--cc=frank.li@vivo.com \
--cc=jonathanh@nvidia.com \
--cc=keescook@chromium.org \
--cc=kkartik@nvidia.com \
--cc=linus.walleij@linaro.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-tegra@vger.kernel.org \
--cc=pdeschrijver@nvidia.com \
--cc=petlozup@nvidia.com \
--cc=pshete@nvidia.com \
--cc=robh@kernel.org \
--cc=stefank@nvidia.com \
--cc=ulf.hansson@linaro.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;
as well as URLs for NNTP newsgroup(s).