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 1/1] ARM: kirkwood: Add support for the MPL CEC4
Date: Fri, 16 Nov 2012 20:33:32 +0100	[thread overview]
Message-ID: <50A6950C.1070408@mpl.ch> (raw)
In-Reply-To: <20121116163737.GD24569@lunn.ch>

Hi Andrew

On 16.11.2012 17:37, Andrew Lunn wrote:
> On Fri, Nov 16, 2012 at 11:10:22AM +0100, Stefan Peter wrote:
>>
>> Signed-off-by: Stefan Peter <s.peter@mpl.ch>
>>

>> diff --git a/arch/arm/mach-kirkwood/board-mplcec4.c b/arch/arm/mach-kirkwood/board-mplcec4.c
>> new file mode 100644
>> index 0000000..ea26b62
>> --- /dev/null
>> +++ b/arch/arm/mach-kirkwood/board-mplcec4.c
>> @@ -0,0 +1,82 @@
>> +/*
>> + * Copyright (C) 2012 MPL AG, Switzerland
>> + * Stefan Peter <s.peter@mpl.ch>
>> + *
>> + * arch/arm/mach-kirkwood/board-mplcec4.c
>> + *
>> + * This file is licensed under the terms of the GNU General Public
>> + * License version 2.  This program is licensed "as is" without any
>> + * warranty of any kind, whether express or implied.
>> + */
>> +
>> +#include <linux/kernel.h>
>> +#include <linux/init.h>
>> +#include <linux/mv643xx_eth.h>
>> +#include <linux/clk.h>
>> +#include <linux/clk-private.h>
> 
> Hi Stefan
> 
> Are these two clk headers needed?
> 
>     Andrew
> 

I don't know, but i will find out and let you know in V2.

Thank you very much for the review.


Regards

Stefan Peter

-- 
MPL AG, Switzerland                     http://www.mpl.ch
Tel. +41 (0)56 483 34 34          Fax: +41(0)56 493 30 20

      reply	other threads:[~2012-11-16 19:33 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
2012-11-16 16:37   ` Andrew Lunn
2012-11-16 19:33     ` Stefan Peter [this message]

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=50A6950C.1070408@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.