All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support
@ 2016-07-01 14:50 ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Stephen Warren, Thierry Reding, Alexandre Courbot, Jon Hunter,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-bus

for you to fetch changes up to 46a88534afb596eb4d9de07ddde778d0e9aa0e3a:

  bus: Add support for Tegra ACONNECT (2016-07-01 16:35:43 +0200)

Thanks,
Thierry

----------------------------------------------------------------
bus: NVIDIA Tegra ACONNECT support

Adds support for the Tegra ACONNECT bus that's used to access the APE
(audio processing engine) on Tegra X1.

----------------------------------------------------------------
Jon Hunter (2):
      dt-bindings: bus: Add documentation for Tegra210 ACONNECT
      bus: Add support for Tegra ACONNECT

 .../bindings/bus/nvidia,tegra210-aconnect.txt      |  45 +++++++++
 drivers/bus/Kconfig                                |  13 +++
 drivers/bus/Makefile                               |   1 +
 drivers/bus/tegra-aconnect.c                       | 112 +++++++++++++++++++++
 4 files changed, 171 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/bus/nvidia,tegra210-aconnect.txt
 create mode 100644 drivers/bus/tegra-aconnect.c

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

* [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support
@ 2016-07-01 14:50 ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-bus

for you to fetch changes up to 46a88534afb596eb4d9de07ddde778d0e9aa0e3a:

  bus: Add support for Tegra ACONNECT (2016-07-01 16:35:43 +0200)

Thanks,
Thierry

----------------------------------------------------------------
bus: NVIDIA Tegra ACONNECT support

Adds support for the Tegra ACONNECT bus that's used to access the APE
(audio processing engine) on Tegra X1.

----------------------------------------------------------------
Jon Hunter (2):
      dt-bindings: bus: Add documentation for Tegra210 ACONNECT
      bus: Add support for Tegra ACONNECT

 .../bindings/bus/nvidia,tegra210-aconnect.txt      |  45 +++++++++
 drivers/bus/Kconfig                                |  13 +++
 drivers/bus/Makefile                               |   1 +
 drivers/bus/tegra-aconnect.c                       | 112 +++++++++++++++++++++
 4 files changed, 171 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/bus/nvidia,tegra210-aconnect.txt
 create mode 100644 drivers/bus/tegra-aconnect.c

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

* [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1
  2016-07-01 14:50 ` Thierry Reding
@ 2016-07-01 14:50     ` Thierry Reding
  -1 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Stephen Warren, Thierry Reding, Alexandre Courbot, Jon Hunter,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7eb28ee074bcbf0d6507e896be11280a558dbf17:

  dt-bindings: tegra: Add Apalis TK1 device tree binding documentation (2016-07-01 16:36:58 +0200)

Thanks,
Thierry

----------------------------------------------------------------
dt-bindings: tegra: Updates for v4.8-rc1

A couple of fixes for the Tegra XUSB controller and Tegra XUSB pad
controller bindings, as well as the addition of some compatible strings
for Tegra-based boards.

----------------------------------------------------------------
Jon Hunter (2):
      dt-bindings: phy: Fix description of Tegra210 PHY nodes
      dt-bindings: usb: Fix Tegra XUSB example

Marcel Ziswiler (2):
      dt-bindings: tegra: Add Colibri T30 device tree binding documentation
      dt-bindings: tegra: Add Apalis TK1 device tree binding documentation

 Documentation/devicetree/bindings/arm/tegra.txt                   | 4 ++++
 .../devicetree/bindings/phy/nvidia,tegra124-xusb-padctl.txt       | 2 +-
 Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt    | 8 ++++----
 3 files changed, 9 insertions(+), 5 deletions(-)

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

* [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1
@ 2016-07-01 14:50     ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7eb28ee074bcbf0d6507e896be11280a558dbf17:

  dt-bindings: tegra: Add Apalis TK1 device tree binding documentation (2016-07-01 16:36:58 +0200)

Thanks,
Thierry

----------------------------------------------------------------
dt-bindings: tegra: Updates for v4.8-rc1

A couple of fixes for the Tegra XUSB controller and Tegra XUSB pad
controller bindings, as well as the addition of some compatible strings
for Tegra-based boards.

----------------------------------------------------------------
Jon Hunter (2):
      dt-bindings: phy: Fix description of Tegra210 PHY nodes
      dt-bindings: usb: Fix Tegra XUSB example

Marcel Ziswiler (2):
      dt-bindings: tegra: Add Colibri T30 device tree binding documentation
      dt-bindings: tegra: Add Apalis TK1 device tree binding documentation

 Documentation/devicetree/bindings/arm/tegra.txt                   | 4 ++++
 .../devicetree/bindings/phy/nvidia,tegra124-xusb-padctl.txt       | 2 +-
 Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt    | 8 ++++----
 3 files changed, 9 insertions(+), 5 deletions(-)

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

* [GIT PULL 3/6] memory: tegra: Changes for v4.8-rc1
  2016-07-01 14:50 ` Thierry Reding
@ 2016-07-01 14:50     ` Thierry Reding
  -1 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Stephen Warren, Thierry Reding, Alexandre Courbot, Jon Hunter,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-memory

for you to fetch changes up to 55bb1d8355ce91662dc8760f24f578db5a595819:

  memory: tegra: mc: Add missing of_node_put() (2016-06-14 11:39:39 +0200)

Thanks,
Thierry

----------------------------------------------------------------
memory: tegra: Changes for v4.8-rc1

Contains three reference count fixes from coccinelle.

----------------------------------------------------------------
Amitoj Kaur Chawla (2):
      memory: tegra: tegra124-emc: Add missing of_node_put()
      memory: tegra: mc: Add missing of_node_put()

Julia Lawall (1):
      memory: tegra: Delete unneeded of_node_put()

 drivers/memory/tegra/mc.c           | 10 +++++-----
 drivers/memory/tegra/tegra124-emc.c |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

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

* [GIT PULL 3/6] memory: tegra: Changes for v4.8-rc1
@ 2016-07-01 14:50     ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-memory

for you to fetch changes up to 55bb1d8355ce91662dc8760f24f578db5a595819:

  memory: tegra: mc: Add missing of_node_put() (2016-06-14 11:39:39 +0200)

Thanks,
Thierry

----------------------------------------------------------------
memory: tegra: Changes for v4.8-rc1

Contains three reference count fixes from coccinelle.

----------------------------------------------------------------
Amitoj Kaur Chawla (2):
      memory: tegra: tegra124-emc: Add missing of_node_put()
      memory: tegra: mc: Add missing of_node_put()

Julia Lawall (1):
      memory: tegra: Delete unneeded of_node_put()

 drivers/memory/tegra/mc.c           | 10 +++++-----
 drivers/memory/tegra/tegra124-emc.c |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

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

* [GIT PULL 4/6] soc/tegra: Changes for v4.8-rc1
  2016-07-01 14:50 ` Thierry Reding
@ 2016-07-01 14:50     ` Thierry Reding
  -1 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Stephen Warren, Thierry Reding, Alexandre Courbot, Jon Hunter,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8582f6d158c8824042432f581d49ef478d5cb238:

  soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM (2016-06-30 13:54:17 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v4.8-rc1

Contains fixes and cleanups to the PMC driver, as well as some fixes for
the generic PM domain support and some prep work to support PCIe on 64-
bit ARM.

----------------------------------------------------------------
Jon Hunter (10):
      soc/tegra: pmc: Initialise resets associated with a power partition
      soc/tegra: pmc: Ensure powergate is available when powering on
      soc/tegra: pmc: Fix early initialisation of PMC
      soc/tegra: pmc: Don't populate SoC data until register space is mapped
      soc/tegra: pmc: Ensure mutex is always initialised
      soc/tegra: pmc: Add missing of_node_put()
      soc/tegra: pmc: Don't probe PMC if early initialisation fails
      soc/tegra: pmc: Add specific error messages
      soc/tegra: pmc: Initialise power partitions early
      soc/tegra: pmc: Enable XUSB partitions on boot

Thierry Reding (3):
      soc/tegra: pmc: Use register definitions instead of magic values
      soc/tegra: pmc: Use whitespace more consistently
      soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM

 drivers/soc/tegra/pmc.c     | 149 +++++++++++++++++++++++++++++++++-----------
 include/soc/tegra/cpuidle.h |   2 +-
 2 files changed, 113 insertions(+), 38 deletions(-)

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

* [GIT PULL 4/6] soc/tegra: Changes for v4.8-rc1
@ 2016-07-01 14:50     ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8582f6d158c8824042432f581d49ef478d5cb238:

  soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM (2016-06-30 13:54:17 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v4.8-rc1

Contains fixes and cleanups to the PMC driver, as well as some fixes for
the generic PM domain support and some prep work to support PCIe on 64-
bit ARM.

----------------------------------------------------------------
Jon Hunter (10):
      soc/tegra: pmc: Initialise resets associated with a power partition
      soc/tegra: pmc: Ensure powergate is available when powering on
      soc/tegra: pmc: Fix early initialisation of PMC
      soc/tegra: pmc: Don't populate SoC data until register space is mapped
      soc/tegra: pmc: Ensure mutex is always initialised
      soc/tegra: pmc: Add missing of_node_put()
      soc/tegra: pmc: Don't probe PMC if early initialisation fails
      soc/tegra: pmc: Add specific error messages
      soc/tegra: pmc: Initialise power partitions early
      soc/tegra: pmc: Enable XUSB partitions on boot

Thierry Reding (3):
      soc/tegra: pmc: Use register definitions instead of magic values
      soc/tegra: pmc: Use whitespace more consistently
      soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM

 drivers/soc/tegra/pmc.c     | 149 +++++++++++++++++++++++++++++++++-----------
 include/soc/tegra/cpuidle.h |   2 +-
 2 files changed, 113 insertions(+), 38 deletions(-)

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

* [GIT PULL 5/6] ARM: tegra: Changes for v4.8-rc1
  2016-07-01 14:50 ` Thierry Reding
@ 2016-07-01 14:50     ` Thierry Reding
  -1 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Stephen Warren, Thierry Reding, Alexandre Courbot, Jon Hunter,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1cedbdf624145076992c794ae07b85fe20063c1b:

  ARM: tegra: Initial support for Apalis TK1 (2016-07-01 16:34:16 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Changes for v4.8-rc1

Mostly cleanups, but also initial support for the Toradex Apalis TK1.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: tegra: Remove board_init_funcs array

Marcel Ziswiler (2):
      ARM: tegra: Remove commas from unit addresses on Tegra124
      ARM: tegra: Initial support for Apalis TK1

Stephen Warren (1):
      ARM: tegra: Import latest Jetson TK1 spreadsheet

Thierry Reding (6):
      ARM: tegra: hotplug: Include missing common.h
      ARM: tegra: cpuidle: Add missing cpuidle.h include
      ARM: tegra: irq: Add missing irq.h include
      ARM: tegra: pm: Add tegra_cpu_do_idle() prototype
      ARM: tegra: Fix a couple of DTC warnings
      ARM: tegra: Add spaces around = in properties

 arch/arm/boot/dts/Makefile                     |    1 +
 arch/arm/boot/dts/tegra114-dalmore.dts         |    2 +-
 arch/arm/boot/dts/tegra114-roth.dts            |    4 +-
 arch/arm/boot/dts/tegra114-tn7.dts             |    2 +-
 arch/arm/boot/dts/tegra124-apalis-emc.dtsi     | 1502 +++++++++++++++++
 arch/arm/boot/dts/tegra124-apalis-eval.dts     |  284 ++++
 arch/arm/boot/dts/tegra124-apalis.dtsi         | 2100 ++++++++++++++++++++++++
 arch/arm/boot/dts/tegra124-jetson-tk1-emc.dtsi |    6 +-
 arch/arm/boot/dts/tegra124-jetson-tk1.dts      |   88 +-
 arch/arm/boot/dts/tegra124-nyan-big-emc.dtsi   |    6 +-
 arch/arm/boot/dts/tegra124-nyan-big.dts        |    4 +-
 arch/arm/boot/dts/tegra124-nyan-blaze-emc.dtsi |    6 +-
 arch/arm/boot/dts/tegra124-nyan-blaze.dts      |    2 +-
 arch/arm/boot/dts/tegra124-nyan.dtsi           |   60 +-
 arch/arm/boot/dts/tegra124-venice2.dts         |   70 +-
 arch/arm/boot/dts/tegra124.dtsi                |  125 +-
 arch/arm/boot/dts/tegra20-colibri-512.dtsi     |    2 +-
 arch/arm/boot/dts/tegra20-harmony.dts          |    2 +-
 arch/arm/boot/dts/tegra20-paz00.dts            |    2 +-
 arch/arm/boot/dts/tegra20-seaboard.dts         |    2 +-
 arch/arm/boot/dts/tegra20-tamonten.dtsi        |    2 +-
 arch/arm/boot/dts/tegra20-trimslice.dts        |    2 +-
 arch/arm/boot/dts/tegra20-ventana.dts          |    2 +-
 arch/arm/boot/dts/tegra20-whistler.dts         |    2 +-
 arch/arm/boot/dts/tegra30-apalis.dtsi          |    7 +-
 arch/arm/boot/dts/tegra30-beaver.dts           |    2 +-
 arch/arm/boot/dts/tegra30-cardhu.dtsi          |    2 +-
 arch/arm/boot/dts/tegra30-colibri-eval-v3.dts  |    2 +-
 arch/arm/boot/dts/tegra30-colibri.dtsi         |    2 +-
 arch/arm/mach-tegra/common.h                   |   22 +
 arch/arm/mach-tegra/cpuidle-tegra114.c         |    1 +
 arch/arm/mach-tegra/cpuidle-tegra20.c          |    1 +
 arch/arm/mach-tegra/cpuidle-tegra30.c          |    1 +
 arch/arm/mach-tegra/cpuidle.h                  |    2 +
 arch/arm/mach-tegra/hotplug.c                  |    1 +
 arch/arm/mach-tegra/irq.c                      |    1 +
 arch/arm/mach-tegra/pm.h                       |    2 +-
 arch/arm/mach-tegra/tegra.c                    |   24 +-
 38 files changed, 4124 insertions(+), 224 deletions(-)
 create mode 100644 arch/arm/boot/dts/tegra124-apalis-emc.dtsi
 create mode 100644 arch/arm/boot/dts/tegra124-apalis-eval.dts
 create mode 100644 arch/arm/boot/dts/tegra124-apalis.dtsi

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

* [GIT PULL 5/6] ARM: tegra: Changes for v4.8-rc1
@ 2016-07-01 14:50     ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1cedbdf624145076992c794ae07b85fe20063c1b:

  ARM: tegra: Initial support for Apalis TK1 (2016-07-01 16:34:16 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Changes for v4.8-rc1

Mostly cleanups, but also initial support for the Toradex Apalis TK1.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: tegra: Remove board_init_funcs array

Marcel Ziswiler (2):
      ARM: tegra: Remove commas from unit addresses on Tegra124
      ARM: tegra: Initial support for Apalis TK1

Stephen Warren (1):
      ARM: tegra: Import latest Jetson TK1 spreadsheet

Thierry Reding (6):
      ARM: tegra: hotplug: Include missing common.h
      ARM: tegra: cpuidle: Add missing cpuidle.h include
      ARM: tegra: irq: Add missing irq.h include
      ARM: tegra: pm: Add tegra_cpu_do_idle() prototype
      ARM: tegra: Fix a couple of DTC warnings
      ARM: tegra: Add spaces around = in properties

 arch/arm/boot/dts/Makefile                     |    1 +
 arch/arm/boot/dts/tegra114-dalmore.dts         |    2 +-
 arch/arm/boot/dts/tegra114-roth.dts            |    4 +-
 arch/arm/boot/dts/tegra114-tn7.dts             |    2 +-
 arch/arm/boot/dts/tegra124-apalis-emc.dtsi     | 1502 +++++++++++++++++
 arch/arm/boot/dts/tegra124-apalis-eval.dts     |  284 ++++
 arch/arm/boot/dts/tegra124-apalis.dtsi         | 2100 ++++++++++++++++++++++++
 arch/arm/boot/dts/tegra124-jetson-tk1-emc.dtsi |    6 +-
 arch/arm/boot/dts/tegra124-jetson-tk1.dts      |   88 +-
 arch/arm/boot/dts/tegra124-nyan-big-emc.dtsi   |    6 +-
 arch/arm/boot/dts/tegra124-nyan-big.dts        |    4 +-
 arch/arm/boot/dts/tegra124-nyan-blaze-emc.dtsi |    6 +-
 arch/arm/boot/dts/tegra124-nyan-blaze.dts      |    2 +-
 arch/arm/boot/dts/tegra124-nyan.dtsi           |   60 +-
 arch/arm/boot/dts/tegra124-venice2.dts         |   70 +-
 arch/arm/boot/dts/tegra124.dtsi                |  125 +-
 arch/arm/boot/dts/tegra20-colibri-512.dtsi     |    2 +-
 arch/arm/boot/dts/tegra20-harmony.dts          |    2 +-
 arch/arm/boot/dts/tegra20-paz00.dts            |    2 +-
 arch/arm/boot/dts/tegra20-seaboard.dts         |    2 +-
 arch/arm/boot/dts/tegra20-tamonten.dtsi        |    2 +-
 arch/arm/boot/dts/tegra20-trimslice.dts        |    2 +-
 arch/arm/boot/dts/tegra20-ventana.dts          |    2 +-
 arch/arm/boot/dts/tegra20-whistler.dts         |    2 +-
 arch/arm/boot/dts/tegra30-apalis.dtsi          |    7 +-
 arch/arm/boot/dts/tegra30-beaver.dts           |    2 +-
 arch/arm/boot/dts/tegra30-cardhu.dtsi          |    2 +-
 arch/arm/boot/dts/tegra30-colibri-eval-v3.dts  |    2 +-
 arch/arm/boot/dts/tegra30-colibri.dtsi         |    2 +-
 arch/arm/mach-tegra/common.h                   |   22 +
 arch/arm/mach-tegra/cpuidle-tegra114.c         |    1 +
 arch/arm/mach-tegra/cpuidle-tegra20.c          |    1 +
 arch/arm/mach-tegra/cpuidle-tegra30.c          |    1 +
 arch/arm/mach-tegra/cpuidle.h                  |    2 +
 arch/arm/mach-tegra/hotplug.c                  |    1 +
 arch/arm/mach-tegra/irq.c                      |    1 +
 arch/arm/mach-tegra/pm.h                       |    2 +-
 arch/arm/mach-tegra/tegra.c                    |   24 +-
 38 files changed, 4124 insertions(+), 224 deletions(-)
 create mode 100644 arch/arm/boot/dts/tegra124-apalis-emc.dtsi
 create mode 100644 arch/arm/boot/dts/tegra124-apalis-eval.dts
 create mode 100644 arch/arm/boot/dts/tegra124-apalis.dtsi

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

* [GIT PULL 6/6] arm64: tegra: Changes for v4.8-rc1
  2016-07-01 14:50 ` Thierry Reding
@ 2016-07-01 14:50     ` Thierry Reding
  -1 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Stephen Warren, Thierry Reding, Alexandre Courbot, Jon Hunter,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to a3ceccd756edc3fc7829f6fb66afa1cef413767b:

  arm64: Update default configuration (2016-07-01 16:22:24 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Changes for v4.8-rc1

A slew of updates for Tegra210 support: PMIC and regulator additions,
which in turn allow a bunch of features to be enabled. Some assemblies
of the Jetson TX1 come with a DSI panel that is now supported. For all
other assemblies, this set of changes enables the HDMI output. Jetson
TX1 can now also make use of the XUSB controller, and provided that it
is supported by the bootloader, the GPU can also be enabled.

PMIC and regulator support is also added for Smaug, which will allow a
number of interesting feature additions in future releases.

Finally, a bunch of configuration options are enabled to support the
features mentioned above.

----------------------------------------------------------------
Alexandre Courbot (2):
      regulator: pwm: Support for enable GPIO
      arm64: tegra: Add VDD_GPU regulator to Jetson TX1

Boris Brezillon (1):
      regulator: pwm: Drop unneeded pwm_enable() call

Jon Hunter (5):
      arm64: tegra: Correct Tegra210 XUSB mailbox interrupt
      arm64: tegra: Add audio powergate node for Tegra210
      arm64: tegra: Add ACONNECT bus node for Tegra210
      arm64: tegra: Add DPAUX pinctrl bindings
      arm64: tegra: Add XUSB powergates on Tegra210

Rhyland Klein (1):
      arm64: tegra: Add regulators for Tegra210 Smaug

Thierry Reding (11):
      Merge tag 'regulator-pwm-enable' of git://git.kernel.org/.../broonie/regulator into HEAD
      arm64: tegra: Add PMIC support on Jetson TX1
      arm64: tegra: p2597: Add SDMMC power supplies
      arm64: tegra: Add DSI panel on Jetson TX1
      arm64: tegra: Add Tegra210 XUSB pad controller
      arm64: tegra: Add Tegra210 XUSB controller
      arm64: tegra: Enable debug serial on Jetson TX1
      arm64: tegra: Enable XUSB controller on Jetson TX1
      arm64: tegra: Add sor1_src clock
      arm64: tegra: Enable HDMI on Jetson TX1
      arm64: Update default configuration

 .../bindings/regulator/pwm-regulator.txt           |   7 +-
 arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi     | 267 +++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts |  45 +++
 arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi     | 319 +++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-smaug.dts      | 314 ++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210.dtsi           | 292 ++++++++++++++++++-
 arch/arm64/configs/defconfig                       |  25 ++
 drivers/regulator/pwm-regulator.c                  |  31 +-
 8 files changed, 1293 insertions(+), 7 deletions(-)

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

* [GIT PULL 6/6] arm64: tegra: Changes for v4.8-rc1
@ 2016-07-01 14:50     ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to a3ceccd756edc3fc7829f6fb66afa1cef413767b:

  arm64: Update default configuration (2016-07-01 16:22:24 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Changes for v4.8-rc1

A slew of updates for Tegra210 support: PMIC and regulator additions,
which in turn allow a bunch of features to be enabled. Some assemblies
of the Jetson TX1 come with a DSI panel that is now supported. For all
other assemblies, this set of changes enables the HDMI output. Jetson
TX1 can now also make use of the XUSB controller, and provided that it
is supported by the bootloader, the GPU can also be enabled.

PMIC and regulator support is also added for Smaug, which will allow a
number of interesting feature additions in future releases.

Finally, a bunch of configuration options are enabled to support the
features mentioned above.

----------------------------------------------------------------
Alexandre Courbot (2):
      regulator: pwm: Support for enable GPIO
      arm64: tegra: Add VDD_GPU regulator to Jetson TX1

Boris Brezillon (1):
      regulator: pwm: Drop unneeded pwm_enable() call

Jon Hunter (5):
      arm64: tegra: Correct Tegra210 XUSB mailbox interrupt
      arm64: tegra: Add audio powergate node for Tegra210
      arm64: tegra: Add ACONNECT bus node for Tegra210
      arm64: tegra: Add DPAUX pinctrl bindings
      arm64: tegra: Add XUSB powergates on Tegra210

Rhyland Klein (1):
      arm64: tegra: Add regulators for Tegra210 Smaug

Thierry Reding (11):
      Merge tag 'regulator-pwm-enable' of git://git.kernel.org/.../broonie/regulator into HEAD
      arm64: tegra: Add PMIC support on Jetson TX1
      arm64: tegra: p2597: Add SDMMC power supplies
      arm64: tegra: Add DSI panel on Jetson TX1
      arm64: tegra: Add Tegra210 XUSB pad controller
      arm64: tegra: Add Tegra210 XUSB controller
      arm64: tegra: Enable debug serial on Jetson TX1
      arm64: tegra: Enable XUSB controller on Jetson TX1
      arm64: tegra: Add sor1_src clock
      arm64: tegra: Enable HDMI on Jetson TX1
      arm64: Update default configuration

 .../bindings/regulator/pwm-regulator.txt           |   7 +-
 arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi     | 267 +++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts |  45 +++
 arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi     | 319 +++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-smaug.dts      | 314 ++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210.dtsi           | 292 ++++++++++++++++++-
 arch/arm64/configs/defconfig                       |  25 ++
 drivers/regulator/pwm-regulator.c                  |  31 +-
 8 files changed, 1293 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support
  2016-07-01 14:50 ` Thierry Reding
@ 2016-07-07  5:32     ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:32 UTC (permalink / raw)
  To: Thierry Reding
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, Stephen Warren, Alexandre Courbot,
	Jon Hunter, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Fri, Jul 01, 2016 at 04:50:21PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-bus
> 
> for you to fetch changes up to 46a88534afb596eb4d9de07ddde778d0e9aa0e3a:
> 
>   bus: Add support for Tegra ACONNECT (2016-07-01 16:35:43 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> bus: NVIDIA Tegra ACONNECT support
> 
> Adds support for the Tegra ACONNECT bus that's used to access the APE
> (audio processing engine) on Tegra X1.

Merged, thanks.


-Olof

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

* [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support
@ 2016-07-07  5:32     ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:32 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 01, 2016 at 04:50:21PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-bus
> 
> for you to fetch changes up to 46a88534afb596eb4d9de07ddde778d0e9aa0e3a:
> 
>   bus: Add support for Tegra ACONNECT (2016-07-01 16:35:43 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> bus: NVIDIA Tegra ACONNECT support
> 
> Adds support for the Tegra ACONNECT bus that's used to access the APE
> (audio processing engine) on Tegra X1.

Merged, thanks.


-Olof

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

* Re: [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1
  2016-07-01 14:50     ` Thierry Reding
@ 2016-07-07  5:33         ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:33 UTC (permalink / raw)
  To: Thierry Reding
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, Stephen Warren, Alexandre Courbot,
	Jon Hunter, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Fri, Jul 01, 2016 at 04:50:22PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-dt-bindings
> 
> for you to fetch changes up to 7eb28ee074bcbf0d6507e896be11280a558dbf17:
> 
>   dt-bindings: tegra: Add Apalis TK1 device tree binding documentation (2016-07-01 16:36:58 +0200)

Merged, thanks -- but this could have been included with DT patches.


-Olof

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

* [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1
@ 2016-07-07  5:33         ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 01, 2016 at 04:50:22PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-dt-bindings
> 
> for you to fetch changes up to 7eb28ee074bcbf0d6507e896be11280a558dbf17:
> 
>   dt-bindings: tegra: Add Apalis TK1 device tree binding documentation (2016-07-01 16:36:58 +0200)

Merged, thanks -- but this could have been included with DT patches.


-Olof

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

* Re: [GIT PULL 3/6] memory: tegra: Changes for v4.8-rc1
  2016-07-01 14:50     ` Thierry Reding
@ 2016-07-07  5:33         ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:33 UTC (permalink / raw)
  To: Thierry Reding
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, Stephen Warren, Alexandre Courbot,
	Jon Hunter, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Fri, Jul 01, 2016 at 04:50:23PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-memory
> 
> for you to fetch changes up to 55bb1d8355ce91662dc8760f24f578db5a595819:
> 
>   memory: tegra: mc: Add missing of_node_put() (2016-06-14 11:39:39 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> memory: tegra: Changes for v4.8-rc1
> 
> Contains three reference count fixes from coccinelle.

Merged, thanks.


-Olof

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

* [GIT PULL 3/6] memory: tegra: Changes for v4.8-rc1
@ 2016-07-07  5:33         ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 01, 2016 at 04:50:23PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-memory
> 
> for you to fetch changes up to 55bb1d8355ce91662dc8760f24f578db5a595819:
> 
>   memory: tegra: mc: Add missing of_node_put() (2016-06-14 11:39:39 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> memory: tegra: Changes for v4.8-rc1
> 
> Contains three reference count fixes from coccinelle.

Merged, thanks.


-Olof

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

* Re: [GIT PULL 4/6] soc/tegra: Changes for v4.8-rc1
  2016-07-01 14:50     ` Thierry Reding
@ 2016-07-07  5:34         ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:34 UTC (permalink / raw)
  To: Thierry Reding
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, Stephen Warren, Alexandre Courbot,
	Jon Hunter, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Fri, Jul 01, 2016 at 04:50:24PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-soc
> 
> for you to fetch changes up to 8582f6d158c8824042432f581d49ef478d5cb238:
> 
>   soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM (2016-06-30 13:54:17 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> soc/tegra: Changes for v4.8-rc1
> 
> Contains fixes and cleanups to the PMC driver, as well as some fixes for
> the generic PM domain support and some prep work to support PCIe on 64-
> bit ARM.

Merged, thanks.


-Olof

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

* [GIT PULL 4/6] soc/tegra: Changes for v4.8-rc1
@ 2016-07-07  5:34         ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:34 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 01, 2016 at 04:50:24PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-soc
> 
> for you to fetch changes up to 8582f6d158c8824042432f581d49ef478d5cb238:
> 
>   soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM (2016-06-30 13:54:17 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> soc/tegra: Changes for v4.8-rc1
> 
> Contains fixes and cleanups to the PMC driver, as well as some fixes for
> the generic PM domain support and some prep work to support PCIe on 64-
> bit ARM.

Merged, thanks.


-Olof

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

* Re: [GIT PULL 5/6] ARM: tegra: Changes for v4.8-rc1
  2016-07-01 14:50     ` Thierry Reding
@ 2016-07-07  5:38         ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:38 UTC (permalink / raw)
  To: Thierry Reding
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, Stephen Warren, Alexandre Courbot,
	Jon Hunter, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Thierry,

On Fri, Jul 01, 2016 at 04:50:25PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-arm
> 
> for you to fetch changes up to 1cedbdf624145076992c794ae07b85fe20063c1b:
> 
>   ARM: tegra: Initial support for Apalis TK1 (2016-07-01 16:34:16 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> ARM: tegra: Changes for v4.8-rc1
> 
> Mostly cleanups, but also initial support for the Toradex Apalis TK1.

I'm a little confused by how you choose to organize your patches this release.
You've had several small driver branches that you sent out individually (this
is not a problem). However, here you're lumping together SoC and DT changes in
one branch, something we normally merge into separate categories at our end.

Please revisit this branch and separate out DT and arch/arm/mach* contents.


-Olof

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

* [GIT PULL 5/6] ARM: tegra: Changes for v4.8-rc1
@ 2016-07-07  5:38         ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:38 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Thierry,

On Fri, Jul 01, 2016 at 04:50:25PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-arm
> 
> for you to fetch changes up to 1cedbdf624145076992c794ae07b85fe20063c1b:
> 
>   ARM: tegra: Initial support for Apalis TK1 (2016-07-01 16:34:16 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> ARM: tegra: Changes for v4.8-rc1
> 
> Mostly cleanups, but also initial support for the Toradex Apalis TK1.

I'm a little confused by how you choose to organize your patches this release.
You've had several small driver branches that you sent out individually (this
is not a problem). However, here you're lumping together SoC and DT changes in
one branch, something we normally merge into separate categories at our end.

Please revisit this branch and separate out DT and arch/arm/mach* contents.


-Olof

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

* Re: [GIT PULL 6/6] arm64: tegra: Changes for v4.8-rc1
  2016-07-01 14:50     ` Thierry Reding
@ 2016-07-07  5:42         ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:42 UTC (permalink / raw)
  To: Thierry Reding
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, Stephen Warren, Alexandre Courbot,
	Jon Hunter, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Fri, Jul 01, 2016 at 04:50:26PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
Hi,

> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-arm64
> 
> for you to fetch changes up to a3ceccd756edc3fc7829f6fb66afa1cef413767b:
> 
>   arm64: Update default configuration (2016-07-01 16:22:24 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Changes for v4.8-rc1
> 
> A slew of updates for Tegra210 support: PMIC and regulator additions,
> which in turn allow a bunch of features to be enabled. Some assemblies
> of the Jetson TX1 come with a DSI panel that is now supported. For all
> other assemblies, this set of changes enables the HDMI output. Jetson
> TX1 can now also make use of the XUSB controller, and provided that it
> is supported by the bootloader, the GPU can also be enabled.
> 
> PMIC and regulator support is also added for Smaug, which will allow a
> number of interesting feature additions in future releases.
> 
> Finally, a bunch of configuration options are enabled to support the
> features mentioned above.

Hi, again here we keep DT changes separate from defconfig and Kconfig, etc,
changes. Please respin.  Note that we keep arm64 and arm DT changes separate,
so send two branches for those.

I guess there's just one defconfig patch, so send it as a patch instead of
a branch if you prefer, either is fine with us.


-Olof

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

* [GIT PULL 6/6] arm64: tegra: Changes for v4.8-rc1
@ 2016-07-07  5:42         ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-07-07  5:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 01, 2016 at 04:50:26PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
Hi,

> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-arm64
> 
> for you to fetch changes up to a3ceccd756edc3fc7829f6fb66afa1cef413767b:
> 
>   arm64: Update default configuration (2016-07-01 16:22:24 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Changes for v4.8-rc1
> 
> A slew of updates for Tegra210 support: PMIC and regulator additions,
> which in turn allow a bunch of features to be enabled. Some assemblies
> of the Jetson TX1 come with a DSI panel that is now supported. For all
> other assemblies, this set of changes enables the HDMI output. Jetson
> TX1 can now also make use of the XUSB controller, and provided that it
> is supported by the bootloader, the GPU can also be enabled.
> 
> PMIC and regulator support is also added for Smaug, which will allow a
> number of interesting feature additions in future releases.
> 
> Finally, a bunch of configuration options are enabled to support the
> features mentioned above.

Hi, again here we keep DT changes separate from defconfig and Kconfig, etc,
changes. Please respin.  Note that we keep arm64 and arm DT changes separate,
so send two branches for those.

I guess there's just one defconfig patch, so send it as a patch instead of
a branch if you prefer, either is fine with us.


-Olof

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

end of thread, other threads:[~2016-07-07  5:42 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-01 14:50 [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Thierry Reding
2016-07-01 14:50 ` Thierry Reding
     [not found] ` <20160701145026.25760-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-01 14:50   ` [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1 Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 3/6] memory: tegra: Changes " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-3-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 4/6] soc/tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-4-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:34       ` Olof Johansson
2016-07-07  5:34         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 5/6] ARM: tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-5-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:38       ` Olof Johansson
2016-07-07  5:38         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 6/6] arm64: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-6-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:42       ` Olof Johansson
2016-07-07  5:42         ` Olof Johansson
2016-07-07  5:32   ` [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Olof Johansson
2016-07-07  5:32     ` Olof Johansson

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.