[PATCH 1/1] ARM: kirkwood: Add support for the MPL CEC4

Stefan Peter s.peter at mpl.ch
Fri Nov 16 14:33:32 EST 2012


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 at 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 at 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



More information about the linux-arm-kernel mailing list