All of lore.kernel.org
 help / color / mirror / Atom feed
From: s.peter@mpl.ch (Stefan Peter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/1] ARM: kirkwood: Convert the mplcec4 board to pinctrl
Date: Mon, 19 Nov 2012 11:26:44 +0100	[thread overview]
Message-ID: <cover.1353319919.git.s.peter@mpl.ch> (raw)

Hello Andrew

This is my try to convert the mplcec4 board to your pinctrl patches. The 
only problem I see is that I get an uart1 using mpp13 and mpp14 which
are used by the mvsdio driver (and mentioned accordingly in the appropriate
entry under /proc/device-tree/ocp at f00....). I did not find a way to get
rid of this uart1 and because the SD card interface does work and no kernel
errors or warnings are issued, it obviosely does no harm. However, I will
rework this patch if you have some input in this respect.

Regards
Stefan Peter

Stefan Peter (1):
  Convert mplcec4 board to pinctrl

 arch/arm/boot/dts/kirkwood-mplcec4.dts |   64 ++++++++++++++++++++++++++++++++
 arch/arm/mach-kirkwood/board-mplcec4.c |   35 -----------------
 2 files changed, 64 insertions(+), 35 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2012-11-19 10:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 10:26 Stefan Peter [this message]
2012-11-19 10:26 ` [PATCH 1/1] ARM: kirkwood: Convert mplcec4 board to pinctrl Stefan Peter
2012-11-19 10:44   ` Andrew Lunn
2012-11-19 11:18 ` [PATCH 0/1] ARM: kirkwood: Convert the " Andrew Lunn
2012-11-19 12:07   ` Stefan Peter
2012-11-19 12:18     ` Andrew Lunn
2012-11-19 13:01       ` Stefan Peter
2012-11-19 14:23         ` Thomas Petazzoni
2012-11-19 14:26         ` Andrew Lunn
2012-11-19 14:58           ` Stefan Peter

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=cover.1353319919.git.s.peter@mpl.ch \
    --to=s.peter@mpl.ch \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.