1 Qualcomm Hardware Mutex Block:
3 The hardware block provides mutexes utilized between different processors on
4 the SoC as part of the communication protocol used by these processors.
9 Definition: must be one of:
15 Value type: <prop-encoded-array>
16 Definition: one cell containing:
18 offset of the hwmutex block within the syscon
19 stride of the hwmutex registers
24 Definition: must be 1, the specified cell represent the lock id
25 (hwlock standard property, see hwlock.txt)
29 tcsr_mutex_block: syscon@fd484000 {
30 compatible = "syscon";
31 reg = <0xfd484000 0x2000>;
35 compatible = "qcom,tcsr-mutex";
36 syscon = <&tcsr_mutex_block 0 0x80>;