hwspinlock/omap: Add support for TI K3 SoCs
authorSuman Anna <s-anna@ti.com>
Fri, 31 May 2019 02:13:20 +0000 (21:13 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 29 Jun 2019 18:40:04 +0000 (11:40 -0700)
commit6fa154e282f9c86ff3e2f8df478f1df92881a6e2
treee7e3d0ab35b829c2278346eac422ddcef52a8071
parent7f40c260df86b9d145a4ddb13879787c266c5232
hwspinlock/omap: Add support for TI K3 SoCs

A HwSpinlock IP is also present on the newer TI K3 AM65x and J721E
family of SoCs within the Main NavSS sub-module. Reuse the existing
OMAP Hwspinlock driver to extend the support for this IP on K3 AM65x
SoCs as well. The IP has slightly different bit-fields in the
SYSCONFIG and SYSSTATUS registers.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/hwspinlock/Kconfig
drivers/hwspinlock/omap_hwspinlock.c