]> code.ossystems Code Review - meta-freescale.git/commit
imx6dlsabresd.conf: Add the imx6dl-sabresd-enetirq device tree
authorLauren Post <lauren.post@freescale.com>
Thu, 4 Sep 2014 13:12:52 +0000 (08:12 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 10 Nov 2014 20:55:22 +0000 (18:55 -0200)
commitec56b6c2037abf3335ea8d202a77cdde034b1d59
tree9a84601e00dbce95ffec4ffe84ce4a3201f97c9b
parent20f9ee78d5a691fe8fd053cfcb00deb68f674fa2
imx6dlsabresd.conf: Add the imx6dl-sabresd-enetirq device tree

Apply ENET IRQ workaround for sabresd board

This is pretty much an example to demonstrate how the GPIO6 workaround
for bug ERR006687 (ENET: Only the ENET wake-up interrupt request can
wake the system from Wait mode) should be applied for a board.

Basically it requires a setup of MX6QDL_PAD_GPIO_6__ENET_IRQ in
pinctrl entry, and an overwrite on the property interrupts-extended to
replace the ENET GIC IRQ with GPIO1_6.

 Since the pad GPIO6 is used by I2C3 on the board, we have to create
 sabresd-enetirq.dts with I2C3 disabled to enable this workaround.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx6dlsabresd.conf