All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/4] ARM: shmobile: Marzen: add VIN and ADV7180 support
Date: Wed, 17 Apr 2013 22:29:16 +0000	[thread overview]
Message-ID: <516F223C.2010704@cogentembedded.com> (raw)
In-Reply-To: <201304180215.01218.sergei.shtylyov@cogentembedded.com>

Hello.

On 04/18/2013 02:15 AM, Sergei Shtylyov wrote:

> From: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
>
> Add ADV7180 platform devices on the Marzen board, configure VIN1/3 pins, and
> register VIN1/3 devices with the ADV7180 specific platform data.
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>
> ---
>   arch/arm/mach-shmobile/board-marzen.c |   55 ++++++++++++++++++++++++++++++++++
>   1 file changed, 55 insertions(+)

    Oops, should have updated copyrights on this file. :-/
    Well, this is probably not the last version of the patchset 
anyway... :-)

WBR, Sergei


WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] ARM: shmobile: Marzen: add VIN and ADV7180 support
Date: Thu, 18 Apr 2013 02:29:16 +0400	[thread overview]
Message-ID: <516F223C.2010704@cogentembedded.com> (raw)
In-Reply-To: <201304180215.01218.sergei.shtylyov@cogentembedded.com>

Hello.

On 04/18/2013 02:15 AM, Sergei Shtylyov wrote:

> From: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
>
> Add ADV7180 platform devices on the Marzen board, configure VIN1/3 pins, and
> register VIN1/3 devices with the ADV7180 specific platform data.
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>
> ---
>   arch/arm/mach-shmobile/board-marzen.c |   55 ++++++++++++++++++++++++++++++++++
>   1 file changed, 55 insertions(+)

    Oops, should have updated copyrights on this file. :-/
    Well, this is probably not the last version of the patchset 
anyway... :-)

WBR, Sergei

WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: horms@verge.net.au, magnus.damm@gmail.com,
	linux@arm.linux.org.uk, linux-sh@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Cc: linux-media@vger.kernel.org, matsu@igel.co.jp
Subject: Re: [PATCH 3/4] ARM: shmobile: Marzen: add VIN and ADV7180 support
Date: Thu, 18 Apr 2013 02:29:16 +0400	[thread overview]
Message-ID: <516F223C.2010704@cogentembedded.com> (raw)
In-Reply-To: <201304180215.01218.sergei.shtylyov@cogentembedded.com>

Hello.

On 04/18/2013 02:15 AM, Sergei Shtylyov wrote:

> From: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
>
> Add ADV7180 platform devices on the Marzen board, configure VIN1/3 pins, and
> register VIN1/3 devices with the ADV7180 specific platform data.
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>
> ---
>   arch/arm/mach-shmobile/board-marzen.c |   55 ++++++++++++++++++++++++++++++++++
>   1 file changed, 55 insertions(+)

    Oops, should have updated copyrights on this file. :-/
    Well, this is probably not the last version of the patchset 
anyway... :-)

WBR, Sergei


  reply	other threads:[~2013-04-17 22:29 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-17 22:06 [PATCH 0/4] R-Car VIN driver with R8A7779/Marzen support Sergei Shtylyov
2013-04-17 22:06 ` Sergei Shtylyov
2013-04-17 22:06 ` Sergei Shtylyov
2013-04-17 22:11 ` [PATCH 1/4] V4L2: soc_camera: Renesas R-Car VIN driver Sergei Shtylyov
2013-04-17 22:11   ` Sergei Shtylyov
2013-04-18 14:27   ` Sergei Shtylyov
2013-04-18 14:27     ` Sergei Shtylyov
2013-04-17 22:13 ` [PATCH 2/4] ARM: shmobile: r8a7779: add VIN support Sergei Shtylyov
2013-04-17 22:13   ` Sergei Shtylyov
2013-04-17 22:13   ` Sergei Shtylyov
2013-04-18  0:48   ` Kuninori Morimoto
2013-04-18  0:48     ` Kuninori Morimoto
2013-04-18  0:48     ` Kuninori Morimoto
2013-04-17 22:15 ` [PATCH 3/4] ARM: shmobile: Marzen: add VIN and ADV7180 support Sergei Shtylyov
2013-04-17 22:15   ` Sergei Shtylyov
2013-04-17 22:15   ` Sergei Shtylyov
2013-04-17 22:29   ` Sergei Shtylyov [this message]
2013-04-17 22:29     ` Sergei Shtylyov
2013-04-17 22:29     ` Sergei Shtylyov
2013-04-18 14:25   ` Sergei Shtylyov
2013-04-18 14:25     ` Sergei Shtylyov
2013-04-18 14:25     ` Sergei Shtylyov
2013-04-17 22:17 ` [PATCH 4/4] ARM: shmobile: Marzen: enable VIN and ADV7180 in defconfig Sergei Shtylyov
2013-04-17 22:17   ` Sergei Shtylyov
2013-04-17 22:17   ` Sergei Shtylyov
2013-04-18 13:30   ` Simon Horman
2013-04-18 13:30     ` Simon Horman
2013-04-18 13:30     ` Simon Horman
2013-04-18 14:21     ` Sergei Shtylyov
2013-04-18 14:21       ` Sergei Shtylyov
2013-04-18 14:21       ` Sergei Shtylyov
2013-04-19  2:15       ` Simon Horman
2013-04-19  2:15         ` Simon Horman
2013-04-19  2:15         ` Simon Horman

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=516F223C.2010704@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.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.