mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
audio: set s6 earc rx interrupt id [1/1]
PD#SWPL-176238 Problem: s6 earc rx interrupt is set by s7d. Solution: set s7d earc rx interrupt id by s6 spec. Verify: S6 Change-Id: Ia43967f16c9feac1b7f2c7dc67b7b58e00c7d476 Signed-off-by: jian zhou <jian.zhou@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
02df1e0944
commit
c1ecdcbf2d
@@ -104,7 +104,7 @@
|
||||
"rx_dmac_srcpll";
|
||||
|
||||
interrupts = <
|
||||
GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
|
||||
GIC_SPI 280 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "earc_rx";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user