soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1
@ 2021-08-13 16:21 Thierry Reding
  2021-08-13 16:21 ` Thierry Reding
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 900a486ac73dfdf9b1629e7e4df6eacc92da7578:

  dt-bindings: tegra: Document NVIDIA Jetson TX2 NX developer kit (2021-08-12 15:06:28 +0200)

Thanks,
Thierry

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

This contains a single patch that adds the compatible string for the
NVIDIA Jetson TX2 NX developer kit.

----------------------------------------------------------------
Thierry Reding (1):
      dt-bindings: tegra: Document NVIDIA Jetson TX2 NX developer kit

 Documentation/devicetree/bindings/arm/tegra.yaml | 1 +
 1 file changed, 1 insertion(+)

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

* [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1
  2021-08-13 16:21 [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1 Thierry Reding
@ 2021-08-13 16:21 ` Thierry Reding
  2021-08-13 16:21 ` [GIT PULL 2/6] firmware: tegra: " Thierry Reding
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 900a486ac73dfdf9b1629e7e4df6eacc92da7578:

  dt-bindings: tegra: Document NVIDIA Jetson TX2 NX developer kit (2021-08-12 15:06:28 +0200)

Thanks,
Thierry

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

This contains a single patch that adds the compatible string for the
NVIDIA Jetson TX2 NX developer kit.

----------------------------------------------------------------
Thierry Reding (1):
      dt-bindings: tegra: Document NVIDIA Jetson TX2 NX developer kit

 Documentation/devicetree/bindings/arm/tegra.yaml | 1 +
 1 file changed, 1 insertion(+)

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

* [GIT PULL 2/6] firmware: tegra: Changes for v5.15-rc1
  2021-08-13 16:21 [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1 Thierry Reding
  2021-08-13 16:21 ` Thierry Reding
@ 2021-08-13 16:21 ` Thierry Reding
  2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210818133438.ONHoZsYJYHhxiPojtjy1oAiVu8D6xqGLNq7IKaw4Bqc@z>
  2021-08-13 16:21 ` [GIT PULL 3/6] soc/tegra: " Thierry Reding
                   ` (4 subsequent siblings)
  6 siblings, 2 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dd00d75007d27677158bf6e64000d2e266035294:

  firmware: tegra: Stop using seq_get_buf() (2021-08-11 12:17:18 +0200)

Thanks,
Thierry

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

This contains a single fix to stop a slight abuse of the seq_buf API.

----------------------------------------------------------------
Christoph Hellwig (1):
      firmware: tegra: Stop using seq_get_buf()

 drivers/firmware/tegra/bpmp-debugfs.c | 58 ++++++++++++++++++++++++++++-------
 1 file changed, 47 insertions(+), 11 deletions(-)

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

* [GIT PULL 2/6] firmware: tegra: Changes for v5.15-rc1
  2021-08-13 16:21 ` [GIT PULL 2/6] firmware: tegra: " Thierry Reding
@ 2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210818133438.ONHoZsYJYHhxiPojtjy1oAiVu8D6xqGLNq7IKaw4Bqc@z>
  1 sibling, 0 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dd00d75007d27677158bf6e64000d2e266035294:

  firmware: tegra: Stop using seq_get_buf() (2021-08-11 12:17:18 +0200)

Thanks,
Thierry

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

This contains a single fix to stop a slight abuse of the seq_buf API.

----------------------------------------------------------------
Christoph Hellwig (1):
      firmware: tegra: Stop using seq_get_buf()

 drivers/firmware/tegra/bpmp-debugfs.c | 58 ++++++++++++++++++++++++++++-------
 1 file changed, 47 insertions(+), 11 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] 18+ messages in thread

