linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/7] Fix imx6 fec interrupts
@ 2013-12-18 22:41 Troy Kisky
  2013-12-18 22:41 ` [PATCH V1 1/7] ARM: dts: imx: pinfunc: add MX6QDL_PAD_GPIO_6__ENET_IRQ Troy Kisky
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Troy Kisky @ 2013-12-18 22:41 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series works around a hardware
wake up on FEC interrupt bug.


Note: The last 2 patches need testing from
someone who has the boards.

Troy Kisky (7):
  ARM: dts: imx: pinfunc: add MX6QDL_PAD_GPIO_6__ENET_IRQ
  ARM: dts: imx6qdl: add pingroups for enet with GPIO6 interrupt
  ARM: dts: imx6qdl-sabrelite: use MX6QDL_ENET_PINGRP_RGMII_MD
  ARM: dts: imx6qdl: use interrupts-extended for fec
  ARM: dts: imx6qdl-sabrelite: use GPIO_6 for FEC interrupt.
  ARM: dts: imx6qdl-sabreauto: use GPIO_6 for FEC interrupt.
  ARM: dts: imx6q-arm2: use GPIO_6 for FEC interrupt.

 arch/arm/boot/dts/imx6dl-pinfunc.h        |  1 +
 arch/arm/boot/dts/imx6q-arm2.dts          |  4 +-
 arch/arm/boot/dts/imx6q-pinfunc.h         |  1 +
 arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 19 ++------
 arch/arm/boot/dts/imx6qdl-pingrp.h        | 77 +++++++++++++------------------
 arch/arm/boot/dts/imx6qdl-sabreauto.dtsi  |  4 +-
 arch/arm/boot/dts/imx6qdl-sabrelite.dtsi  | 19 ++------
 arch/arm/boot/dts/imx6qdl.dtsi            |  5 +-
 8 files changed, 52 insertions(+), 78 deletions(-)

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-12-24 15:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 22:41 [PATCH V1 0/7] Fix imx6 fec interrupts Troy Kisky
2013-12-18 22:41 ` [PATCH V1 1/7] ARM: dts: imx: pinfunc: add MX6QDL_PAD_GPIO_6__ENET_IRQ Troy Kisky
2013-12-19  5:04   ` Shawn Guo
2013-12-19 18:52     ` Troy Kisky
2013-12-20  0:21       ` Shawn Guo
2013-12-24 15:34     ` Ranjani.Vaidyanathan at freescale.com
2013-12-18 22:41 ` [PATCH V1 2/7] ARM: dts: imx6qdl: add pingroups for enet with GPIO6 interrupt Troy Kisky
2013-12-18 22:41 ` [PATCH V1 3/7] ARM: dts: imx6qdl-sabrelite: use MX6QDL_ENET_PINGRP_RGMII_MD Troy Kisky
2013-12-18 22:41 ` [PATCH V1 4/7] ARM: dts: imx6qdl: use interrupts-extended for fec Troy Kisky
2013-12-18 22:41 ` [PATCH V1 5/7] ARM: dts: imx6qdl-sabrelite: use GPIO_6 for FEC interrupt Troy Kisky
2013-12-18 22:41 ` [PATCH V1 6/7] ARM: dts: imx6qdl-sabreauto: " Troy Kisky
2013-12-18 22:41 ` [PATCH V1 7/7] ARM: dts: imx6q-arm2: " Troy Kisky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).