Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c15055d7 authored by Rohith Kollalsi's avatar Rohith Kollalsi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Change trigger type of dp_hs_phy_irq and dm_hs_phy_irq

Irq type mentioned in dwc3-msm at usb_irq_info for dp_hs_phy_irq and
dm_hs_phy_irq is trigger rising but irq type for the same in dtsi is
level high because of which mismatch is seen when mapping dp_hs_phy_irq
and dm_hs_phy_irq. This mismatch results in failure to register interrupts
with PDC controller.

To fix the type mismatch issue change the trigger type of dp_hs_phy_irq and
dm_hs_phy_irq to EDGE RISING from LEVEL HIGH.

Change-Id: I9a289c7e61f749402201a97eb29c4fb64b6d88f4
parent 4c968fa6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment