On 16/11/2022 12:02, Konrad Dybcio wrote:
On 16/11/2022 11:31, Abel Vesa wrote:
Add base dtsi for SM8550 SoC and includes base description of
CPUs, GCC, RPMHCC, UART, interrupt controller, TLMM, reserved
memory, RPMh PD, TCSRCC, ITS, IPCC, AOSS QMP, LLCC, cpufreq,
interconnect, thermal sensor, cpu cooling maps and SMMU nodes
which helps boot to shell with console on boards with this SoC.
Co-developed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
---
+ };
Looks like they are supplied by the QMPPHYs now [1]
Forgot to add the link.
[1]
https://lore.kernel.org/linux-arm-msm/20221110151748.795767-1-dmitry.baryshkov@xxxxxxxxxx/T/#t
Konrad