* [GIT PULL 3/6] soc/tegra: Changes for v5.15-rc1
  2021-08-13 16:21 [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1 Thierry Reding
  2021-08-13 16:21 ` Thierry Reding
  2021-08-13 16:21 ` [GIT PULL 2/6] firmware: tegra: " Thierry Reding
@ 2021-08-13 16:21 ` Thierry Reding
  2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210818133439.7tvfDoYga73CoNVZUi-gwizZp7TZlQb3_qwOHWP6A8o@z>
  2021-08-13 16:21 ` [GIT PULL 4/6] ARM: tegra: Device tree changes " Thierry Reding
                   ` (3 subsequent siblings)
  6 siblings, 2 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 59c6fceb2ecc382c3d20508a235b539bf23af1f0:

  soc/tegra: fuse: Enable fuse clock on suspend for Tegra124 (2021-08-11 11:55:56 +0200)

Thanks,
Thierry

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

Implements runtime PM support for the FUSE block and prepares the driver
to work better in conjunction with the CPUIDLE driver.

----------------------------------------------------------------
Cai Huoqing (1):
      soc/tegra: bpmp: Remove unused including <linux/version.h>

Dmitry Osipenko (4):
      soc/tegra: pmc: Prevent racing with cpuilde driver
      soc/tegra: fuse: Clear fuse->clk on driver probe failure
      soc/tegra: fuse: Add runtime PM support
      soc/tegra: fuse: Enable fuse clock on suspend for Tegra124

 arch/arm/mach-tegra/pm.c              |  2 +-
 arch/arm/mach-tegra/pm.h              |  6 ----
 arch/arm/mach-tegra/tegra.c           |  2 --
 drivers/soc/tegra/fuse/fuse-tegra.c   | 60 +++++++++++++++++++++++++++++++++++
 drivers/soc/tegra/fuse/fuse-tegra20.c | 11 ++++---
 drivers/soc/tegra/fuse/fuse-tegra30.c | 16 +++++++---
 drivers/soc/tegra/fuse/fuse.h         |  2 ++
 drivers/soc/tegra/pmc.c               | 14 +++++++-
 drivers/soc/tegra/powergate-bpmp.c    |  1 -
 include/soc/tegra/pm.h                |  6 ++++
 10 files changed, 100 insertions(+), 20 deletions(-)

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

* [GIT PULL 3/6] soc/tegra: Changes for v5.15-rc1
  2021-08-13 16:21 ` [GIT PULL 3/6] soc/tegra: " Thierry Reding
@ 2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210818133439.7tvfDoYga73CoNVZUi-gwizZp7TZlQb3_qwOHWP6A8o@z>
  1 sibling, 0 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 59c6fceb2ecc382c3d20508a235b539bf23af1f0:

  soc/tegra: fuse: Enable fuse clock on suspend for Tegra124 (2021-08-11 11:55:56 +0200)

Thanks,
Thierry

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

Implements runtime PM support for the FUSE block and prepares the driver
to work better in conjunction with the CPUIDLE driver.

----------------------------------------------------------------
Cai Huoqing (1):
      soc/tegra: bpmp: Remove unused including <linux/version.h>

Dmitry Osipenko (4):
      soc/tegra: pmc: Prevent racing with cpuilde driver
      soc/tegra: fuse: Clear fuse->clk on driver probe failure
      soc/tegra: fuse: Add runtime PM support
      soc/tegra: fuse: Enable fuse clock on suspend for Tegra124

 arch/arm/mach-tegra/pm.c              |  2 +-
 arch/arm/mach-tegra/pm.h              |  6 ----
 arch/arm/mach-tegra/tegra.c           |  2 --
 drivers/soc/tegra/fuse/fuse-tegra.c   | 60 +++++++++++++++++++++++++++++++++++
 drivers/soc/tegra/fuse/fuse-tegra20.c | 11 ++++---
 drivers/soc/tegra/fuse/fuse-tegra30.c | 16 +++++++---
 drivers/soc/tegra/fuse/fuse.h         |  2 ++
 drivers/soc/tegra/pmc.c               | 14 +++++++-
 drivers/soc/tegra/powergate-bpmp.c    |  1 -
 include/soc/tegra/pm.h                |  6 ++++
 10 files changed, 100 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] 18+ messages in thread

