mbox series

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

Message ID 20240619061641.5261-1-quic_kbajaj@quicinc.com
Headers show
Series qdu1000: Fix LLCC reg property | expand

Message

Komal Bajaj June 19, 2024, 6:16 a.m. UTC
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

Comments

Bjorn Andersson June 21, 2024, 6:11 a.m. UTC | #1
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,