All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] dt-bindings: Changes for v5.18-rc1
Date: Fri, 25 Feb 2022 17:47:38 +0100	[thread overview]
Message-ID: <20220225164741.1064416-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20220225164741.1064416-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to a4ad66da3fccebdcbd53d55c035d5851b73f8bcb:

  dt-bindings: memory: Add Tegra234 PCIe memory (2022-02-24 20:00:25 +0100)

Thanks,
Thierry

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

This contains additions to various DT bindings includes (such as clocks,
resets, power domains, memory controller clients and SMMU stream IDs)
for Tegra234.

----------------------------------------------------------------
Akhil R (2):
      dt-bindings: Add headers for Tegra234 I2C
      dt-bindings: Add headers for Tegra234 PWM

Mohan Kumar (2):
      dt-bindings: Add HDA support for Tegra234
      dt-bindings: Document Tegra234 HDA support

Sameer Pujar (1):
      dt-bindings: Add Tegra234 APE support

Vidya Sagar (3):
      dt-bindings: Add Tegra234 PCIe clocks and resets
      dt-bindings: power: Add Tegra234 PCIe power domains
      dt-bindings: memory: Add Tegra234 PCIe memory

 .../bindings/sound/nvidia,tegra30-hda.yaml         |   3 +
 include/dt-bindings/clock/tegra234-clock.h         | 135 ++++++++++++++++++++-
 include/dt-bindings/memory/tegra234-mc.h           |  75 ++++++++++++
 include/dt-bindings/power/tegra234-powergate.h     |  22 ++++
 include/dt-bindings/reset/tegra234-reset.h         |  45 ++++++-
 5 files changed, 277 insertions(+), 3 deletions(-)
 create mode 100644 include/dt-bindings/power/tegra234-powergate.h

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] dt-bindings: Changes for v5.18-rc1
Date: Fri, 25 Feb 2022 17:47:38 +0100	[thread overview]
Message-ID: <20220225164741.1064416-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20220225164741.1064416-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to a4ad66da3fccebdcbd53d55c035d5851b73f8bcb:

  dt-bindings: memory: Add Tegra234 PCIe memory (2022-02-24 20:00:25 +0100)

Thanks,
Thierry

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

This contains additions to various DT bindings includes (such as clocks,
resets, power domains, memory controller clients and SMMU stream IDs)
for Tegra234.

----------------------------------------------------------------
Akhil R (2):
      dt-bindings: Add headers for Tegra234 I2C
      dt-bindings: Add headers for Tegra234 PWM

Mohan Kumar (2):
      dt-bindings: Add HDA support for Tegra234
      dt-bindings: Document Tegra234 HDA support

Sameer Pujar (1):
      dt-bindings: Add Tegra234 APE support

Vidya Sagar (3):
      dt-bindings: Add Tegra234 PCIe clocks and resets
      dt-bindings: power: Add Tegra234 PCIe power domains
      dt-bindings: memory: Add Tegra234 PCIe memory

 .../bindings/sound/nvidia,tegra30-hda.yaml         |   3 +
 include/dt-bindings/clock/tegra234-clock.h         | 135 ++++++++++++++++++++-
 include/dt-bindings/memory/tegra234-mc.h           |  75 ++++++++++++
 include/dt-bindings/power/tegra234-powergate.h     |  22 ++++
 include/dt-bindings/reset/tegra234-reset.h         |  45 ++++++-
 5 files changed, 277 insertions(+), 3 deletions(-)
 create mode 100644 include/dt-bindings/power/tegra234-powergate.h

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-02-25 16:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-25 16:47 [GIT PULL 1/5] soc/tegra: Changes for v5.18-rc1 Thierry Reding
2022-02-25 16:47 ` Thierry Reding
2022-02-25 16:47 ` Thierry Reding [this message]
2022-02-25 16:47   ` [GIT PULL 2/5] dt-bindings: " Thierry Reding
2022-02-25 16:47 ` [GIT PULL 3/5] ARM: tegra: Device tree changes " Thierry Reding
2022-02-25 16:47   ` Thierry Reding
2022-02-25 16:47 ` [GIT PULL 4/5] arm64: " Thierry Reding
2022-02-25 16:47   ` Thierry Reding
2022-02-25 16:47 ` [GIT PULL 5/5] arm64: tegra: Default configuration updates " Thierry Reding
2022-02-25 16:47   ` Thierry Reding
2022-02-28 15:00 ` [GIT PULL 1/5] soc/tegra: Changes " patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220225164741.1064416-2-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=arm@kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.