Re: [PATCH v4 1/2] irqchip/qcom-pdc: Add support for v3.2 HW

From: Neil Armstrong
Date: Mon Oct 02 2023 - 09:16:41 EST


Hi Thomas,

On 02/10/2023 14:59, Thomas Gleixner wrote:
On Tue, Sep 05 2023 at 15:19, Neil Armstrong wrote:
Starting from HW version 3.2 the IRQ_ENABLE bit has moved to the
IRQ_i_CFG register and requires a change of the driver to avoid
writing into an undefined register address.

Get the HW version from registers and set the IRQ_ENABLE bit to the
correct register depending on the HW version.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
Reviewed-by: Maulik Shah <quic_mkshah@xxxxxxxxxxx>
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>

This S-O-B chain is broken. Who is the real author of that?

I'm the initial author, I sent a fixed version with cleaned-up S-o-b chain:
https://lore.kernel.org/all/20230929-topic-sm8x50-upstream-pdc-ver-v5-0-800111572104@xxxxxxxxxx /

Neil


https://www.kernel.org/doc/html/latest/process/submitting-patches.html#when-to-use-acked-by-cc-and-co-developed-by

Thanks,

tglx