soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/7] NVIDIA Tegra changes for v5.16-rc1
       [not found] <20211008201125.d7GvkC65vwZMFOEfdLuBkZrxBA7EyjaUpbQgdpJ9Uyw@z>
@ 2021-10-08 20:11 ` Thierry Reding
       [not found]   ` <20211008201126.mIsCM-iq68AEAYnqlYzkic2z-0u8rdAfbPn_HEa2Lh8@z>
                     ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

here's the set of Tegra pull requests for v5.16-rc1. I'm sending them
out a week earlier than usual because I'm out of the office next week
and want to make sure they don't miss the v5.15-rc6 deadline.

These patches have all gone through at least one iteration of linux-next
and I haven't heard of any issues so far. If anything should come up
nevertheless, I'll be back online shortly after v5.15-rc6 and can help
fix things up. If anything urgent happens before that, Jon should be
able to fill in for me.

Thanks,
Thierry

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

* [GIT PULL 1/7] dt-bindings: Changes for v5.16-rc1
       [not found]   ` <20211008201126.mIsCM-iq68AEAYnqlYzkic2z-0u8rdAfbPn_HEa2Lh8@z>
@ 2021-10-08 20:11     ` Thierry Reding
       [not found]       ` <20211011221145.VzqfcQV7nSUxh1bI5bv8FZwjfGBG8fmWyqVsDreT_6E@z>
  0 siblings, 1 reply; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-dt-bindings

for you to fetch changes up to 354754f559507e0dba014aa830c70e73e7d52f98:

  dt-bindings: PCI: tegra194: Fix PCIe endpoint node names (2021-10-07 21:24:25 +0200)

Thanks,
Thierry

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

This contains the DT bindings for the NVDEC hardware video decoder found
on Tegra210 and later chips as well as a node name fix for the examples
in the Tegra194 PCIe controller (endpoint mode) DT bindings.

----------------------------------------------------------------
Mauro Carvalho Chehab (1):
      dt-bindings: PCI: tegra194: Fix PCIe endpoint node names

Mikko Perttunen (1):
      dt-bindings: Add YAML bindings for NVDEC

 .../bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml | 106 +++++++++++++++++++++
 .../bindings/pci/nvidia,tegra194-pcie.txt          |   2 +-
 MAINTAINERS                                        |   1 +
 3 files changed, 108 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml

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

* [GIT PULL 2/7] firmware: tegra: Changes for v5.16-rc1
       [not found]   ` <20211008201127.9DGZq3N_QhtR6n6KbEVYiOq9EpXL2k04SlYkfObAG60@z>
@ 2021-10-08 20:11     ` Thierry Reding
       [not found]       ` <20211011145429.KCXIrK6Y5cBHd-APY5sVhWpx0jyXtyMaiyneakPjrVI@z>
  0 siblings, 1 reply; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-firmware

for you to fetch changes up to f11c34bddf8cd2a3107a7d11b6446c66deda9590:

  firmware: tegra: bpmp: Use devm_platform_ioremap_resource() (2021-10-07 20:52:24 +0200)

Thanks,
Thierry

----------------------------------------------------------------
firmware: tegra: Changes for v5.16-rc1

This contains a fix for a stack usage problem that was causing build
failures on 32-bit ARM and a minor janitorial cleanup.

----------------------------------------------------------------
Arnd Bergmann (1):
      firmware: tegra: Reduce stack usage

Cai Huoqing (1):
      firmware: tegra: bpmp: Use devm_platform_ioremap_resource()

 drivers/firmware/tegra/bpmp-debugfs.c  | 26 +++++++++++++++++---------
 drivers/firmware/tegra/bpmp-tegra210.c |  7 ++-----
 2 files changed, 19 insertions(+), 14 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] 15+ messages in thread

