Re: [PATCH v10 6/6] usb: dwc3: qcom: Enable the interrupts during probe

From: Sandeep Maheswaram
Date: Tue Feb 15 2022 - 04:41:12 EST


Hi Steev,

On 1/28/2022 2:06 PM, Steev Klimaszewski wrote:
Hi Sandeep,

On 1/25/22 3:17 AM, Sandeep Maheswaram wrote:
Hi Steev,

I didn't face any such issue with devices connected.

I think this is because I used IRQ_TYPE_EDGE_BOTH in device tree and Steev has IRQ_TYPE_LEVEL_HIGH in his device tree.

When i changed to IRQ_TYPE_LEVEL_HIGH I also observed a storm of interrupts in my device though it booted .

Regards

Sandeep

Can you try with IRQ_TYPE_EDGE_BOTH in your device tree and see if you are getting the issue.

Regards

Sandeep

I just tested here, changing both of the IRQ_TYPE_LEVEL_HIGH in the yoga's dts to EDGE_BOTH and I still do not get a booting system.

-- Steev

Please let us know what devices are connected to your setup and share the device tree file you are using.

Please share the failure logs also,

Regards

Sandeep