All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: tegra: Default configuration fixes for v5.7-rc4
@ 2020-04-30 10:57 ` Thierry Reding
  0 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2020-04-30 10:57 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A, soc-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Thierry Reding, Jon Hunter, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi ARM SoC maintainers,

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.7-arm64-defconfig-fixes

for you to fetch changes up to 90670f0ef690f9c8712f236e8cf14c156c9a6365:

  arm64: defconfig: Re-enable Tegra PCIe host driver (2020-04-14 16:15:00 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Default configuration fixes

This contains a single fix to reenable the Tegra194 PCIe host support by
default that was inadvertently dropped as a result of the host/endpoint
mode support that was added in v5.7-rc1.

----------------------------------------------------------------
Jon Hunter (1):
      arm64: defconfig: Re-enable Tegra PCIe host driver

 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* [GIT PULL] arm64: tegra: Default configuration fixes for v5.7-rc4
@ 2020-04-30 10:57 ` Thierry Reding
  0 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2020-04-30 10:57 UTC (permalink / raw)
  To: arm, soc; +Cc: linux-tegra, Thierry Reding, linux-arm-kernel, Jon Hunter

Hi ARM SoC maintainers,

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.7-arm64-defconfig-fixes

for you to fetch changes up to 90670f0ef690f9c8712f236e8cf14c156c9a6365:

  arm64: defconfig: Re-enable Tegra PCIe host driver (2020-04-14 16:15:00 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Default configuration fixes

This contains a single fix to reenable the Tegra194 PCIe host support by
default that was inadvertently dropped as a result of the host/endpoint
mode support that was added in v5.7-rc1.

----------------------------------------------------------------
Jon Hunter (1):
      arm64: defconfig: Re-enable Tegra PCIe host driver

 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* Re: [GIT PULL] arm64: tegra: Default configuration fixes for v5.7-rc4
  2020-04-30 10:57 ` Thierry Reding
@ 2020-05-11 13:00     ` Jon Hunter
  -1 siblings, 0 replies; 4+ messages in thread
From: Jon Hunter @ 2020-05-11 13:00 UTC (permalink / raw)
  To: Thierry Reding, arm-DgEjT+Ai2ygdnm+yROfE0A, soc-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r


On 30/04/2020 11:57, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
> 
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.7-arm64-defconfig-fixes
> 
> for you to fetch changes up to 90670f0ef690f9c8712f236e8cf14c156c9a6365:
> 
>   arm64: defconfig: Re-enable Tegra PCIe host driver (2020-04-14 16:15:00 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Default configuration fixes
> 
> This contains a single fix to reenable the Tegra194 PCIe host support by
> default that was inadvertently dropped as a result of the host/endpoint
> mode support that was added in v5.7-rc1.
> 
> ----------------------------------------------------------------
> Jon Hunter (1):
>       arm64: defconfig: Re-enable Tegra PCIe host driver
> 
>  arch/arm64/configs/defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 


Please can you pick this up for v5.7 fixes?

Thanks!
Jon

-- 
nvpublic

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

* Re: [GIT PULL] arm64: tegra: Default configuration fixes for v5.7-rc4
@ 2020-05-11 13:00     ` Jon Hunter
  0 siblings, 0 replies; 4+ messages in thread
From: Jon Hunter @ 2020-05-11 13:00 UTC (permalink / raw)
  To: Thierry Reding, arm, soc; +Cc: linux-tegra, linux-arm-kernel


On 30/04/2020 11:57, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
> 
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.7-arm64-defconfig-fixes
> 
> for you to fetch changes up to 90670f0ef690f9c8712f236e8cf14c156c9a6365:
> 
>   arm64: defconfig: Re-enable Tegra PCIe host driver (2020-04-14 16:15:00 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Default configuration fixes
> 
> This contains a single fix to reenable the Tegra194 PCIe host support by
> default that was inadvertently dropped as a result of the host/endpoint
> mode support that was added in v5.7-rc1.
> 
> ----------------------------------------------------------------
> Jon Hunter (1):
>       arm64: defconfig: Re-enable Tegra PCIe host driver
> 
>  arch/arm64/configs/defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 


Please can you pick this up for v5.7 fixes?

Thanks!
Jon

-- 
nvpublic

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

end of thread, other threads:[~2020-05-11 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 10:57 [GIT PULL] arm64: tegra: Default configuration fixes for v5.7-rc4 Thierry Reding
2020-04-30 10:57 ` Thierry Reding
     [not found] ` <20200430105700.167199-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-05-11 13:00   ` Jon Hunter
2020-05-11 13:00     ` Jon Hunter

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.