mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-21 20:02:51 +01:00
Modify the IRQ of DUART2
This commit is contained in:
parent
c934f655f9
commit
c83ae9ea6d
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@
|
|||
compatible = "ns16550";
|
||||
reg = <4600 100>;
|
||||
clock-frequency = <0>;
|
||||
interrupts = <2a 3>;
|
||||
interrupts = <1c 3>;
|
||||
interrupt-parent = <40000>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue