]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/dts: fix lbc lack of error interrupt
authorWang Dongsheng <dongsheng.wang@freescale.com>
Tue, 7 Jan 2014 06:26:42 +0000 (14:26 +0800)
committerScott Wood <scottwood@freescale.com>
Fri, 10 Jan 2014 23:18:36 +0000 (17:18 -0600)
commit81112a4b31b334a329a8813a03df9b8395b33de3
treec8baf347359de58f21cdcecc44333d4b741a08f1
parent47b5a83747433e10308a2f6da030250879f78136
powerpc/dts: fix lbc lack of error interrupt

P1020, P1021, P1022, P1023 when the lbc get error, the error
interrupt will be triggered. The corresponding interrupt is
internal IRQ0. So system have to process the lbc IRQ0 interrupt.

The corresponding lbc general interrupt is internal IRQ3.

Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
[scottwood@freescale.com: bracketed individual list elements]
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/fsl/p1020si-post.dtsi
arch/powerpc/boot/dts/fsl/p1021si-post.dtsi
arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
arch/powerpc/boot/dts/fsl/p1023si-post.dtsi