* [GIT PULL 4/6] ARM: tegra: Device tree changes for v5.15-rc1
  2021-08-13 16:21 [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1 Thierry Reding
                   ` (2 preceding siblings ...)
  2021-08-13 16:21 ` [GIT PULL 3/6] soc/tegra: " Thierry Reding
@ 2021-08-13 16:21 ` Thierry Reding
  2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210816212053.BdmIPtECrrNDWlBavpxKObnAUUBtgVD-k2S61qxFF7M@z>
  2021-08-13 16:21 ` [GIT PULL 5/6] ARM: tegra: Default configuration " Thierry Reding
                   ` (2 subsequent siblings)
  6 siblings, 2 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2270ad2f4e123336af685ecedd1618701cb4ca1e:

  ARM: tegra: tamonten: Fix UART pad setting (2021-08-13 17:59:41 +0200)

Thanks,
Thierry

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

The majority of this is temperature sensor additions for various devices
and fixes to the trigger type of the thermal interrupts.

Other than that there are various minor fixes across the board.

----------------------------------------------------------------
Andreas Obergschwandtner (1):
      ARM: tegra: tamonten: Fix UART pad setting

Dmitry Osipenko (15):
      ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees
      ARM: tegra: ouya: Add interrupt to temperature sensor node
      ARM: tegra: paz00: Add interrupt to temperature sensor node
      ARM: tegra: nexus7: Add interrupt to temperature sensor node
      ARM: tegra: acer-a500: Add interrupt to temperature sensor node
      ARM: tegra: nyan: Correct interrupt trigger type of temperature sensor
      ARM: tegra: apalis: Correct interrupt trigger type of temperature sensor
      ARM: tegra: cardhu: Correct interrupt trigger type of temperature sensor
      ARM: tegra: dalmore: Correct interrupt trigger type of temperature sensor
      ARM: tegra: jetson-tk1: Correct interrupt trigger type of temperature sensor
      ARM: tegra: acer-a500: Remove bogus USB VBUS regulators
      ARM: tegra: acer-a500: Add power supplies to accelerometer
      ARM: tegra: acer-a500: Use verbose variant of atmel,wakeup-method value
      ARM: tegra: acer-a500: Improve thermal zones
      ARM: tegra: nexus7: Improve thermal zones

 arch/arm/boot/dts/tegra114-dalmore.dts             |  2 +-
 arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi        |  2 +-
 arch/arm/boot/dts/tegra124-apalis.dtsi             |  2 +-
 arch/arm/boot/dts/tegra124-jetson-tk1.dts          |  2 +-
 arch/arm/boot/dts/tegra124-nyan.dtsi               |  2 +-
 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts    | 90 ++++++++++++++--------
 arch/arm/boot/dts/tegra20-paz00.dts                |  4 +
 arch/arm/boot/dts/tegra20-tamonten.dtsi            | 14 ++--
 .../dts/tegra30-asus-nexus7-grouper-common.dtsi    | 60 ++++++++++++++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi              |  2 +-
 arch/arm/boot/dts/tegra30-ouya.dts                 | 13 ++--
 arch/arm/boot/dts/tegra30.dtsi                     | 87 ++++++++++++++++++++-
 12 files changed, 218 insertions(+), 62 deletions(-)

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

* [GIT PULL 4/6] ARM: tegra: Device tree changes for v5.15-rc1
  2021-08-13 16:21 ` [GIT PULL 4/6] ARM: tegra: Device tree changes " Thierry Reding
@ 2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210816212053.BdmIPtECrrNDWlBavpxKObnAUUBtgVD-k2S61qxFF7M@z>
  1 sibling, 0 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2270ad2f4e123336af685ecedd1618701cb4ca1e:

  ARM: tegra: tamonten: Fix UART pad setting (2021-08-13 17:59:41 +0200)

Thanks,
Thierry

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

The majority of this is temperature sensor additions for various devices
and fixes to the trigger type of the thermal interrupts.

Other than that there are various minor fixes across the board.

----------------------------------------------------------------
Andreas Obergschwandtner (1):
      ARM: tegra: tamonten: Fix UART pad setting

Dmitry Osipenko (15):
      ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees
      ARM: tegra: ouya: Add interrupt to temperature sensor node
      ARM: tegra: paz00: Add interrupt to temperature sensor node
      ARM: tegra: nexus7: Add interrupt to temperature sensor node
      ARM: tegra: acer-a500: Add interrupt to temperature sensor node
      ARM: tegra: nyan: Correct interrupt trigger type of temperature sensor
      ARM: tegra: apalis: Correct interrupt trigger type of temperature sensor
      ARM: tegra: cardhu: Correct interrupt trigger type of temperature sensor
      ARM: tegra: dalmore: Correct interrupt trigger type of temperature sensor
      ARM: tegra: jetson-tk1: Correct interrupt trigger type of temperature sensor
      ARM: tegra: acer-a500: Remove bogus USB VBUS regulators
      ARM: tegra: acer-a500: Add power supplies to accelerometer
      ARM: tegra: acer-a500: Use verbose variant of atmel,wakeup-method value
      ARM: tegra: acer-a500: Improve thermal zones
      ARM: tegra: nexus7: Improve thermal zones

 arch/arm/boot/dts/tegra114-dalmore.dts             |  2 +-
 arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi        |  2 +-
 arch/arm/boot/dts/tegra124-apalis.dtsi             |  2 +-
 arch/arm/boot/dts/tegra124-jetson-tk1.dts          |  2 +-
 arch/arm/boot/dts/tegra124-nyan.dtsi               |  2 +-
 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts    | 90 ++++++++++++++--------
 arch/arm/boot/dts/tegra20-paz00.dts                |  4 +
 arch/arm/boot/dts/tegra20-tamonten.dtsi            | 14 ++--
 .../dts/tegra30-asus-nexus7-grouper-common.dtsi    | 60 ++++++++++++++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi              |  2 +-
 arch/arm/boot/dts/tegra30-ouya.dts                 | 13 ++--
 arch/arm/boot/dts/tegra30.dtsi                     | 87 ++++++++++++++++++++-
 12 files changed, 218 insertions(+), 62 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] 18+ messages in thread

