All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 1/6] soc/tegra: Changes for v6.1-rc1
Date: Mon, 19 Sep 2022 14:45:27 +0200	[thread overview]
Message-ID: <YyhkZ39WytIrb9xV@orome> (raw)
In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]

On Fri, Sep 16, 2022 at 12:19:52PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
> 
>   Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-soc
> 
> for you to fetch changes up to 74f7f183d81c26a53c2b1708364069d391b1b4d6:
> 
>   soc/tegra: pmc: Check device node status property (2022-09-15 14:10:49 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> soc/tegra: Changes for v6.1-rc1
> 
> This contains an assortment of small fixes and cleanups. One new feature
> is introduced in the form of simple wake events which are needed to wake
> the system from sleep on USB port events.
> 
> ----------------------------------------------------------------
> Christophe JAILLET (1):
>       soc/tegra: pmc: Use devm_clk_get_optional()
> 
> Dmitry Osipenko (1):
>       soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA

Hi Arnd, Olof,

you may want to hold off on applying this one for now. Stephen noticed a
missing Signed-off-by in the above patch. I've fixed that up and will
send an updated PR shortly.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 1/6] soc/tegra: Changes for v6.1-rc1
Date: Mon, 19 Sep 2022 14:45:27 +0200	[thread overview]
Message-ID: <YyhkZ39WytIrb9xV@orome> (raw)
In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1323 bytes --]

On Fri, Sep 16, 2022 at 12:19:52PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
> 
>   Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-soc
> 
> for you to fetch changes up to 74f7f183d81c26a53c2b1708364069d391b1b4d6:
> 
>   soc/tegra: pmc: Check device node status property (2022-09-15 14:10:49 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> soc/tegra: Changes for v6.1-rc1
> 
> This contains an assortment of small fixes and cleanups. One new feature
> is introduced in the form of simple wake events which are needed to wake
> the system from sleep on USB port events.
> 
> ----------------------------------------------------------------
> Christophe JAILLET (1):
>       soc/tegra: pmc: Use devm_clk_get_optional()
> 
> Dmitry Osipenko (1):
>       soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA

Hi Arnd, Olof,

you may want to hold off on applying this one for now. Stephen noticed a
missing Signed-off-by in the above patch. I've fixed that up and will
send an updated PR shortly.

Thierry

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-09-19 12:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 10:19 [GIT PULL 1/6] soc/tegra: Changes for v6.1-rc1 Thierry Reding
2022-09-16 10:19 ` Thierry Reding
2022-09-16 10:19 ` [GIT PULL 2/6] soc/tegra: cbb: " Thierry Reding
2022-09-16 10:19   ` Thierry Reding
2022-09-23 16:13   ` Arnd Bergmann
2022-09-23 16:13     ` Arnd Bergmann
2022-09-16 10:19 ` [GIT PULL 3/6] firmware: tegra: " Thierry Reding
2022-09-16 10:19   ` Thierry Reding
2022-09-16 10:19 ` [GIT PULL 4/6] dt-bindings: " Thierry Reding
2022-09-16 10:19   ` Thierry Reding
2022-09-16 10:19 ` [GIT PULL 5/6] arm64: tegra: Device tree changes " Thierry Reding
2022-09-16 10:19   ` Thierry Reding
2022-09-16 10:19 ` [GIT PULL 6/6] arm64: tegra: Default configuration " Thierry Reding
2022-09-16 10:19   ` Thierry Reding
2022-09-19 12:45 ` Thierry Reding [this message]
2022-09-19 12:45   ` [GIT PULL 1/6] soc/tegra: Changes " Thierry Reding
2022-09-23 14:52 ` patchwork-bot+linux-soc
2022-09-23 16:20 ` patchwork-bot+linux-soc

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=YyhkZ39WytIrb9xV@orome \
    --to=thierry.reding@gmail.com \
    --cc=arm@kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=soc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.