ARM: dts: msm: Update MPM interrupt mappings for cobalt
Update MPM interrupt mapping to bypass some of the interrupts as per the HW specification. CRs-fixed: 1032455 Change-Id: I60c60470a649eecd5bacf0b39b20dff58c910897 Signed-off-by: Archana Sathyakumar <asathyak@codeaurora.org>
This commit is contained in:
parent
2fc88bef39
commit
24c67a1551
1 changed files with 7 additions and 1 deletions
|
@ -382,7 +382,13 @@
|
|||
<0xff 324>, /* lpass_qca_slimbus_bam_ee1_irq */
|
||||
<0xff 432>, /* smmu_Cirpt[8] */
|
||||
<0xff 433>, /* smmu_Cirpt[9] */
|
||||
<0xff 461>; /* o_ocimem_nonsec_irq */
|
||||
<0xff 461>, /* o_ocimem_nonsec_irq */
|
||||
<0xff 69>, /* o_pwr_dcvsh_interrupt */
|
||||
<0xff 70>, /* o_perf_dcvsh_interrupt */
|
||||
<0xff 166>, /* o_lm_int_2qgic */
|
||||
<0xff 238>, /* crypto_bam_irq[0] */
|
||||
<0xff 132>; /* qup_irq */
|
||||
|
||||
|
||||
qcom,gpio-parent = <&tlmm>;
|
||||
qcom,gpio-map = <3 1>,
|
||||
|
|
Loading…
Add table
Reference in a new issue