* [GIT PULL 3/7] soc/tegra: Changes for v5.16-rc1
       [not found]   ` <20211008201128.DH_9OiJZm-PQ90n0LD8rF1aUp3u-CTqj_16991tTbug@z>
@ 2021-10-08 20:11     ` Thierry Reding
       [not found]       ` <20211011145430.UbGKwZRJ9LrPm3SnSzvx30q1aaHyc5l5ZZ7VLx0fVYE@z>
  0 siblings, 1 reply; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-soc

for you to fetch changes up to 76d89474310e05d9c592a8beed2aefe4d3396d2d:

  soc/tegra: pmc: Use devm_platform_ioremap_resource() (2021-10-08 21:42:41 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v5.16-rc1

This set consists of stub additions to enable compile testing for more
drivers, exposes the PMC's USB regmap on all SoC generations, removes a
state synchronization workaround that is no longer needed and adds an
error reporting driver that can help troubleshoot crashes.

To top it all off, an error handling path in the powergating code is
fixed and the devm_platform_ioremap_resource() function is used to
remove some boilerplate code.

----------------------------------------------------------------
Cai Huoqing (1):
      soc/tegra: pmc: Use devm_platform_ioremap_resource()

Christophe JAILLET (1):
      soc/tegra: Fix an error handling path in tegra_powergate_power_up()

Dmitry Osipenko (5):
      soc/tegra: fuse: Add stubs needed for compile testing
      soc/tegra: irq: Add stubs needed for compile testing
      soc/tegra: pm: Make stubs usable for compile testing
      soc/tegra: pmc: Disable PMC state syncing
      soc/tegra: pmc: Expose USB regmap to all SoCs

Mikko Perttunen (1):
      soc/tegra: Add Tegra186 ARI driver

 drivers/soc/tegra/Makefile       |  1 +
 drivers/soc/tegra/ari-tegra186.c | 80 ++++++++++++++++++++++++++++++++++++++++
 drivers/soc/tegra/pmc.c          | 28 +++++++++++---
 include/soc/tegra/fuse.h         | 31 +++++++++++++---
 include/soc/tegra/irq.h          |  9 ++++-
 include/soc/tegra/pm.h           |  2 +-
 6 files changed, 138 insertions(+), 13 deletions(-)
 create mode 100644 drivers/soc/tegra/ari-tegra186.c

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

* [GIT PULL 4/7] cpuidle: tegra: Changes for v5.16-rc1
       [not found]   ` <20211008201129.jJXyLDWvqS5wBrap4A1mXYYjbaniminwWFvD8TrH6qk@z>
@ 2021-10-08 20:11     ` Thierry Reding
       [not found]       ` <20211011145431.gQFJVwgdNPN1vg85YQ8XQUvlWKtdzeh65hy9IpwDebU@z>
  0 siblings, 1 reply; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-cpuidle

for you to fetch changes up to bdb1ffdad3b73e4d0538098fc02e2ea87a6b27cd:

  cpuidle: tegra: Check whether PMC is ready (2021-10-05 19:11:40 +0200)

Thanks,
Thierry

----------------------------------------------------------------
cpuidle: tegra: Changes for v5.16-rc1

This pulls in the for-5.16/clk and for-5.16/soc branches and uses the
stubs added in them to enable compile testing of the cpuidle driver.
While at it, this also fixes a potential driver probe order race
condition between the PMC and the cpuidle driver.

----------------------------------------------------------------
Dmitry Osipenko (5):
      soc/tegra: fuse: Add stubs needed for compile testing
      soc/tegra: irq: Add stubs needed for compile testing
      soc/tegra: pm: Make stubs usable for compile testing
      cpuidle: tegra: Enable compile testing
      cpuidle: tegra: Check whether PMC is ready

Thierry Reding (3):
      clk: tegra: Add stubs needed for compile testing
      Merge branch 'for-5.16/clk' into for-5.16/cpuidle
      Merge branch 'for-5.16/soc' into for-5.16/cpuidle

 drivers/cpuidle/Kconfig.arm     |  2 +-
 drivers/cpuidle/cpuidle-tegra.c |  3 +++
 include/linux/clk/tegra.h       | 24 +++++++++++++++++++++++-
 include/soc/tegra/fuse.h        | 31 ++++++++++++++++++++++++++-----
 include/soc/tegra/irq.h         |  9 ++++++++-
 include/soc/tegra/pm.h          |  2 +-
 6 files changed, 62 insertions(+), 9 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] 15+ messages in thread

