Re: [PATCH 7/7] arm64: dts: qcom: sm8650: Add hwlock to remoteproc

2024-05-22 Thread Bjorn Andersson
On Wed, May 22, 2024 at 09:27:29AM +0200, Krzysztof Kozlowski wrote: > On 17/05/2024 00:58, Chris Lew wrote: > > Add the hwlock property to remoteproc. This enables the remoteproc to > > try and bust the smem hwspinlock if the remoteproc has crashed while > > holding the hwspinlock. > > > > Signed

Re: [PATCH 7/7] arm64: dts: qcom: sm8650: Add hwlock to remoteproc

2024-05-22 Thread Krzysztof Kozlowski
On 17/05/2024 00:58, Chris Lew wrote: > Add the hwlock property to remoteproc. This enables the remoteproc to > try and bust the smem hwspinlock if the remoteproc has crashed while > holding the hwspinlock. > > Signed-off-by: Chris Lew > --- > arch/arm64/boot/dts/qcom/sm8650.dtsi | 3 +++ > 1 fi