linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: lilja.magnus@gmail.com (Magnus Lilja)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Patches to make i.MX31 PDK board boot again
Date: Mon, 19 Dec 2016 22:28:52 +0100	[thread overview]
Message-ID: <1482182934-18559-1-git-send-email-lilja.magnus@gmail.com> (raw)

Hi,

I've been working on getting the current kernel (v4.9) as well as the stable
kernels to boot on the i.MX31 PDK board. The following is my summary of 
which patches/changes are required for each kernel series. Some patches
have been posted on the mailing lists, one is in the v4.9 kernel and then
there are two new patches in this series.

On all kernels the standard imx_v6_v7_defconfig was used.

The patches in this series applies on v4.9 as well as the imx-soc/for-next
tree as of today.

Kernel 4.9:
[RESERVE-PATCH] [IMX-WDT-PATCH] [IPU-IRQ-PATCH] [MC13xxx-PATCH]

Kernel 4.8.x:
[RESERVE-PATCH] [IMX-WDT-PATCH] [IPU-IRQ-PATCH] [MC13xxx-PATCH] 
[IMX-SPI-PATCH]

Kernel 4.4.x:
[RESERVE-PATCH] [IMX-WDT-PATCH] [IPU-IRQ-PATCH] [MC13xxx-PATCH]

Kernel 4.1.x:
[RESERVE-PATCH] [IMX-WDT-PATCH] [IPU-IRQ-PATCH] [MC13xxx-PATCH]

Kernel 3.18.x:
[RESERVE-PATCH] [MC13xxx-PATCH]

Kernel 3.16.x:
[RESERVE-PATCH]

Kernel 3.14.x, 3.12.x, 3.10..x, 3.4.x, 3.2.x:
No changes needed.

[RESERVE-PATCH] https://marc.info/?l=linux-arm-kernel&m=148168166012794&w=2
[IMX-WDT-PATCH] https://marc.info/?l=linux-arm-kernel&m=148141853206440&w=2
[IPU-IRQ-PATCH] Patch 1 in my series
[MC13xxx-PATCH] Patch 2 in my series
[IMX-SPI-PATCH] Commit 2636ba8fa39915c7b8d73166961ebbb4c14251cd

Regards, Magnus

Magnus Lilja (2):
  i.MX31: ipu: Make sure the interrupt routine checks all interrupts.
  mfd: mc13xxx: Pass the IRQF_TRIGGER_HIGH flag.

 drivers/dma/ipu/ipu_irq.c  | 2 +-
 drivers/mfd/mc13xxx-core.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-12-19 21:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-19 21:28 Magnus Lilja [this message]
2016-12-19 21:28 ` [PATCH 1/2] i.MX31: ipu: Make sure the interrupt routine checks all interrupts Magnus Lilja
2016-12-21 20:08   ` Fabio Estevam
2016-12-21 20:19     ` Magnus Lilja
2016-12-19 21:28 ` [PATCH 2/2] mfd: mc13xxx: Pass the IRQF_TRIGGER_HIGH flag Magnus Lilja
2016-12-20  5:20   ` Alexander Shiyan
2016-12-20 19:35     ` Magnus Lilja
2016-12-21  6:00       ` Alexander Shiyan
2016-12-21 19:41         ` Magnus Lilja
2016-12-21 20:24           ` Vladimir Zapolskiy
2016-12-21 20:28             ` Fabio Estevam
2016-12-22  1:08               ` Vladimir Zapolskiy
2016-12-22 20:16                 ` Magnus Lilja
2016-12-24 13:21                   ` Fabio Estevam
2017-05-27 16:25                 ` Fabio Estevam
2016-12-21 20:10   ` Fabio Estevam
2016-12-21 20:20     ` Magnus Lilja

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1482182934-18559-1-git-send-email-lilja.magnus@gmail.com \
    --to=lilja.magnus@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).