All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suman Anna <s-anna@ti.com>
To: Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>
Cc: <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Suman Anna <s-anna@ti.com>
Subject: [PATCH 0/4] AM64x HwSpinlock and Mailbox DT nodes
Date: Wed, 17 Mar 2021 18:09:42 -0500	[thread overview]
Message-ID: <20210317230946.23675-1-s-anna@ti.com> (raw)

Hi Nishanth,

The following series adds the HwSpinlock and Mailbox DT nodes for
AM64x SoCs on AM64x-EVM and AM64x-SK boards. The bindings for both
drivers were merged in 5.12-rc1.

Patches are based on top of your latest ti-k3-dts-next branch,
commit 04a80a75baa1 ("arm64: dts: ti: k3-am642-evm: Add USB support").

Following is the patch summary:
 - Patch 1 adds the HwSpinlock node
 - Patch 2 adds all the relevant Mailbox clusters that generate
   interrupts towards A53
 - Patches 3 and 4 add the actual communication sub-mailbox devices
   and disables unused clusters for AM64x EVM and AM64x SK boards
   respectively.

Boot Logs:
1. AM64x EVM: https://pastebin.ubuntu.com/p/JMxrqr2zQN/
2. AM64x SK: https://pastebin.ubuntu.com/p/rJcyXvD9hV/

regards
Suman

Suman Anna (4):
  arm64: dts: ti: k3-am64-main: Add hwspinlock node
  arm64: dts: ti: k3-am64-main: Add mailbox cluster nodes
  arm64: dts: ti: k3-am642-evm: Add IPC sub-mailbox nodes
  arm64: dts: ti: k3-am642-sk: Add IPC sub-mailbox nodes

 arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 64 ++++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-evm.dts  | 43 ++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-sk.dts   | 43 ++++++++++++++++
 3 files changed, 150 insertions(+)

-- 
2.30.1


WARNING: multiple messages have this Message-ID (diff)
From: Suman Anna <s-anna@ti.com>
To: Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] AM64x HwSpinlock and Mailbox DT nodes
Date: Wed, 17 Mar 2021 18:09:42 -0500	[thread overview]
Message-ID: <20210317230946.23675-1-s-anna@ti.com> (raw)

Hi Nishanth,

The following series adds the HwSpinlock and Mailbox DT nodes for
AM64x SoCs on AM64x-EVM and AM64x-SK boards. The bindings for both
drivers were merged in 5.12-rc1.

Patches are based on top of your latest ti-k3-dts-next branch,
commit 04a80a75baa1 ("arm64: dts: ti: k3-am642-evm: Add USB support").

Following is the patch summary:
 - Patch 1 adds the HwSpinlock node
 - Patch 2 adds all the relevant Mailbox clusters that generate
   interrupts towards A53
 - Patches 3 and 4 add the actual communication sub-mailbox devices
   and disables unused clusters for AM64x EVM and AM64x SK boards
   respectively.

Boot Logs:
1. AM64x EVM: https://pastebin.ubuntu.com/p/JMxrqr2zQN/
2. AM64x SK: https://pastebin.ubuntu.com/p/rJcyXvD9hV/

regards
Suman

Suman Anna (4):
  arm64: dts: ti: k3-am64-main: Add hwspinlock node
  arm64: dts: ti: k3-am64-main: Add mailbox cluster nodes
  arm64: dts: ti: k3-am642-evm: Add IPC sub-mailbox nodes
  arm64: dts: ti: k3-am642-sk: Add IPC sub-mailbox nodes

 arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 64 ++++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-evm.dts  | 43 ++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-sk.dts   | 43 ++++++++++++++++
 3 files changed, 150 insertions(+)

-- 
2.30.1


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

             reply	other threads:[~2021-03-17 23:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 23:09 Suman Anna [this message]
2021-03-17 23:09 ` [PATCH 0/4] AM64x HwSpinlock and Mailbox DT nodes Suman Anna
2021-03-17 23:09 ` [PATCH 1/4] arm64: dts: ti: k3-am64-main: Add hwspinlock node Suman Anna
2021-03-17 23:09   ` Suman Anna
2021-03-17 23:09 ` [PATCH 2/4] arm64: dts: ti: k3-am64-main: Add mailbox cluster nodes Suman Anna
2021-03-17 23:09   ` Suman Anna
2021-03-17 23:09 ` [PATCH 3/4] arm64: dts: ti: k3-am642-evm: Add IPC sub-mailbox nodes Suman Anna
2021-03-17 23:09   ` Suman Anna
2021-03-17 23:09 ` [PATCH 4/4] arm64: dts: ti: k3-am642-sk: " Suman Anna
2021-03-17 23:09   ` Suman Anna
2021-03-18 20:03 ` [PATCH 0/4] AM64x HwSpinlock and Mailbox DT nodes Gowtham Tammana
2021-03-18 20:03   ` Gowtham Tammana
2021-03-22 17:24 ` Nishanth Menon
2021-03-22 17:24   ` Nishanth Menon
2021-03-22 17:34   ` Suman Anna
2021-03-22 17:34     ` Suman Anna
2021-03-22 17:42     ` Nishanth Menon
2021-03-22 17:42       ` Nishanth Menon

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=20210317230946.23675-1-s-anna@ti.com \
    --to=s-anna@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=nm@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.