soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vignesh Raghavendra <vigneshr@ti.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm-soc <arm@kernel.org>, SoC <soc@kernel.org>
Cc: Nishanth Menon <nm@ti.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Tero Kristo <kristo@kernel.org>
Subject: [GIT PULL] TI K3 device tree updates for v6.1
Date: Wed, 21 Sep 2022 19:47:21 +0530	[thread overview]
Message-ID: <44729b46-27f9-94a0-17ed-8868649a4a0a@ti.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4331 bytes --]

Hi ARM SoC maintainers,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-dt-for-v6.1

for you to fetch changes up to 0d0a0b4413460383331088b2203ba09a6971bc3a:

  arm64: dts: ti: k3-j7200: fix main pinmux range (2022-09-21 15:24:37 +0530)

----------------------------------------------------------------
TI K3 device tree updates for v6.1

New Features:
AM62A:
* Basic support for AM62A SoC and SK Board
AM62:
* EPWM support
AM64:
* GPMC, LED, Crypto accelerator support

Fixes:
J7200 pinmux node update
Fixes for Crypto and RNG accelerators on AM65, J721e, J7200

Cleanups:
Reorder SoC compatible and pinmux macros alphabetically

----------------------------------------------------------------
Andrew Davis (4):
      arm64: dts: ti: k3-am65-main: Disable RNG node
      arm64: dts: ti: k3-am65-main: Move SA2UL to unused PSI-L thread ID
      arm64: dts: ti: k3-am65-main: Do not exclusively claim SA2UL
      arm64: dts: ti: k3-j7200-mcu-wakeup: Add SA2UL node

Aparna M (1):
      arm64: dts: ti: k3-am642-sk: Add DT entry for onboard LEDs

Christian Gmeiner (1):
      arm64: dts: ti: k3-am64-main: Add main_cpts label

Daniel Parks (1):
      arm64: dts: ti: k3-j721e-main: fix RNG node clock id

Georgi Vlaev (2):
      arm64: dts: ti: k3-am62-main: Add epwm nodes
      arm64: dts: ti: k3-am625-sk: Add epwm nodes

Gowtham Tammana (1):
      arm64: dts: ti: k3-j7200-main: Add main domain watchdog entries

Matt Ranostay (1):
      arm64: dts: ti: k3-j7200: fix main pinmux range

Nishanth Menon (2):
      dt-bindings: arm: ti: k3: Sort the am654 board enums
      dt-bindings: arm: ti: k3: Sort the SoC definitions alphabetically

Peter Ujfalusi (1):
      arm64: dts: ti: k3-am64-main: Enable crypto accelerator

Roger Quadros (2):
      arm64: dts: ti: k3-am64-main: Add GPMC memory controller node
      arm64: dts: ti: k3-am64-main: Add ELM (Error Location Module) node

Suman Anna (1):
      arm64: dts: ti: k3-am64: Add SA2UL address space to Main CBASS ranges

Vignesh Raghavendra (5):
      dt-bindings: arm: ti: Rearrange IOPAD macros alphabetically
      dt-bindings: arm: ti: Add bindings for AM62A7 SoC
      dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
      arm64: dts: ti: Introduce AM62A7 family of SoCs
      arm64: dts: ti: Add support for AM62A7-SK

 Documentation/devicetree/bindings/arm/ti/k3.yaml      |  54 +-
 arch/arm64/boot/dts/ti/Makefile                       |   2 +
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi              |  33 +
 arch/arm64/boot/dts/ti/k3-am625-sk.dts                |  12 +
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi             | 298 ++++++++++
 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi              |  39 ++
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi           |  54 ++
 arch/arm64/boot/dts/ti/k3-am62a.dtsi                  | 122 ++++
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts               | 223 +++++++
 arch/arm64/boot/dts/ti/k3-am62a7.dtsi                 | 103 ++++
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi              |  50 +-
 arch/arm64/boot/dts/ti/k3-am64.dtsi                   |   1 +
 arch/arm64/boot/dts/ti/k3-am642-evm.dts               |   8 +
 arch/arm64/boot/dts/ti/k3-am642-sk.dts                |  85 +++
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi              |   7 +-
 arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts |  10 +-
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi             |  29 +-
 arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi       |  20 +
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi             |   2 +-
 include/dt-bindings/pinctrl/k3.h                      |  15 +-
 20 files changed, 1127 insertions(+), 40 deletions(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62a.dtsi
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62a7.dtsi

-- 
Regards
Vignesh

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

             reply	other threads:[~2022-09-21 14:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21 14:17 Vignesh Raghavendra [this message]
2022-09-23 14:52 ` [GIT PULL] TI K3 device tree updates for v6.1 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=44729b46-27f9-94a0-17ed-8868649a4a0a@ti.com \
    --to=vigneshr@ti.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=kristo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=olof@lixom.net \
    --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 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).