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 1/6] dt-bindings: Changes for v5.10-rc1
Date: Fri, 18 Sep 2020 17:02:58 +0200	[thread overview]
Message-ID: <20200918150303.3938852-1-thierry.reding@gmail.com> (raw)

Hi ARM SoC maintainers,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2312c291f6ac340af88eee0867fdfdfa2299ffc3:

  dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx (2020-09-18 15:54:50 +0200)

Thanks,
Thierry

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

This set of changes adds compatible strings for Tegra234 to existing
device tree bindings.

----------------------------------------------------------------
David Heidelberg (1):
      dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx

Thierry Reding (6):
      dt-bindings: misc: tegra-apbmisc: Add missing compatible strings
      dt-bindings: misc: tegra186-misc: Add missing compatible string
      dt-bindings: misc: tegra186-misc: Add Tegra234 support
      dt-bindings: tegra: Add Tegra234 VDK compatible
      dt-bindings: fuse: tegra: Add Tegra234 support
      dt-bindings: tegra: pmc: Add Tegra234 support

 Documentation/devicetree/bindings/arm/tegra.yaml   |   4 +
 .../bindings/arm/tegra/nvidia,tegra186-pmc.txt     |   3 +-
 .../bindings/fuse/nvidia,tegra20-fuse.txt          |   1 +
 .../bindings/misc/nvidia,tegra186-misc.txt         |   8 +-
 .../bindings/misc/nvidia,tegra20-apbmisc.txt       |  13 +-
 .../power/supply/summit,smb347-charger.yaml        | 152 +++++++++++++++++++++
 include/dt-bindings/power/summit,smb347-charger.h  |  19 +++
 7 files changed, 191 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/supply/summit,smb347-charger.yaml
 create mode 100644 include/dt-bindings/power/summit,smb347-charger.h

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: linux-tegra@vger.kernel.org,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	Jon Hunter <jonathanh@nvidia.com>
Subject: [GIT PULL 1/6] dt-bindings: Changes for v5.10-rc1
Date: Fri, 18 Sep 2020 17:02:58 +0200	[thread overview]
Message-ID: <20200918150303.3938852-1-thierry.reding@gmail.com> (raw)

Hi ARM SoC maintainers,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2312c291f6ac340af88eee0867fdfdfa2299ffc3:

  dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx (2020-09-18 15:54:50 +0200)

Thanks,
Thierry

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

This set of changes adds compatible strings for Tegra234 to existing
device tree bindings.

----------------------------------------------------------------
David Heidelberg (1):
      dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx

Thierry Reding (6):
      dt-bindings: misc: tegra-apbmisc: Add missing compatible strings
      dt-bindings: misc: tegra186-misc: Add missing compatible string
      dt-bindings: misc: tegra186-misc: Add Tegra234 support
      dt-bindings: tegra: Add Tegra234 VDK compatible
      dt-bindings: fuse: tegra: Add Tegra234 support
      dt-bindings: tegra: pmc: Add Tegra234 support

 Documentation/devicetree/bindings/arm/tegra.yaml   |   4 +
 .../bindings/arm/tegra/nvidia,tegra186-pmc.txt     |   3 +-
 .../bindings/fuse/nvidia,tegra20-fuse.txt          |   1 +
 .../bindings/misc/nvidia,tegra186-misc.txt         |   8 +-
 .../bindings/misc/nvidia,tegra20-apbmisc.txt       |  13 +-
 .../power/supply/summit,smb347-charger.yaml        | 152 +++++++++++++++++++++
 include/dt-bindings/power/summit,smb347-charger.h  |  19 +++
 7 files changed, 191 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/supply/summit,smb347-charger.yaml
 create mode 100644 include/dt-bindings/power/summit,smb347-charger.h

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

             reply	other threads:[~2020-09-18 15:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 15:02 Thierry Reding [this message]
2020-09-18 15:02 ` [GIT PULL 1/6] dt-bindings: Changes for v5.10-rc1 Thierry Reding
2020-09-18 15:02 ` [GIT PULL 2/6] soc/tegra: " Thierry Reding
2020-09-18 15:02   ` Thierry Reding
2020-09-18 15:03 ` [GIT PULL 3/6] firmware: tegra: " Thierry Reding
2020-09-18 15:03   ` Thierry Reding
2020-09-18 15:03 ` [GIT PULL 4/6] ARM: " Thierry Reding
2020-09-18 15:03   ` Thierry Reding
2020-09-18 15:03 ` [GIT PULL 5/6] arm64: " Thierry Reding
2020-09-18 15:03   ` Thierry Reding
2020-09-18 15:03 ` [GIT PULL 6/6] arm64: tegra: Default configuration updates " Thierry Reding
2020-09-18 15:03   ` Thierry Reding

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=20200918150303.3938852-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.