On 27/11/2024 10:32, Cong Zhang wrote:Thanks for your suggestion. The patches for qcs8300 are update https://lore.kernel.org/all/20241128-qcs8300_initial_dtsi-v3-3-26aa8a164914@xxxxxxxxxxx/. I will update this patch to fix sdx75 platform which is already merged.
The INTID of EL2 non-secure physical timer is 26. In linux, the IRQThis was not merged. Do not post fixes to things which are still patches
number has a fixed 16 offset for PPIs. Therefore, the linux IRQ number
of EL2 non-secure physical timer should be 10 (26 - 16).
Signed-off-by: Cong Zhang <quic_congzhan@xxxxxxxxxxx>
---
The EL2 non-secure physical timer is utilized during kernel bootup in
EL2 mode with KVM enabled. This patch has been verified on the QCS8300
platform with KVM enabled. Given that the dependency patch has already
been reviewed, I am uncertain whether it is preferable to submit this
fix as a new patch or to combine it with the dependency patch. I would
appreciate your suggestions on this patch.
---
arch/arm64/boot/dts/qcom/qcs8300.dtsi | 2 +-
on mailing list.
Best regards,
Krzysztof