[PATCH v2 4/5] ARM: shmobile: BOCK-W: add VIN and ML86V7667 support
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Sun Apr 21 15:16:37 EDT 2013
Hello.
On 04/21/2013 10:42 PM, Sergei Shtylyov wrote:
> From: Vladimir Barinov <vladimir.barinov at cogentembedded.com>
>
> Add ML86V7667 platform devices on BOCK-W board, configure VIN0/1 pins, and
> register VIN0/1 devices with the ML86V7667 specific platform data.
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov at cogentembedded.com>
> [Sergei: some macro/comment cleanup; updated the copyrights.]
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
>
> ---
> arch/arm/mach-shmobile/board-bockw.c | 40 +++++++++++++++++++++++++++++++++++
> 1 file changed, 40 insertions(+)
>
> Index: renesas/arch/arm/mach-shmobile/board-bockw.c
> ===================================================================
> --- renesas.orig/arch/arm/mach-shmobile/board-bockw.c
> +++ renesas/arch/arm/mach-shmobile/board-bockw.c
[...]
> @@ -23,6 +24,8 @@
> #include <linux/regulator/fixed.h>
> #include <linux/regulator/machine.h>
> #include <linux/smsc911x.h>
> +#include <linux/pinctrl/machine.h>
Noticed just now: this #include is duplicate. It seems I was too
fast in resending
the series...
WBR, Sergei
More information about the linux-arm-kernel
mailing list