
24 May
2016
24 May
'16
7:18 p.m.
On 04/29/2016 07:17 AM, shh.xie@gmail.com wrote:
From: Shaohui Xie Shaohui.Xie@nxp.com
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
board/freescale/ls1043ardb/ls1043ardb.c | 4 ++++ include/configs/ls1043ardb.h | 1 + 2 files changed, 5 insertions(+)
Applied to u-boot-fsl-qoriq master, awaiting upstream.
Thanks.
York