Skip to content

Commit a714d54

Browse files
Liang Chenrkhuangtao
authored andcommitted
ARM: dts: rk312x-android: enable fiq mode
Change-Id: Idc400661beb11ba5198add30236f4365038859c9 Signed-off-by: Liang Chen <cl@rock-chips.com>
1 parent f3a3899 commit a714d54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk312x-android.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
rockchip,signal-irq = <159>;
113113
rockchip,wake-irq = <0>;
114114
/* If enable uart uses irq instead of fiq */
115-
rockchip,irq-mode-enable = <1>;
115+
rockchip,irq-mode-enable = <0>;
116116
rockchip,baudrate = <115200>; /* Only 115200 and 1500000 */
117117
interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_LOW>;
118118
status = "okay";

0 commit comments

Comments
 (0)