linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] AM64x HwSpinlock and Mailbox DT nodes
@ 2021-03-17 23:09 Suman Anna
  2021-03-17 23:09 ` [PATCH 1/4] arm64: dts: ti: k3-am64-main: Add hwspinlock node Suman Anna
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Suman Anna @ 2021-03-17 23:09 UTC (permalink / raw)
  To: Nishanth Menon, Tero Kristo; +Cc: devicetree, linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-03-22 17:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH 2/4] arm64: dts: ti: k3-am64-main: Add mailbox cluster nodes 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 ` [PATCH 4/4] arm64: dts: ti: k3-am642-sk: " Suman Anna
2021-03-18 20:03 ` [PATCH 0/4] AM64x HwSpinlock and Mailbox DT nodes Gowtham Tammana
2021-03-22 17:24 ` Nishanth Menon
2021-03-22 17:34   ` Suman Anna
2021-03-22 17:42     ` Nishanth Menon

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).