Re: [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI

2024-09-04 Thread Jingyi Wang
On 9/4/2024 5:41 PM, Krzysztof Kozlowski wrote: > On 04/09/2024 10:33, Jingyi Wang wrote: >> Add initial DTSI for QCS8300 SoC. >> >> This revision brings support for: >> - CPUs with cpu idle >> - interrupt-controller with PDC wakeup support >> - gcc >> - TLMM >> - interconnect >> - qup with uart

Re: [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI

2024-09-04 Thread Krzysztof Kozlowski
On 04/09/2024 10:33, Jingyi Wang wrote: > Add initial DTSI for QCS8300 SoC. > > This revision brings support for: > - CPUs with cpu idle > - interrupt-controller with PDC wakeup support > - gcc > - TLMM > - interconnect > - qup with uart > - smmu > - pmic > - ufs > - ipcc > - sram > - remoteprocs

[PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI

2024-09-04 Thread Jingyi Wang
Add initial DTSI for QCS8300 SoC. This revision brings support for: - CPUs with cpu idle - interrupt-controller with PDC wakeup support - gcc - TLMM - interconnect - qup with uart - smmu - pmic - ufs - ipcc - sram - remoteprocs including ADSP,CDSP and GPDSP [Zhenhua: added the smmu node] Co-devel