Re: [PATCH 2/4] dt-bindings: hwlock: qcom: Allow device on mmio bus

2020-05-14 Thread Vinod Koul
On 12-05-20, 17:54, Bjorn Andersson wrote: > In all modern Qualcomm platforms the mutex region of the TCSR is forked > off into its own block, all with a offset of 0 and stride of 4096. > Update the binding to allow the hardware block to be described directly > on the mmio bus, in addition to

[PATCH 2/4] dt-bindings: hwlock: qcom: Allow device on mmio bus

2020-05-12 Thread Bjorn Andersson
In all modern Qualcomm platforms the mutex region of the TCSR is forked off into its own block, all with a offset of 0 and stride of 4096. Update the binding to allow the hardware block to be described directly on the mmio bus, in addition to allowing the existing syscon based definition.