projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eabd909
)
[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board
author
Jason Jin
<Jason.jin@freescale.com>
Sat, 19 Apr 2008 07:07:56 +0000
(15:07 +0800)
committer
Kumar Gala
<galak@kernel.crashing.org>
Wed, 30 Apr 2008 10:45:53 +0000
(
05:45
-0500)
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8610_hpcd.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/mpc8610_hpcd.dts
b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
index 1f2f1e0a55714ffbbaea58c1b1216b6cab67adb1..255dfefc2d6d78fb11cea11c45464e5792a1e5db 100644
(file)
--- a/
arch/powerpc/boot/dts/mpc8610_hpcd.dts
+++ b/
arch/powerpc/boot/dts/mpc8610_hpcd.dts
@@
-105,7
+105,7
@@
compatible = "ns16550";
reg = <0x4600 0x100>;
clock-frequency = <0>;
- interrupts = <
28
2>;
+ interrupts = <
42
2>;
interrupt-parent = <&mpic>;
};