All of lore.kernel.org
 help / color / mirror / Atom feed
From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] ARM: kirkwood: Add support for the MPL CEC4
Date: Sat, 17 Nov 2012 09:19:45 +0100	[thread overview]
Message-ID: <20121117081945.GE24569@lunn.ch> (raw)
In-Reply-To: <50A6946D.3030006@mpl.ch>

> >> +static unsigned int mplcec4_mpp_config[] __initdata = {
> >> +	MPP0_NF_IO2,
> >> +	MPP1_NF_IO3,
> >> +	MPP2_NF_IO4,
> >> +	MPP3_NF_IO5,
> >> +	MPP4_NF_IO6,
> >> +	MPP5_NF_IO7,
> >> +	MPP6_SYSRST_OUTn,
> >> +	MPP7_GPO,	/* Status LED Green High Active */
> >> +	MPP10_UART0_TXD,
> >> +	MPP11_UART0_RXD,
> >> +	MPP12_SD_CLK,
> >> +	MPP13_SD_CMD,	/* Alt UART1_TXD */
> >> +	MPP14_SD_D0,	/* Alt UART1_RXD */
> >> +	MPP15_SD_D1,
> >> +	MPP16_SD_D2,
> >> +	MPP17_SD_D3,
> >> +	MPP18_NF_IO0,
> >> +	MPP19_NF_IO1,
> >> +	MPP28_GPIO,	/* Input SYS_POR_DET (active High) */
> >> +	MPP29_GPIO,	/* Input SYS_RTC_INT (active High) */
> >> +	MPP34_SATA1_ACTn,
> >> +	MPP35_SATA0_ACTn,
> >> +	MPP40_GPIO,	/* LED User1 orange */
> >> +	MPP41_GPIO,	/* LED User1 green */
> >> +	MPP44_GPIO,	/* LED User0 orange */
> >> +	MPP45_GPIO,	/* LED User0 green */
> >> +	MPP46_GPIO,	/* Status LED Yellow High Active */
> >> +	MPP47_GPIO,	/* SD_CD# (in/IRQ)*/
> >> +	0
> >> +};
> > 
> > We're this to DT during this merge window, but don't worry about
> > changing it.  We'll be doing a cleanup patch to catch the new boards.
> > If you could just keep an eye out for it and test, it would be
> > appreciated.
> 
> 
> If you can point me to the appropriate tree, I'd like to try to do this
> myself. I could even rebase the CEC4 patch to this tree if you prefer.

You can take a look at 

git://github.com/lunn/linux.git v3.7-rc2-pinctrl-v2

These patches have been on the list once, maybe twice. I will be
posting them again soon, maybe in a different order.

Jason also has a patch from me which converts the ehci setup to device
tree. With that patch in place, you just need to drop the
kirkwood_ehci_init().


	Andrew

  reply	other threads:[~2012-11-17  8:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1353055273.git.s.peter@mpl.ch>
     [not found] ` <7f8832a749a9ebc378460f26d13ed524b7da18a8.1353055273.git.s.peter@mpl.ch>
2012-11-16 15:11   ` [PATCH 1/1] ARM: kirkwood: Add support for the MPL CEC4 Jason Cooper
2012-11-16 15:27     ` Jason Cooper
2012-11-16 16:36     ` Andrew Lunn
2012-11-16 19:44       ` Stefan Peter
2012-11-16 19:30     ` Stefan Peter
2012-11-17  8:19       ` Andrew Lunn [this message]
2012-11-16 16:37   ` Andrew Lunn
2012-11-16 19:33     ` 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=20121117081945.GE24569@lunn.ch \
    --to=andrew@lunn.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.