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 v2 1/2] dt-bindings: Changes for v6.6-rc1
Date: Fri,  1 Sep 2023 12:17:40 +0200	[thread overview]
Message-ID: <20230901101742.1871434-1-thierry.reding@gmail.com> (raw)

Hi ARM SoC maintainers,

The following changes since commit 72738fdeccd172210539a786e23b09b67565d509:

  dt-bindings: firmware: Add support for tegra186-bpmp DRAM MRQ GSCs (2023-07-26 18:23:42 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9d697e4b743080f560e3eee54599853e8ee8fa25:

  dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory (2023-08-16 18:19:53 +0200)

As discussed previously, here are some late updates for the Tegra tree.

Thanks,
Thierry

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

This the conversion of one more DT binding to json-schema.

----------------------------------------------------------------
Thierry Reding (7):
      dt-bindings: arm: tegra: pmc: Improve property descriptions
      dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
      dt-bindings: arm: tegra: pmc: Move additionalProperties
      dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate
      dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
      dt-bindings: arm: tegra: pmc: Reformat example
      dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory

 .../bindings/arm/tegra/nvidia,tegra20-pmc.yaml     | 393 -------------------
 .../bindings/soc/tegra/nvidia,tegra20-pmc.yaml     | 416 +++++++++++++++++++++
 2 files changed, 416 insertions(+), 393 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/tegra/nvidia,tegra20-pmc.yaml

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 v2 1/2] dt-bindings: Changes for v6.6-rc1
Date: Fri,  1 Sep 2023 12:17:40 +0200	[thread overview]
Message-ID: <20230901101742.1871434-1-thierry.reding@gmail.com> (raw)

Hi ARM SoC maintainers,

The following changes since commit 72738fdeccd172210539a786e23b09b67565d509:

  dt-bindings: firmware: Add support for tegra186-bpmp DRAM MRQ GSCs (2023-07-26 18:23:42 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9d697e4b743080f560e3eee54599853e8ee8fa25:

  dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory (2023-08-16 18:19:53 +0200)

As discussed previously, here are some late updates for the Tegra tree.

Thanks,
Thierry

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

This the conversion of one more DT binding to json-schema.

----------------------------------------------------------------
Thierry Reding (7):
      dt-bindings: arm: tegra: pmc: Improve property descriptions
      dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
      dt-bindings: arm: tegra: pmc: Move additionalProperties
      dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate
      dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
      dt-bindings: arm: tegra: pmc: Reformat example
      dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory

 .../bindings/arm/tegra/nvidia,tegra20-pmc.yaml     | 393 -------------------
 .../bindings/soc/tegra/nvidia,tegra20-pmc.yaml     | 416 +++++++++++++++++++++
 2 files changed, 416 insertions(+), 393 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/tegra/nvidia,tegra20-pmc.yaml

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

             reply	other threads:[~2023-09-01 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-01 10:17 Thierry Reding [this message]
2023-09-01 10:17 ` [GIT PULL v2 1/2] dt-bindings: Changes for v6.6-rc1 Thierry Reding
2023-09-01 10:17 ` [GIT PULL v2 2/2] arm64: tegra: Device tree changes " Thierry Reding
2023-09-01 10:17   ` Thierry Reding
2023-09-26 21:03 ` [GIT PULL v2 1/2] dt-bindings: 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=20230901101742.1871434-1-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.