* [GIT PULL 5/7] ARM: tegra: Device tree changes for v5.16-rc1
       [not found]   ` <20211008201130.bE2NIJbTrY6xNXWAshvhboeDwYiyOhKvtkb7TWUJrBA@z>
@ 2021-10-08 20:11     ` Thierry Reding
       [not found]       ` <20211011221146.p9sU2dS36WnnCUotmRHq6M4OFvqBvdJLJYNKOkwjNRc@z>
  0 siblings, 1 reply; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm-dt

for you to fetch changes up to 96f4adcd888d7ecb17ba5c88c141ed107cedf913:

  ARM: tegra: Remove useless usb-ehci compatible string (2021-10-07 20:59:48 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Device tree changes for v5.16-rc1

This contains various cleanup patches to 32-bit ARM Tegra device trees
and enables USB OTG mode on the Nexus 7.

----------------------------------------------------------------
David Heidelberg (2):
      ARM: tegra: acer-a500: Correct compatible of ak8975 magnetometer
      ARM: tegra: Remove unused backlight-boot-off property

Dmitry Osipenko (3):
      ARM: tegra: Update Broadcom Bluetooth device-tree nodes
      ARM: tegra: Add new properties to USB PHY device-tree nodes
      ARM: tegra: nexus7: Enable USB OTG mode

Thierry Reding (1):
      ARM: tegra: Remove useless usb-ehci compatible string

 arch/arm/boot/dts/tegra114.dtsi                    |  8 ++++--
 arch/arm/boot/dts/tegra124.dtsi                    | 12 ++++++---
 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts    |  7 +++--
 arch/arm/boot/dts/tegra20-paz00.dts                |  2 --
 arch/arm/boot/dts/tegra20.dtsi                     | 13 +++++++---
 .../dts/tegra30-asus-nexus7-grouper-common.dtsi    | 30 +++++++++++++++++++---
 arch/arm/boot/dts/tegra30-ouya.dts                 |  5 +++-
 arch/arm/boot/dts/tegra30.dtsi                     | 12 ++++++---
 8 files changed, 69 insertions(+), 20 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] 15+ messages in thread

* [GIT PULL 6/7] arm64: tegra: Device tree changes for v5.16-rc1
       [not found]   ` <20211008201131.k0YRl92ZqI9cFqY9uC7mA0Svy_SkBwOZagoCiuS9IWo@z>
@ 2021-10-08 20:11     ` Thierry Reding
       [not found]       ` <20211011221147.WYwbuzXJR-i3knuPnEyxAqrP5NiUiuB2B3YhlhwZins@z>
  0 siblings, 1 reply; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm64-dt

for you to fetch changes up to b9e2404c8bb280e0b7cbf1c2e9b491baab107137:

  arm64: tegra: Fix pcie-ep DT nodes (2021-10-07 21:23:37 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree changes for v5.16-rc1

This enables additional interrupts on the Tegra194 GPIO controller for
better load balancing and/or virtualization, adds audio support on
Jetson TX2 NX, enables the NVDEC video decoder on Tegra186 and later and
enables more audio processors that are found on Tegra210 and later.

Various cleanups across the board top things off.

----------------------------------------------------------------
David Heidelberg (1):
      arm64: tegra: Remove unused backlight-boot-off property

Dmitry Osipenko (1):
      arm64: tegra: Add new USB PHY properties on Tegra132

Mauro Carvalho Chehab (1):
      arm64: tegra: Fix pcie-ep DT nodes

Mikko Perttunen (1):
      arm64: tegra: Add NVDEC to Tegra186/194 device trees

Sameer Pujar (4):
      arm64: tegra: Audio graph sound card for Jetson TX2 NX
      arm64: tegra: Update HDA card name on Jetson TX2 NX
      arm64: tegra: Add few AHUB devices for Tegra210 and later
      arm64: tegra: Extend APE audio support on Jetson platforms

Thierry Reding (1):
      arm64: tegra: Remove useless usb-ehci compatible string

pshete (1):
      arm64: tegra: Add additional GPIO interrupt entries on Tegra194

 arch/arm64/boot/dts/nvidia/tegra132-norrin.dts     |    2 -
 arch/arm64/boot/dts/nvidia/tegra132.dtsi           |   12 +-
 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts | 1244 +++++++++++++++++++
 .../dts/nvidia/tegra186-p3509-0000+p3636-0001.dts  |  506 +++++++-
 arch/arm64/boot/dts/nvidia/tegra186.dtsi           |  136 +++
 arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts | 1243 ++++++++++++++++++-
 .../arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi | 1246 +++++++++++++++++++-
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |  209 +++-
 arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts |  876 ++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts |  876 ++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210.dtsi           |   81 +-
 11 files changed, 6416 insertions(+), 15 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] 15+ messages in thread

