ARM: dts: msm: update HS UART interrupt mapping for MSM8996
Update MSM8996 HS UART interrupt mapping as needed based on GICv3 ITS changes. Change-Id: I3cba4522249dab94b4d94b89880b4edcd1803f06 Signed-off-by: Naveen Kaje <nkaje@codeaurora.org>
This commit is contained in:
parent
77de5087e8
commit
512ab9815c
1 changed files with 2 additions and 2 deletions
|
@ -454,8 +454,8 @@
|
|||
interrupts = <0 1 2>;
|
||||
#interrupt-cells = <1>;
|
||||
interrupt-map-mask = <0xffffffff>;
|
||||
interrupt-map = <0 &intc 0 108 0
|
||||
1 &intc 0 238 0
|
||||
interrupt-map = <0 &intc 0 0 108 0
|
||||
1 &intc 0 0 238 0
|
||||
2 &tlmm 42 0>;
|
||||
|
||||
qcom,inject-rx-on-wakeup;
|
||||
|
|
Loading…
Add table
Reference in a new issue