On 2 April 2025 18:34:28 CEST, Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> wrote: >On Wed, Apr 02, 2025 at 11:16:28AM +0200, Niklas Cassel wrote: >> While I do not have the technical reference manuals, the qcom-ep >> maintainer assures me that all compatibles support generating INTx IRQs. >> > >Yes, all Qcom EP controllers do support INTx. > >> Thus, set intx_capable to true in epc_features. >> > >Hmm, this, I do not want to do atm. Qcom endpoints cannot raise INTx due to lack >of the driver support. So setting this flag would imply that the INTx is >functionally supported by the endpoint, but it is not. > >Atleast, 'pci_epc_features' is not a devicetree configuration, that it has to >match what the hw supports instead of the driver support availability :) Ok, I misunderstood then. Let's just drop this patch. Kind regards, Niklas