* [GIT PULL 7/7] arm64: tegra: Default configuration changes for v5.16-rc1
       [not found]   ` <20211008201132.9aP8GXP0JTQUViofajF6qP6mxN84u8xpg5LYmgL0ays@z>
@ 2021-10-08 20:11     ` Thierry Reding
       [not found]       ` <20211012125020.CH5mFgj6zbowXT8Qsp6AaPu1KEBmlK7jqdY9P2O0FAQ@z>
  0 siblings, 1 reply; 15+ messages in thread
From: Thierry Reding @ 2021-10-08 20:11 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1e9b81616627643eb1a78c8fe98fc95eae74024d:

  arm64: defconfig: Enable few Tegra210 based AHUB drivers (2021-10-07 20:37:23 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Default configuration changes for v5.16-rc1

This enables drivers for the various audio processors found on Tegra210
and later.

----------------------------------------------------------------
Sameer Pujar (1):
      arm64: defconfig: Enable few Tegra210 based AHUB drivers

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

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

* Re: [GIT PULL 2/7] firmware: tegra: Changes for v5.16-rc1
       [not found]       ` <20211011145429.KCXIrK6Y5cBHd-APY5sVhWpx0jyXtyMaiyneakPjrVI@z>
@ 2021-10-11 14:54         ` Arnd Bergmann
  0 siblings, 0 replies; 15+ messages in thread
From: Arnd Bergmann @ 2021-10-11 14:54 UTC (permalink / raw)
  To: arm, soc, Thierry Reding
  Cc: Arnd Bergmann, linux-tegra, Jon Hunter, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:27 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-firmware
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: e4fb7b44112d914113466ea28f38ad334ed00175

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

* Re: [GIT PULL 3/7] soc/tegra: Changes for v5.16-rc1
       [not found]       ` <20211011145430.UbGKwZRJ9LrPm3SnSzvx30q1aaHyc5l5ZZ7VLx0fVYE@z>
@ 2021-10-11 14:54         ` Arnd Bergmann
  0 siblings, 0 replies; 15+ messages in thread
From: Arnd Bergmann @ 2021-10-11 14:54 UTC (permalink / raw)
  To: arm, soc, Thierry Reding
  Cc: Arnd Bergmann, linux-tegra, Jon Hunter, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:28 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-soc
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 94b847c76692b56ab9b9a76c62b831d42b23e18e

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

* Re: [GIT PULL 4/7] cpuidle: tegra: Changes for v5.16-rc1
       [not found]       ` <20211011145431.gQFJVwgdNPN1vg85YQ8XQUvlWKtdzeh65hy9IpwDebU@z>
@ 2021-10-11 14:54         ` Arnd Bergmann
  0 siblings, 0 replies; 15+ messages in thread
From: Arnd Bergmann @ 2021-10-11 14:54 UTC (permalink / raw)
  To: arm, soc, Thierry Reding
  Cc: Arnd Bergmann, linux-tegra, Jon Hunter, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:29 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-cpuidle
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 55ab5942316d92d70fa465c114846dba7b7fc0a6

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

* Re: [GIT PULL 1/7] dt-bindings: Changes for v5.16-rc1
       [not found]       ` <20211011221145.VzqfcQV7nSUxh1bI5bv8FZwjfGBG8fmWyqVsDreT_6E@z>
@ 2021-10-11 22:11         ` Arnd Bergmann
  0 siblings, 0 replies; 15+ messages in thread
From: Arnd Bergmann @ 2021-10-11 22:11 UTC (permalink / raw)
  To: soc, arm, Thierry Reding
  Cc: Arnd Bergmann, Jon Hunter, linux-tegra, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:26 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-dt-bindings
> 
> [...]

Merged into arm/dt, thanks!

merge commit: cda490402d51dcdb4b35d873b268b432467b7b09

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

* Re: [GIT PULL 5/7] ARM: tegra: Device tree changes for v5.16-rc1
       [not found]       ` <20211011221146.p9sU2dS36WnnCUotmRHq6M4OFvqBvdJLJYNKOkwjNRc@z>
@ 2021-10-11 22:11         ` Arnd Bergmann
  0 siblings, 0 replies; 15+ messages in thread
From: Arnd Bergmann @ 2021-10-11 22:11 UTC (permalink / raw)
  To: soc, arm, Thierry Reding
  Cc: Arnd Bergmann, Jon Hunter, linux-tegra, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:30 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm-dt
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 86d3858e601d52b791eb8309ada610369a85e95b

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

* Re: [GIT PULL 6/7] arm64: tegra: Device tree changes for v5.16-rc1
       [not found]       ` <20211011221147.WYwbuzXJR-i3knuPnEyxAqrP5NiUiuB2B3YhlhwZins@z>
