linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH v3 0/5] r8a7778/bockw: fix SMSC Ethernet for MP
Date: Tue, 08 Sep 2015 15:42:21 +0000	[thread overview]
Message-ID: <1441726946-30131-1-git-send-email-ulrich.hecht+renesas@gmail.com> (raw)

Hi!

This series enables the DT-wise IRLM setup in the intc-irqpin driver (same
as on r8a7779) and configures the FPGA correctly.

This revision adds defconfig updates and Simon's Tested-By.

CU
Uli


Changes since v2:
- added defconfig updates
- added Tested-By

Changes since v1:
- split IRLM support into C and DT parts
- added clarifying comment to FPGA description
- added Acks


Ulrich Hecht (5):
  irqchip: renesas-intc-irqpin: r8a7778 IRLM setup support
  ARM: shmobile: r8a7778: enable IRLM setup via DT
  ARM: shmobile: bockw dts: enable SMSC interrupt
  ARM: shmobile_defconfig: enable PINCTRL_SINGLE
  ARM: multi_v7_defconfig: enable PINCTRL_SINGLE

 arch/arm/boot/dts/r8a7778-bockw.dts       | 20 ++++++++++++++++++++
 arch/arm/boot/dts/r8a7778.dtsi            |  3 ++-
 arch/arm/configs/multi_v7_defconfig       |  1 +
 arch/arm/configs/shmobile_defconfig       |  1 +
 drivers/irqchip/irq-renesas-intc-irqpin.c |  6 ++++--
 5 files changed, 28 insertions(+), 3 deletions(-)

-- 
2.4.6


             reply	other threads:[~2015-09-08 15:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-08 15:42 Ulrich Hecht [this message]
2015-09-09  0:52 ` [PATCH v3 0/5] r8a7778/bockw: fix SMSC Ethernet for MP Simon Horman
2015-09-30  9:52 ` Geert Uytterhoeven
2015-09-30 10:02 ` Geert Uytterhoeven

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=1441726946-30131-1-git-send-email-ulrich.hecht+renesas@gmail.com \
    --to=ulrich.hecht+renesas@gmail.com \
    --cc=linux-sh@vger.kernel.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).