mbox series

[GIT,PULL] arm64: TI K3 SoC configs changes for v5.11

Message ID 20201130174850.ni4sdyz3qp67j3sz@upstart
State New
Headers show
Series [GIT,PULL] arm64: TI K3 SoC configs changes for v5.11 | expand

Pull-request

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

Message

Nishanth Menon Nov. 30, 2020, 5:48 p.m. UTC
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(+)

Comments

Arnd Bergmann Dec. 8, 2020, 4:34 p.m. UTC | #1
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