All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<arm@kernel.org>, <soc@kernel.org>
Cc: <t-kristo@ti.com>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arm64: TI K3 DT updates for v5.11
Date: Mon, 30 Nov 2020 11:42:58 -0600	[thread overview]
Message-ID: <20201130174258.ljsiokkyr7x7tsbd@covenant> (raw)

[-- Attachment #1: Type: text/plain, Size: 4018 bytes --]

Hi,

Please pull the following for TI K3 dts changes for v5.11 window.

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-for-v5.11

for you to fetch changes up to cd48ce86a4d0c1ffec86aa46a26da993c9af5f53:

  arm64: dts: ti: k3-j721e-common-proc-board: Add support for SD card UHS modes (2020-11-30 07:12:54 -0600)

----------------------------------------------------------------
Devicetree changes for TI K3 platforms for v5.11 merge window:

- Standardized usage of "disabled" only in board.dts files, #interrupt-cells warning fixups, node format error fixes

- J721E: R5F support, MMC/SD UHS mode added

- AM654: R5F support, dss marked coherent, drop unused dma-ring-reset-quirk property

- J7200: ADC support, Mailbox, hwspinlock

----------------------------------------------------------------
Faiz Abbas (2):
      arm64: dts: ti: k3-j721e-main: Add output tap delay values
      arm64: dts: ti: k3-j721e-common-proc-board: Add support for SD card UHS modes

Grygorii Strashko (1):
      arm64: dts: ti: k3-am65: ringacc: drop ti, dma-ring-reset-quirk

Nishanth Menon (6):
      arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node
      arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level
      arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level
      arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto
      arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB
      arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved"

Peter Ujfalusi (2):
      arm64: dts: ti: k3-j7200-som-p0: main_i2c0 have an ioexpander on the SOM
      arm64: dts: ti: k3-j7200-common-proc-board: Correct the name of io expander on main_i2c1

Sekhar Nori (1):
      arm64: dts: ti: k3: squelch warning about lack of #interrupt-cells

Suman Anna (11):
      arm64: dts: ti: k3-am65-mcu: Add MCU domain R5F cluster node
      arm64: dts: ti: k3-am654-base-board: Add mailboxes to R5Fs
      arm64: dts: ti: k3-am654-base-board: Add DDR carveout memory nodes for R5Fs
      arm64: dts: ti: k3-am654-base-board: Reserve memory for IPC between R5F cores
      arm64: dts: ti: k3-j721e-mcu: Add MCU domain R5F cluster node
      arm64: dts: ti: k3-j721e-main: Add MAIN domain R5F cluster nodes
      arm64: dts: ti: k3-j721e-som-p0: Add mailboxes to R5Fs
      arm64: dts: ti: k3-j721e-som-p0: Add DDR carveout memory nodes for R5Fs
      arm64: dts: ti: k3-j7200-main: Add hwspinlock node
      arm64: dts: ti: k3-j7200-main: Add mailbox cluster nodes
      arm64: dts: ti: k3-j7200-som-p0: Add IPC sub-mailbox nodes

Tomi Valkeinen (1):
      arm64: dts: ti: k3-am65: mark dss as dma-coherent

Vignesh Raghavendra (1):
      arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi           |  13 +-
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi            |  43 ++++++-
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts     |  71 +++++++++--
 .../boot/dts/ti/k3-j7200-common-proc-board.dts     |  33 ++---
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi          | 114 +++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi    |  19 +++
 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi        |  94 ++++++++++++++
 .../boot/dts/ti/k3-j721e-common-proc-board.dts     |  83 ++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi          | 135 +++++++++++++++------
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi    |  42 ++++++-
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi        | 110 ++++++++++++++++-
 11 files changed, 682 insertions(+), 75 deletions(-)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<arm@kernel.org>, <soc@kernel.org>
Cc: t-kristo@ti.com, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: TI K3 DT updates for v5.11
Date: Mon, 30 Nov 2020 11:42:58 -0600	[thread overview]
Message-ID: <20201130174258.ljsiokkyr7x7tsbd@covenant> (raw)
Message-ID: <20201130174258.tRtZWge_0a9c0o1BsWzfWJ5db1-vwJnEvIVvNXXabMc@z> (raw)


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

Hi,

Please pull the following for TI K3 dts changes for v5.11 window.

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-for-v5.11

for you to fetch changes up to cd48ce86a4d0c1ffec86aa46a26da993c9af5f53:

  arm64: dts: ti: k3-j721e-common-proc-board: Add support for SD card UHS modes (2020-11-30 07:12:54 -0600)

----------------------------------------------------------------
Devicetree changes for TI K3 platforms for v5.11 merge window:

- Standardized usage of "disabled" only in board.dts files, #interrupt-cells warning fixups, node format error fixes

- J721E: R5F support, MMC/SD UHS mode added

- AM654: R5F support, dss marked coherent, drop unused dma-ring-reset-quirk property

- J7200: ADC support, Mailbox, hwspinlock

----------------------------------------------------------------
Faiz Abbas (2):
      arm64: dts: ti: k3-j721e-main: Add output tap delay values
      arm64: dts: ti: k3-j721e-common-proc-board: Add support for SD card UHS modes

Grygorii Strashko (1):
      arm64: dts: ti: k3-am65: ringacc: drop ti, dma-ring-reset-quirk

Nishanth Menon (6):
      arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node
      arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level
      arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level
      arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto
      arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB
      arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved"

Peter Ujfalusi (2):
      arm64: dts: ti: k3-j7200-som-p0: main_i2c0 have an ioexpander on the SOM
      arm64: dts: ti: k3-j7200-common-proc-board: Correct the name of io expander on main_i2c1

Sekhar Nori (1):
      arm64: dts: ti: k3: squelch warning about lack of #interrupt-cells

Suman Anna (11):
      arm64: dts: ti: k3-am65-mcu: Add MCU domain R5F cluster node
      arm64: dts: ti: k3-am654-base-board: Add mailboxes to R5Fs
      arm64: dts: ti: k3-am654-base-board: Add DDR carveout memory nodes for R5Fs
      arm64: dts: ti: k3-am654-base-board: Reserve memory for IPC between R5F cores
      arm64: dts: ti: k3-j721e-mcu: Add MCU domain R5F cluster node
      arm64: dts: ti: k3-j721e-main: Add MAIN domain R5F cluster nodes
      arm64: dts: ti: k3-j721e-som-p0: Add mailboxes to R5Fs
      arm64: dts: ti: k3-j721e-som-p0: Add DDR carveout memory nodes for R5Fs
      arm64: dts: ti: k3-j7200-main: Add hwspinlock node
      arm64: dts: ti: k3-j7200-main: Add mailbox cluster nodes
      arm64: dts: ti: k3-j7200-som-p0: Add IPC sub-mailbox nodes

Tomi Valkeinen (1):
      arm64: dts: ti: k3-am65: mark dss as dma-coherent

Vignesh Raghavendra (1):
      arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi           |  13 +-
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi            |  43 ++++++-
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts     |  71 +++++++++--
 .../boot/dts/ti/k3-j7200-common-proc-board.dts     |  33 ++---
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi          | 114 +++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi    |  19 +++
 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi        |  94 ++++++++++++++
 .../boot/dts/ti/k3-j721e-common-proc-board.dts     |  83 ++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi          | 135 +++++++++++++++------
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi    |  42 ++++++-
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi        | 110 ++++++++++++++++-
 11 files changed, 682 insertions(+), 75 deletions(-)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

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

             reply	other threads:[~2020-11-30 17:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30 17:42 Nishanth Menon [this message]
2020-11-30 17:42 ` [GIT PULL] arm64: TI K3 DT updates for v5.11 Nishanth Menon
2020-12-08 23:09 ` Arnd Bergmann
2020-12-08 23:09   ` Arnd Bergmann
2020-12-08 23:50 ` 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=20201130174258.ljsiokkyr7x7tsbd@covenant \
    --to=nm@ti.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    --cc=t-kristo@ti.com \
    /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.