mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
The current implementation will use hard coded spin lock id which will cause conflicts when gvm want to access hardware spink lock while communicating with remote host over dedicated smem partition area. Adding support to parse spin lock id from dt entry. This will help to configure unique spin lock id for gvm. Change-Id: I8001c6339a2d823109177dedbfceef9a5bdc2d51 Signed-off-by: Arun Prakash <app@codeaurora.org>