]> git.sur5r.net Git - u-boot/commit
armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY
authorShaohui Xie <Shaohui.Xie@nxp.com>
Thu, 28 Jan 2016 07:38:15 +0000 (15:38 +0800)
committerYork Sun <york.sun@nxp.com>
Mon, 21 Mar 2016 19:42:10 +0000 (12:42 -0700)
commitabc7d0f75c078524f713cb2d4b4efe1b1a122c60
tree93b1b221776309ecda58810f5ba0e2093ecc51f6
parent2b690b9837b4bb6d3598e4259581e399d078bff8
armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY

To use AQR405 PHY's interrupt, we need to invert the relative IRQ pins
polarity by setting IRQCR register, because AQR405 interrupt is low
active but GIC accepts high active.

Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h
board/freescale/ls2080ardb/ls2080ardb.c
include/configs/ls2080ardb.h