All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add HwSpinlock support for TI K3 SoCs
@ 2019-05-31  2:13 ` Suman Anna
  0 siblings, 0 replies; 18+ messages in thread
From: Suman Anna @ 2019-05-31  2:13 UTC (permalink / raw)
  To: Bjorn Andersson, Rob Herring
  Cc: devicetree, linux-remoteproc, linux-arm-kernel, linux-omap, Suman Anna

Hi Bjorn,

The following series adds the support for the HwSpinlock IP present
on the newer TI K3 AM65x and J721E SoCs. The first 2 patches are
related to the K3 support, and the last patch is a minor debug related
trace to see the number of locks registered on each SoC.

I will be posting the DT nodes once the binding is acked.

regards
Suman

Suman Anna (3):
  dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs
  hwspinlock/omap: Add support for TI K3 SoCs
  hwspinlock/omap: Add a trace during probe

 .../bindings/hwlock/omap-hwspinlock.txt       | 25 +++++++++++++++----
 drivers/hwspinlock/Kconfig                    |  2 +-
 drivers/hwspinlock/omap_hwspinlock.c          |  4 +++
 3 files changed, 25 insertions(+), 6 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-06-29 18:58 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31  2:13 [PATCH 0/3] Add HwSpinlock support for TI K3 SoCs Suman Anna
2019-05-31  2:13 ` Suman Anna
2019-05-31  2:13 ` Suman Anna
2019-05-31  2:13 ` [PATCH 1/3] dt-bindings: hwlock: Update OMAP binding " Suman Anna
2019-05-31  2:13   ` Suman Anna
2019-05-31  2:13   ` Suman Anna
2019-05-31  2:13 ` [PATCH 2/3] hwspinlock/omap: Add support " Suman Anna
2019-05-31  2:13   ` Suman Anna
2019-05-31  2:13   ` Suman Anna
2019-05-31  2:13 ` [PATCH 3/3] hwspinlock/omap: Add a trace during probe Suman Anna
2019-05-31  2:13   ` Suman Anna
2019-05-31  2:13   ` Suman Anna
2019-06-24 20:38 ` [PATCH 0/3] Add HwSpinlock support for TI K3 SoCs Suman Anna
2019-06-24 20:38   ` Suman Anna
2019-06-24 20:38   ` Suman Anna
2019-06-29 18:57   ` Bjorn Andersson
2019-06-29 18:57     ` Bjorn Andersson
2019-06-29 18:57     ` Bjorn Andersson

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.