[PATCH v4 0/2] arm64: dts: qcom: sc7280: Add property for sc7280

Ling Xu posted 2 patches 3 months, 1 week ago
arch/arm64/boot/dts/qcom/sc7280.dtsi | 12 ++++++++++++
1 file changed, 12 insertions(+)
[PATCH v4 0/2] arm64: dts: qcom: sc7280: Add property for sc7280
Posted by Ling Xu 3 months, 1 week ago
This patch series add memory region, nsessions and dma-coherent property
for sc7280.
Patch [v3]: https://lore.kernel.org/linux-arm-msm/20250626092952.847393-1-quic_lxu5@quicinc.com/

Changes in v4:
  - update commit message.
Changes in v3:
  - Dropped dma-coherent change.
  - Modified indentation.
Changes in v2:
  - Added compatible.

Ling Xu (2):
  arm64: dts: qcom: sc7280: Add memory region for audiopd
  arm64: dts: qcom: sc7280: Add nsessions property for adsp

 arch/arm64/boot/dts/qcom/sc7280.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.34.1
Re: [PATCH v4 0/2] arm64: dts: qcom: sc7280: Add property for sc7280
Posted by Ling Xu 1 month, 4 weeks ago
在 7/1/2025 4:49 PM, Ling Xu 写道:
> This patch series add memory region, nsessions and dma-coherent property
> for sc7280.
> Patch [v3]: https://lore.kernel.org/linux-arm-msm/20250626092952.847393-1-quic_lxu5@quicinc.com/
> 
> Changes in v4:
>   - update commit message.
> Changes in v3:
>   - Dropped dma-coherent change.
>   - Modified indentation.
> Changes in v2:
>   - Added compatible.
> 
> Ling Xu (2):
>   arm64: dts: qcom: sc7280: Add memory region for audiopd
>   arm64: dts: qcom: sc7280: Add nsessions property for adsp
> 
>  arch/arm64/boot/dts/qcom/sc7280.dtsi | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 

Hi, this patch has been sent out for a long time, but it has not been reviewed yet.
Could you please kindly review this patch?
-- 
Thx and BRs,
Ling Xu