mbox series

[GIT,PULL,8/8] dt-bindings: Changes for v5.6-rc1

Message ID 20200111003553.2411874-8-thierry.reding@gmail.com
State Deferred
Headers show
Series [GIT,PULL,1/8] dt-bindings: Changes for v5.6-rc1 | expand

Pull-request

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

Message

Thierry Reding Jan. 11, 2020, 12:35 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ddb8840d2777bfca7c9ebc8c24ea20f9a37145ba:

  arm64: defconfig: Enable tegra XUDC support (2020-01-10 18:34:14 +0100)

Thanks,
Thierry

----------------------------------------------------------------
dt-bindings: Changes for v5.6-rc1

This contains a conversion of the Tegra124 EMC bindings to json-schema
as well as the addition of the bindings for the memory subsystem found
on Tegra186 and Tegra194.

----------------------------------------------------------------
Nagarjuna Kristam (1):
      arm64: defconfig: Enable tegra XUDC support

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

Comments

Thierry Reding Jan. 11, 2020, 12:57 a.m. UTC | #1
On Sat, Jan 11, 2020 at 01:35:53AM +0100, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.6-arm64-defconfig
> 
> for you to fetch changes up to ddb8840d2777bfca7c9ebc8c24ea20f9a37145ba:
> 
>   arm64: defconfig: Enable tegra XUDC support (2020-01-10 18:34:14 +0100)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> dt-bindings: Changes for v5.6-rc1
> 
> This contains a conversion of the Tegra124 EMC bindings to json-schema
> as well as the addition of the bindings for the memory subsystem found
> on Tegra186 and Tegra194.
> 
> ----------------------------------------------------------------

Looks like I messed up the tag description for this one. Please ignore
this, I've sent a corrected version of pull 8/8 now.

Thierry