mbox series

[0/2] Add HwSpinlock support for TI K3 AM64x SoCs

Message ID 20210125235653.24385-1-s-anna@ti.com (mailing list archive)
Headers show
Series Add HwSpinlock support for TI K3 AM64x SoCs | expand

Message

Suman Anna Jan. 25, 2021, 11:56 p.m. UTC
Hi Bjorn,

The following series extends the OMAP HwSpinlock driver to enable the
HwSpinlock IP present on the most recent TI K3 AM64x SoCs [1]. I will
post the DT nodes once the binding is acked and merged.

regards
Suman

[1] https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210120202532.9011-1-d-gerlach@ti.com/

Suman Anna (2):
  dt-bindings: hwlock: Update OMAP HwSpinlock binding for AM64x SoCs
  hwspinlock: omap: Add support for K3 AM64x SoCs

 .../bindings/hwlock/ti,omap-hwspinlock.yaml   | 26 +++++++++++++++++++
 drivers/hwspinlock/omap_hwspinlock.c          |  4 ++-
 2 files changed, 29 insertions(+), 1 deletion(-)