[PATCH v2 0/2] qdu1000: Fix LLCC reg property

Komal Bajaj posted 2 patches 1 year, 7 months ago
.../devicetree/bindings/cache/qcom,llcc.yaml     |  2 +-
arch/arm64/boot/dts/qcom/qdu1000.dtsi            | 16 +++++++++++++++-
2 files changed, 16 insertions(+), 2 deletions(-)
[PATCH v2 0/2] qdu1000: Fix LLCC reg property
Posted by Komal Bajaj 1 year, 7 months ago
The LLCC binding and driver was corrected to handle the stride
varying between platforms. Switch to the new format to obtain
the base address of each LLCC bank from devicetree.

-----
Changes in v2:
* Updated the commit message for bindings, marking the change as revert
* Link to v1: https://lore.kernel.org/linux-arm-msm/20240612062719.31724-1-quic_kbajaj@quicinc.com/

Komal Bajaj (2):
  arm64: dts: qcom: qdu1000: Fix LLCC reg property
  Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"

 .../devicetree/bindings/cache/qcom,llcc.yaml     |  2 +-
 arch/arm64/boot/dts/qcom/qdu1000.dtsi            | 16 +++++++++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)

--
2.42.0
Re: [PATCH v2 0/2] qdu1000: Fix LLCC reg property
Posted by Bjorn Andersson 1 year, 7 months ago
On Wed, 19 Jun 2024 11:46:39 +0530, Komal Bajaj wrote:
> The LLCC binding and driver was corrected to handle the stride
> varying between platforms. Switch to the new format to obtain
> the base address of each LLCC bank from devicetree.
> 
> -----
> Changes in v2:
> * Updated the commit message for bindings, marking the change as revert
> * Link to v1: https://lore.kernel.org/linux-arm-msm/20240612062719.31724-1-quic_kbajaj@quicinc.com/
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: qdu1000: Fix LLCC reg property
      commit: af355e799b3dc3dd0ed8bf2143641af05d8cd3d4
[2/2] Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"
      commit: e32ac54b0529a8727235c04aebe1f2d689fa5cfe

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>