* [GIT PULL 5/6] ARM: tegra: Default configuration changes for v5.15-rc1
  2021-08-13 16:21 [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1 Thierry Reding
                   ` (3 preceding siblings ...)
  2021-08-13 16:21 ` [GIT PULL 4/6] ARM: tegra: Device tree changes " Thierry Reding
@ 2021-08-13 16:21 ` Thierry Reding
  2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210816213356.iY3e6H182ZFTKjBRIcpTdIR8tDYbWtLWxJABeaQd-mo@z>
  2021-08-13 16:21 ` [GIT PULL 6/6] arm64: tegra: Device tree " Thierry Reding
       [not found] ` <20210816212052.sJTwx-AP1IyaKkS7KjMMeLexK8MFUgwzdKK35FZ_9c0@z>
  6 siblings, 2 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm-defconfig

for you to fetch changes up to 806b99206b840bcf3bfa44227dc978880d13ed1b:

  ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR (2021-08-11 12:15:48 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Default configuration changes for v5.15-rc1

Enables a couple of drivers by default so that the configuration is
useful on more devices. This also rebuilds the tegra_defconfig, which
hasn't been done in a long time.

----------------------------------------------------------------
Dmitry Osipenko (5):
      ARM: tegra: Enable CONFIG_TEGRA30_TSENSOR
      ARM: tegra: Enable CONFIG_FB
      ARM: tegra: Enable Acer A500 drivers
      ARM: multi_v7_defconfig: Enable Acer A500 drivers
      ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR

Maxim Schwalm (2):
      ARM: tegra: Enable CONFIG_CROS_EC
      ARM: tegra: Rebuild default configuration

 arch/arm/configs/multi_v7_defconfig |  4 ++++
 arch/arm/configs/tegra_defconfig    | 25 ++++++++-----------------
 2 files changed, 12 insertions(+), 17 deletions(-)

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

* [GIT PULL 5/6] ARM: tegra: Default configuration changes for v5.15-rc1
  2021-08-13 16:21 ` [GIT PULL 5/6] ARM: tegra: Default configuration " Thierry Reding
@ 2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210816213356.iY3e6H182ZFTKjBRIcpTdIR8tDYbWtLWxJABeaQd-mo@z>
  1 sibling, 0 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm-defconfig

for you to fetch changes up to 806b99206b840bcf3bfa44227dc978880d13ed1b:

  ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR (2021-08-11 12:15:48 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Default configuration changes for v5.15-rc1

Enables a couple of drivers by default so that the configuration is
useful on more devices. This also rebuilds the tegra_defconfig, which
hasn't been done in a long time.

----------------------------------------------------------------
Dmitry Osipenko (5):
      ARM: tegra: Enable CONFIG_TEGRA30_TSENSOR
      ARM: tegra: Enable CONFIG_FB
      ARM: tegra: Enable Acer A500 drivers
      ARM: multi_v7_defconfig: Enable Acer A500 drivers
      ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR

Maxim Schwalm (2):
      ARM: tegra: Enable CONFIG_CROS_EC
      ARM: tegra: Rebuild default configuration

 arch/arm/configs/multi_v7_defconfig |  4 ++++
 arch/arm/configs/tegra_defconfig    | 25 ++++++++-----------------
 2 files changed, 12 insertions(+), 17 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] 18+ messages in thread

* [GIT PULL 6/6] arm64: tegra: Device tree changes for v5.15-rc1
  2021-08-13 16:21 [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1 Thierry Reding
                   ` (4 preceding siblings ...)
  2021-08-13 16:21 ` [GIT PULL 5/6] ARM: tegra: Default configuration " Thierry Reding
@ 2021-08-13 16:21 ` Thierry Reding
  2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210816212054.5P3JspFhJLZRfop6aXTnS2z4XfvKPQ7Qz63BNoVuPwY@z>
       [not found] ` <20210816212052.sJTwx-AP1IyaKkS7KjMMeLexK8MFUgwzdKK35FZ_9c0@z>
  6 siblings, 2 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f865d0292ff3c0ca09414436510eb4c815815509:

  arm64: tegra: Fix compatible string for Tegra132 CPUs (2021-08-13 18:01:01 +0200)

Thanks,
Thierry

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

Contains a couple of fixes across the board and adds support for the
recently released NVIDIA Jetson TX2 NX Developer Kit.

----------------------------------------------------------------
Dmitry Osipenko (1):
      arm64: tegra194: p2888: Correct interrupt trigger type of temperature sensor

Thierry Reding (4):
      arm64: tegra: Add PWM nodes on Tegra186
      arm64: tegra: Add NVIDIA Jetson TX2 NX Developer Kit support
      arm64: tegra: Add missing interconnects property for USB on Tegra186
      arm64: tegra: Fix compatible string for Tegra132 CPUs

Vidya Sagar (1):
      arm64: tegra: Fix Tegra194 PCIe EP compatible string

 arch/arm64/boot/dts/nvidia/Makefile                |   1 +
 arch/arm64/boot/dts/nvidia/tegra132.dtsi           |   4 +-
 .../dts/nvidia/tegra186-p3509-0000+p3636-0001.dts  | 718 +++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra186.dtsi           |  91 +++
 arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi     |   2 +-
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |   6 +-
 6 files changed, 816 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts

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

* [GIT PULL 6/6] arm64: tegra: Device tree changes for v5.15-rc1
  2021-08-13 16:21 ` [GIT PULL 6/6] arm64: tegra: Device tree " Thierry Reding
@ 2021-08-13 16:21   ` Thierry Reding
       [not found]   ` <20210816212054.5P3JspFhJLZRfop6aXTnS2z4XfvKPQ7Qz63BNoVuPwY@z>
  1 sibling, 0 replies; 18+ messages in thread
From: Thierry Reding @ 2021-08-13 16:21 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f865d0292ff3c0ca09414436510eb4c815815509:

  arm64: tegra: Fix compatible string for Tegra132 CPUs (2021-08-13 18:01:01 +0200)

Thanks,
Thierry

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

Contains a couple of fixes across the board and adds support for the
recently released NVIDIA Jetson TX2 NX Developer Kit.

----------------------------------------------------------------
Dmitry Osipenko (1):
      arm64: tegra194: p2888: Correct interrupt trigger type of temperature sensor

Thierry Reding (4):
      arm64: tegra: Add PWM nodes on Tegra186
      arm64: tegra: Add NVIDIA Jetson TX2 NX Developer Kit support
      arm64: tegra: Add missing interconnects property for USB on Tegra186
      arm64: tegra: Fix compatible string for Tegra132 CPUs

Vidya Sagar (1):
      arm64: tegra: Fix Tegra194 PCIe EP compatible string

 arch/arm64/boot/dts/nvidia/Makefile                |   1 +
 arch/arm64/boot/dts/nvidia/tegra132.dtsi           |   4 +-
 .../dts/nvidia/tegra186-p3509-0000+p3636-0001.dts  | 718 +++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra186.dtsi           |  91 +++
 arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi     |   2 +-
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |   6 +-
 6 files changed, 816 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts

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

* Re: [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1
       [not found] ` <20210816212052.sJTwx-AP1IyaKkS7KjMMeLexK8MFUgwzdKK35FZ_9c0@z>
@ 2021-08-16 21:20   ` Arnd Bergmann
  0 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2021-08-16 21:20 UTC (permalink / raw)
  To: soc, arm, Thierry Reding
  Cc: Arnd Bergmann, linux-arm-kernel, Jon Hunter, linux-tegra

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 13 Aug 2021 18:21:52 +0200, Thierry Reding wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-dt-bindings
> 
> [...]

Merged into arm/dt, thanks!

merge commit: b05cff9f4d38cd4a9ccc387a8054f9efe8e8414f

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

* Re: [GIT PULL 4/6] ARM: tegra: Device tree changes for v5.15-rc1
       [not found]   ` <20210816212053.BdmIPtECrrNDWlBavpxKObnAUUBtgVD-k2S61qxFF7M@z>
@ 2021-08-16 21:20     ` Arnd Bergmann
  0 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2021-08-16 21:20 UTC (permalink / raw)
  To: soc, arm, Thierry Reding
  Cc: Arnd Bergmann, linux-arm-kernel, Jon Hunter, linux-tegra

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 13 Aug 2021 18:21:55 +0200, Thierry Reding wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm-dt
> 
> [...]

Merged into arm/dt, thanks!

merge commit: aadf2b3857ad1d09fb28f08058a746f04698f81b

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

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

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 13 Aug 2021 18:21:57 +0200, Thierry Reding wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm64-dt
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 1de48932389887f83f0f560c741dd57cc69a40b2

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

* Re: [GIT PULL 5/6] ARM: tegra: Default configuration changes for v5.15-rc1
       [not found]   ` <20210816213356.iY3e6H182ZFTKjBRIcpTdIR8tDYbWtLWxJABeaQd-mo@z>
@ 2021-08-16 21:33     ` Arnd Bergmann
  0 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2021-08-16 21:33 UTC (permalink / raw)
  To: soc, arm, Thierry Reding
  Cc: Arnd Bergmann, linux-tegra, linux-arm-kernel, Jon Hunter

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 13 Aug 2021 18:21:56 +0200, Thierry Reding wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm-defconfig
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 03bc43c09d0cd7f4a7813b10433d653ec5a02b09

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

* Re: [GIT PULL 2/6] firmware: tegra: Changes for v5.15-rc1
       [not found]   ` <20210818133438.ONHoZsYJYHhxiPojtjy1oAiVu8D6xqGLNq7IKaw4Bqc@z>
@ 2021-08-18 13:34     ` Arnd Bergmann
  0 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2021-08-18 13:34 UTC (permalink / raw)
  To: soc, Thierry Reding, arm
  Cc: Arnd Bergmann, linux-tegra, linux-arm-kernel, Jon Hunter

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 13 Aug 2021 18:21:53 +0200, Thierry Reding wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-firmware
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 8745d0e9155f0ef13656ab3447f71a8b53556842

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

* Re: [GIT PULL 3/6] soc/tegra: Changes for v5.15-rc1
       [not found]   ` <20210818133439.7tvfDoYga73CoNVZUi-gwizZp7TZlQb3_qwOHWP6A8o@z>
@ 2021-08-18 13:34     ` Arnd Bergmann
  0 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2021-08-18 13:34 UTC (permalink / raw)
  To: soc, Thierry Reding, arm
  Cc: Arnd Bergmann, linux-tegra, linux-arm-kernel, Jon Hunter

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 13 Aug 2021 18:21:54 +0200, Thierry Reding wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-soc
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: c4361dee2e6cffa32122e06c9df0a9c2e5c4dd51

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

end of thread, other threads:[~2021-08-18 13:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13 16:21 [GIT PULL 1/6] dt-bindings: Changes for v5.15-rc1 Thierry Reding
2021-08-13 16:21 ` Thierry Reding
2021-08-13 16:21 ` [GIT PULL 2/6] firmware: tegra: " Thierry Reding
2021-08-13 16:21   ` Thierry Reding
     [not found]   ` <20210818133438.ONHoZsYJYHhxiPojtjy1oAiVu8D6xqGLNq7IKaw4Bqc@z>
2021-08-18 13:34     ` Arnd Bergmann
2021-08-13 16:21 ` [GIT PULL 3/6] soc/tegra: " Thierry Reding
2021-08-13 16:21   ` Thierry Reding
     [not found]   ` <20210818133439.7tvfDoYga73CoNVZUi-gwizZp7TZlQb3_qwOHWP6A8o@z>
2021-08-18 13:34     ` Arnd Bergmann
2021-08-13 16:21 ` [GIT PULL 4/6] ARM: tegra: Device tree changes " Thierry Reding
2021-08-13 16:21   ` Thierry Reding
     [not found]   ` <20210816212053.BdmIPtECrrNDWlBavpxKObnAUUBtgVD-k2S61qxFF7M@z>
2021-08-16 21:20     ` Arnd Bergmann
2021-08-13 16:21 ` [GIT PULL 5/6] ARM: tegra: Default configuration " Thierry Reding
2021-08-13 16:21   ` Thierry Reding
     [not found]   ` <20210816213356.iY3e6H182ZFTKjBRIcpTdIR8tDYbWtLWxJABeaQd-mo@z>
2021-08-16 21:33     ` Arnd Bergmann
2021-08-13 16:21 ` [GIT PULL 6/6] arm64: tegra: Device tree " Thierry Reding
2021-08-13 16:21   ` Thierry Reding
     [not found]   ` <20210816212054.5P3JspFhJLZRfop6aXTnS2z4XfvKPQ7Qz63BNoVuPwY@z>
2021-08-16 21:20     ` Arnd Bergmann
     [not found] ` <20210816212052.sJTwx-AP1IyaKkS7KjMMeLexK8MFUgwzdKK35FZ_9c0@z>
2021-08-16 21:20   ` [GIT PULL 1/6] dt-bindings: Changes " 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).