[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230904172516.479866-1-quic_viswanat@quicinc.com>
Date: Mon, 4 Sep 2023 22:55:11 +0530
From: Vignesh Viswanathan <quic_viswanat@...cinc.com>
To: <agross@...nel.org>, <andersson@...nel.org>,
<konrad.dybcio@...aro.org>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>,
<linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <quic_kathirav@...cinc.com>, <quic_anusha@...cinc.com>,
<quic_sjaganat@...cinc.com>, <quic_srichara@...cinc.com>,
<quic_varada@...cinc.com>,
Vignesh Viswanathan <quic_viswanat@...cinc.com>
Subject: [PATCH v2 0/4] Fix SMEM hwlock index for IPQ platforms
SMEM uses lock index 3 of the TCSR Mutex hwlock for allocations
in SMEM region shared by the Host and FW.
Fix the SMEM hwlock index to 3 for IPQ5332, IPQ6018, IPQ8074 and IPQ9574.
Vignesh Viswanathan (4):
arm64: dts: qcom: ipq5332: Fix hwlock index for SMEM
arm64: dts: qcom: ipq6018: Fix hwlock index for SMEM
arm64: dts: qcom: ipq8074: Fix hwlock index for SMEM
arm64: dts: qcom: ipq9574: Fix hwlock index for SMEM
arch/arm64/boot/dts/qcom/ipq5332.dtsi | 2 +-
arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +-
arch/arm64/boot/dts/qcom/ipq8074.dtsi | 2 +-
arch/arm64/boot/dts/qcom/ipq9574.dtsi | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
2.41.0
Powered by blists - more mailing lists