commit | 9f4d011212086cc08800a6b609343bdbe4f7c4b5 | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@nxp.com> | Fri Apr 29 22:07:21 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Wed May 18 08:51:47 2016 -0700 |
tree | 55bd8a4a7199a7cf3401c4a4ef488a722d061c2c | |
parent | 7703d1ed3c721859b9ad120c8af1bd63a89a5b13 [diff] |
armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY To use AQR105 PHY's interrupt, we need to invert the IRQ pin polarity by setting relative bit in SCFG_INTPCR register, because AQR105 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>