soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] ARM: DTS: Keystone K2G cleanup for v5.13
@ 2021-06-13  6:00 Santosh Shilimkar
  2021-06-13  6:00 ` Santosh Shilimkar
  2021-06-15 16:00 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Santosh Shilimkar @ 2021-06-13  6:00 UTC (permalink / raw)
  To: arm, arnd, olof; +Cc: linux-arm-kernel, linux-kernel, santosh.shilimkar, soc

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_5.13

for you to fetch changes up to 0b5194dec85b9f3971900129f9a3584a6cb5918d:

  ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to mcasp (2021-06-04 13:32:47 -0700)

----------------------------------------------------------------
ARM: DTS: Keystone K2G cleanup for v5.13

  - Rename message manager node
  - Rename the TI-SCI node and clock
  - assign clock to McAsp

----------------------------------------------------------------
Nishanth Menon (4):
      ARM: dts: keystone: k2g: Rename message-manager node
      ARM: dts: keystone: k2g: Rename the TI-SCI node
      ARM: dts: keystone: k2g: Rename the TI-SCI clocks node name
      ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to mcasp

 arch/arm/boot/dts/keystone-k2g-evm.dts | 11 +++--------
 arch/arm/boot/dts/keystone-k2g.dtsi    |  6 +++---
 2 files changed, 6 insertions(+), 11 deletions(-)

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

* [GIT PULL 1/2] ARM: DTS: Keystone K2G cleanup for v5.13
  2021-06-13  6:00 [GIT PULL 1/2] ARM: DTS: Keystone K2G cleanup for v5.13 Santosh Shilimkar
@ 2021-06-13  6:00 ` Santosh Shilimkar
  2021-06-15 16:00 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: Santosh Shilimkar @ 2021-06-13  6:00 UTC (permalink / raw)
  To: arm, arnd, olof; +Cc: linux-arm-kernel, linux-kernel, santosh.shilimkar, soc

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_5.13

for you to fetch changes up to 0b5194dec85b9f3971900129f9a3584a6cb5918d:

  ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to mcasp (2021-06-04 13:32:47 -0700)

----------------------------------------------------------------
ARM: DTS: Keystone K2G cleanup for v5.13

  - Rename message manager node
  - Rename the TI-SCI node and clock
  - assign clock to McAsp

----------------------------------------------------------------
Nishanth Menon (4):
      ARM: dts: keystone: k2g: Rename message-manager node
      ARM: dts: keystone: k2g: Rename the TI-SCI node
      ARM: dts: keystone: k2g: Rename the TI-SCI clocks node name
      ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to mcasp

 arch/arm/boot/dts/keystone-k2g-evm.dts | 11 +++--------
 arch/arm/boot/dts/keystone-k2g.dtsi    |  6 +++---
 2 files changed, 6 insertions(+), 11 deletions(-)

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

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

* Re: [GIT PULL 1/2] ARM: DTS: Keystone K2G cleanup for v5.13
  2021-06-13  6:00 [GIT PULL 1/2] ARM: DTS: Keystone K2G cleanup for v5.13 Santosh Shilimkar
  2021-06-13  6:00 ` Santosh Shilimkar
@ 2021-06-15 16:00 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-06-15 16:00 UTC (permalink / raw)
  To: Santosh Shilimkar; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Sat, 12 Jun 2021 23:00:20 -0700 you wrote:
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
> 
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_5.13
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] ARM: DTS: Keystone K2G cleanup for v5.13
    https://git.kernel.org/soc/soc/c/406b968552c6
  - [GIT,PULL,2/2] SOC: Keystone driver update for v5.13
    https://git.kernel.org/soc/soc/c/eac7b3b75880

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-06-15 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13  6:00 [GIT PULL 1/2] ARM: DTS: Keystone K2G cleanup for v5.13 Santosh Shilimkar
2021-06-13  6:00 ` Santosh Shilimkar
2021-06-15 16:00 ` patchwork-bot+linux-soc

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).