All of lore.kernel.org
 help / color / mirror / Atom feed
From: giometti@enneenne.com (Rodolfo Giometti)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH v2] ARM: at91: add support for Cosino board series by HCE Engineering
Date: Wed, 20 Nov 2013 19:18:42 +0100	[thread overview]
Message-ID: <20131120181841.GQ4578@enneenne.com> (raw)
In-Reply-To: <20131115135256.GP28304@ns203013.ovh.net>

On Fri, Nov 15, 2013 at 02:52:56PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > > > +#include "at91sam9g35.dtsi"
> > > > +
> > > > +/ {
> > > > +	model = "HCE Cosino core module";
> > > > +	compatible = "hce,cosino", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
> > > is this really sam9xek compatible?
> > 
> > Well, the board is derived from ATMEL dev board... maybe I can remove
> > these lines... :-/
> 
> compatible means you board is an extension and that the kernel + dtb will run
> on both without modification

Ok, at91sam9x5ek dropped.

> > +
> > +			mmc1: mmc at f000c000 {
> > +				pinctrl-0 = <
> > +					&pinctrl_board_mmc0
> this will failled you can not have the same pux on 2 device

Fixed.

Attached a new patch version (V3).

### Changelog

V2 -> V3

[Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>]
* Reference to at91sam9x5ek dropped.
* Inavlid mmc1 pinctrl-0 setting fixed

V1 -> V2

[Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>]
* prefix "at91-" added
* atmel,mux-mask stuff removed
* "compatible" stuff is now on the same line for easy-grep(TM)
* lcd binding dropped

Ciao,

Rodolfo

-- 

GNU/Linux Solutions                  e-mail: giometti at enneenne.com
Linux Device Driver                          giometti at linux.it
Embedded Systems                     phone:  +39 349 2432127
UNIX programming                     skype:  rodolfo.giometti
Freelance ICT Italia - Consulente ICT Italia - www.consulenti-ict.it
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-arm-mach-at91-add-support-for-Cosino-board-series-by.patch
Type: text/x-diff
Size: 5913 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131120/c06f5cf8/attachment.bin>

  reply	other threads:[~2013-11-20 18:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 16:19 [PATCH 1/1] arm mach-at91: add support for Cosino board series by HCE Engineering Rodolfo Giometti
2013-11-06 16:21 ` Russell King - ARM Linux
2013-11-06 16:25   ` Rodolfo Giometti
2013-11-07  6:06 ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-13 17:34 ` [RFC PATCH v2] ARM: at91: " Nicolas Ferre
2013-11-13 17:46   ` Rodolfo Giometti
2013-11-14  8:56     ` Nicolas Ferre
2013-11-14 10:20       ` Rodolfo Giometti
2013-11-14 16:28   ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-14 18:50     ` Rodolfo Giometti
2013-11-15 13:52       ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-20 18:18         ` Rodolfo Giometti [this message]
2013-11-20 18:50           ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-21  8:24             ` Nicolas Ferre

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=20131120181841.GQ4578@enneenne.com \
    --to=giometti@enneenne.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 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.