mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ARM: dts: rockchip: fix rk3288-android fiq-debugger irq
153 is arm pmu irq. Change-Id: I18c00eb0cb10646b1b73535837ac26af196a3b51 Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
parent
6eef1e1666
commit
78ea6c7b21
|
|
@ -132,7 +132,7 @@ ramoops {
|
|||
|
||||
fiq-debugger {
|
||||
compatible = "rockchip,fiq-debugger";
|
||||
interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
rockchip,serial-id = <2>;
|
||||
rockchip,wake-irq = <0>;
|
||||
rockchip,irq-mode-enable = <0>; /* If enable uart uses irq instead of fiq */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user