[PATCH v2 0/3] arm64: qcom: sm8650: misc enhancements

Neil Armstrong posted 3 patches 1 month, 3 weeks ago
arch/arm64/boot/dts/qcom/sm8650.dtsi | 110 ++++++++++++++++++++++++++---------
1 file changed, 83 insertions(+), 27 deletions(-)
[PATCH v2 0/3] arm64: qcom: sm8650: misc enhancements
Posted by Neil Armstrong 1 month, 3 weeks ago
Misc enhancements for the SM8650 platform:
- update the cpus capacity-dmips-mhz
- add the CPU cache sizes
- correct the soundwire ports

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Changes in v2:
- Add review tag
- Fix l2 cache size to 512KiB
- Link to v1: https://patch.msgid.link/20260128-topic-sm8650-upstream-cpu-props-v1-0-9fbb5efe7f07@linaro.org

---
Neil Armstrong (3):
      arm64: dts: qcom: sm8650: update the cpus capacity-dmips-mhz
      arm64: dts: qcom: sm8650: add CPU cache size properties
      arm64: dts: qcom: sm8650: fix soundwire ports properties

 arch/arm64/boot/dts/qcom/sm8650.dtsi | 110 ++++++++++++++++++++++++++---------
 1 file changed, 83 insertions(+), 27 deletions(-)
---
base-commit: 97e797263a5e963da3d1e66e743fd518567dfe37
change-id: 20260128-topic-sm8650-upstream-cpu-props-0754ccef3e01

Best regards,
--  
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH v2 0/3] arm64: qcom: sm8650: misc enhancements
Posted by Neil Armstrong 2 weeks, 2 days ago
Hi Bjorn,

On 4/20/26 21:26, Neil Armstrong wrote:
> Misc enhancements for the SM8650 platform:
> - update the cpus capacity-dmips-mhz
> - add the CPU cache sizes
> - correct the soundwire ports
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> Changes in v2:
> - Add review tag
> - Fix l2 cache size to 512KiB
> - Link to v1: https://patch.msgid.link/20260128-topic-sm8650-upstream-cpu-props-v1-0-9fbb5efe7f07@linaro.org
> 
> ---
> Neil Armstrong (3):
>        arm64: dts: qcom: sm8650: update the cpus capacity-dmips-mhz
>        arm64: dts: qcom: sm8650: add CPU cache size properties
>        arm64: dts: qcom: sm8650: fix soundwire ports properties
> 
>   arch/arm64/boot/dts/qcom/sm8650.dtsi | 110 ++++++++++++++++++++++++++---------
>   1 file changed, 83 insertions(+), 27 deletions(-)
> ---
> base-commit: 97e797263a5e963da3d1e66e743fd518567dfe37
> change-id: 20260128-topic-sm8650-upstream-cpu-props-0754ccef3e01
> 
> Best regards,
> --
> Neil Armstrong <neil.armstrong@linaro.org>
> 

Why didn't you pick those changes ?

Thanks,
Neil