@ 2021-10-11 22:11         ` Arnd Bergmann
  0 siblings, 0 replies; 15+ messages in thread
From: Arnd Bergmann @ 2021-10-11 22:11 UTC (permalink / raw)
  To: soc, arm, Thierry Reding
  Cc: Arnd Bergmann, Jon Hunter, linux-tegra, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:31 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm64-dt
> 
> [...]

Merged into arm/dt, thanks!

merge commit: d1edc9865caca19cd0fecc4fda4f90962b4f03c3

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

* Re: [GIT PULL 7/7] arm64: tegra: Default configuration changes for v5.16-rc1
       [not found]       ` <20211012125020.CH5mFgj6zbowXT8Qsp6AaPu1KEBmlK7jqdY9P2O0FAQ@z>
@ 2021-10-12 12:50         ` Arnd Bergmann
  0 siblings, 0 replies; 15+ messages in thread
From: Arnd Bergmann @ 2021-10-12 12:50 UTC (permalink / raw)
  To: arm, soc, Thierry Reding
  Cc: Arnd Bergmann, linux-tegra, linux-arm-kernel, Jon Hunter

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:32 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm64-defconfig
> 
> [...]

Merged into arm/defconfigs, thanks!

merge commit: 543659b3121117acd1da5ff71ecb22243c657e1c

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

end of thread, other threads:[~2021-10-12 12:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211008201125.d7GvkC65vwZMFOEfdLuBkZrxBA7EyjaUpbQgdpJ9Uyw@z>
2021-10-08 20:11 ` [GIT PULL 0/7] NVIDIA Tegra changes for v5.16-rc1 Thierry Reding
     [not found]   ` <20211008201126.mIsCM-iq68AEAYnqlYzkic2z-0u8rdAfbPn_HEa2Lh8@z>
2021-10-08 20:11     ` [GIT PULL 1/7] dt-bindings: Changes " Thierry Reding
     [not found]       ` <20211011221145.VzqfcQV7nSUxh1bI5bv8FZwjfGBG8fmWyqVsDreT_6E@z>
2021-10-11 22:11         ` Arnd Bergmann
     [not found]   ` <20211008201127.9DGZq3N_QhtR6n6KbEVYiOq9EpXL2k04SlYkfObAG60@z>
2021-10-08 20:11     ` [GIT PULL 2/7] firmware: tegra: " Thierry Reding
     [not found]       ` <20211011145429.KCXIrK6Y5cBHd-APY5sVhWpx0jyXtyMaiyneakPjrVI@z>
2021-10-11 14:54         ` Arnd Bergmann
     [not found]   ` <20211008201128.DH_9OiJZm-PQ90n0LD8rF1aUp3u-CTqj_16991tTbug@z>
2021-10-08 20:11     ` [GIT PULL 3/7] soc/tegra: " Thierry Reding
     [not found]       ` <20211011145430.UbGKwZRJ9LrPm3SnSzvx30q1aaHyc5l5ZZ7VLx0fVYE@z>
2021-10-11 14:54         ` Arnd Bergmann
     [not found]   ` <20211008201129.jJXyLDWvqS5wBrap4A1mXYYjbaniminwWFvD8TrH6qk@z>
2021-10-08 20:11     ` [GIT PULL 4/7] cpuidle: tegra: " Thierry Reding
     [not found]       ` <20211011145431.gQFJVwgdNPN1vg85YQ8XQUvlWKtdzeh65hy9IpwDebU@z>
2021-10-11 14:54         ` Arnd Bergmann
     [not found]   ` <20211008201130.bE2NIJbTrY6xNXWAshvhboeDwYiyOhKvtkb7TWUJrBA@z>
2021-10-08 20:11     ` [GIT PULL 5/7] ARM: tegra: Device tree changes " Thierry Reding
     [not found]       ` <20211011221146.p9sU2dS36WnnCUotmRHq6M4OFvqBvdJLJYNKOkwjNRc@z>
2021-10-11 22:11         ` Arnd Bergmann
     [not found]   ` <20211008201131.k0YRl92ZqI9cFqY9uC7mA0Svy_SkBwOZagoCiuS9IWo@z>
2021-10-08 20:11     ` [GIT PULL 6/7] arm64: " Thierry Reding
     [not found]       ` <20211011221147.WYwbuzXJR-i3knuPnEyxAqrP5NiUiuB2B3YhlhwZins@z>
2021-10-11 22:11         ` Arnd Bergmann
     [not found]   ` <20211008201132.9aP8GXP0JTQUViofajF6qP6mxN84u8xpg5LYmgL0ays@z>
2021-10-08 20:11     ` [GIT PULL 7/7] arm64: tegra: Default configuration " Thierry Reding
     [not found]       ` <20211012125020.CH5mFgj6zbowXT8Qsp6AaPu1KEBmlK7jqdY9P2O0FAQ@z>
2021-10-12 12:50         ` Arnd Bergmann

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