All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: TI K3 SoC configs changes for v5.11
@ 2020-11-30 17:48 ` Nishanth Menon
  0 siblings, 0 replies; 5+ messages in thread
From: Nishanth Menon @ 2020-11-30 17:48 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: t-kristo, linux-arm-kernel, linux-kernel

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

Hi,

Here is a config changes for TI K3 SoCs. This is needed for booting
the J721E board from an SD card.

I do have a follow up cleanup patch[1] once drivers/soc/ti merges are in,
which I think I will need to request later on.

[1] https://lore.kernel.org/linux-arm-kernel/20201112215438.31432-1-nm@ti.com/

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-config-for-v5.11

for you to fetch changes up to 6b133f475a97a0839f02e3c0b937886b9adc2933:

  arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform (2020-11-12 11:50:18 -0600)

----------------------------------------------------------------
ARM64 defconfig changes for TI K3 platforms for v5.11 merge window:

- GPIO and I2C for J721E SD card support to be functional

----------------------------------------------------------------
Faiz Abbas (1):
      arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

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

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

* [GIT PULL] arm64: TI K3 SoC configs changes for v5.11
@ 2020-11-30 17:48 ` Nishanth Menon
  0 siblings, 0 replies; 5+ messages in thread
From: Nishanth Menon @ 2020-11-30 17:48 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: t-kristo, linux-kernel, linux-arm-kernel


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

Hi,

Here is a config changes for TI K3 SoCs. This is needed for booting
the J721E board from an SD card.

I do have a follow up cleanup patch[1] once drivers/soc/ti merges are in,
which I think I will need to request later on.

[1] https://lore.kernel.org/linux-arm-kernel/20201112215438.31432-1-nm@ti.com/

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-config-for-v5.11

for you to fetch changes up to 6b133f475a97a0839f02e3c0b937886b9adc2933:

  arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform (2020-11-12 11:50:18 -0600)

----------------------------------------------------------------
ARM64 defconfig changes for TI K3 platforms for v5.11 merge window:

- GPIO and I2C for J721E SD card support to be functional

----------------------------------------------------------------
Faiz Abbas (1):
      arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

[-- 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

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

* Re: [GIT PULL] arm64: TI K3 SoC configs changes for v5.11
@ 2020-12-08 16:34   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-08 16:34 UTC (permalink / raw)
  To: Nishanth Menon, arm, soc, Olof Johansson
  Cc: Arnd Bergmann, t-kristo, linux-kernel, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Mon, 30 Nov 2020 11:48:50 -0600, Nishanth Menon wrote:
> Here is a config changes for TI K3 SoCs. This is needed for booting
> the J721E board from an SD card.
> 
> I do have a follow up cleanup patch[1] once drivers/soc/ti merges are in,
> which I think I will need to request later on.
> 
> [1] https://lore.kernel.org/linux-arm-kernel/20201112215438.31432-1-nm@ti.com/
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 2ede693874c90e41a63195d06408ff3a73fcca7a

       Arnd

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

* Re: [GIT PULL] arm64: TI K3 SoC configs changes for v5.11
@ 2020-12-08 16:34   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-08 16:34 UTC (permalink / raw)
  To: Nishanth Menon, arm, soc, Olof Johansson
  Cc: t-kristo, linux-kernel, Arnd Bergmann, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Mon, 30 Nov 2020 11:48:50 -0600, Nishanth Menon wrote:
> Here is a config changes for TI K3 SoCs. This is needed for booting
> the J721E board from an SD card.
> 
> I do have a follow up cleanup patch[1] once drivers/soc/ti merges are in,
> which I think I will need to request later on.
> 
> [1] https://lore.kernel.org/linux-arm-kernel/20201112215438.31432-1-nm@ti.com/
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 2ede693874c90e41a63195d06408ff3a73fcca7a

       Arnd

_______________________________________________
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] 5+ messages in thread

* Re: [GIT PULL] arm64: TI K3 SoC configs changes for v5.11
  2020-11-30 17:48 ` Nishanth Menon
  (?)
  (?)
@ 2020-12-08 17:10 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2020-12-08 17:10 UTC (permalink / raw)
  To: Nishanth Menon; +Cc: soc

Hello:

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

On Mon, 30 Nov 2020 11:48:50 -0600 you wrote:
> Hi,
> 
> Here is a config changes for TI K3 SoCs. This is needed for booting
> the J721E board from an SD card.
> 
> I do have a follow up cleanup patch[1] once drivers/soc/ti merges are in,
> which I think I will need to request later on.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: TI K3 SoC configs changes for v5.11
    https://git.kernel.org/soc/soc/c/2ede693874c9

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] 5+ messages in thread

end of thread, other threads:[~2020-12-08 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 17:48 [GIT PULL] arm64: TI K3 SoC configs changes for v5.11 Nishanth Menon
2020-11-30 17:48 ` Nishanth Menon
2020-12-08 16:34 ` Arnd Bergmann
2020-12-08 16:34   ` Arnd Bergmann
2020-12-08 17:10 ` patchwork-bot+linux-soc

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.