All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: shmobile: porter: add VIN0/ADV7180 DT support
Date: Fri, 09 Oct 2015 01:14:15 +0000	[thread overview]
Message-ID: <20151009011415.GC14231@verge.net.au> (raw)
In-Reply-To: <2169211.txWv7mmrno@wasted.cogentembedded.com>

On Fri, Oct 09, 2015 at 12:45:49AM +0300, Sergei Shtylyov wrote:
> Define the  Porter board dependent part of the VIN0 device node.
> Add the device node for Analog Devices  ADV7180 video decoder to I2C2 bus.
> Add the necessary subnodes to interconnect VIN0 and ADV7180 devices.
> 
> This patch is  analogous to the commit 8d62f4f75320 ("ARM: shmobile:
> henninger: add VIN0/ADV7180 DT support") as there are no differences
> between the boards in this respect.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Thanks Sergei,
										I have queued this one up for v4.4 too.

WARNING: multiple messages have this Message-ID (diff)
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: shmobile: porter: add VIN0/ADV7180 DT support
Date: Fri, 9 Oct 2015 10:14:15 +0900	[thread overview]
Message-ID: <20151009011415.GC14231@verge.net.au> (raw)
In-Reply-To: <2169211.txWv7mmrno@wasted.cogentembedded.com>

On Fri, Oct 09, 2015 at 12:45:49AM +0300, Sergei Shtylyov wrote:
> Define the  Porter board dependent part of the VIN0 device node.
> Add the device node for Analog Devices  ADV7180 video decoder to I2C2 bus.
> Add the necessary subnodes to interconnect VIN0 and ADV7180 devices.
> 
> This patch is  analogous to the commit 8d62f4f75320 ("ARM: shmobile:
> henninger: add VIN0/ADV7180 DT support") as there are no differences
> between the boards in this respect.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Thanks Sergei,
										I have queued this one up for v4.4 too.

WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms@verge.net.au>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: linux-sh@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com,
	mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
	galak@codeaurora.org, devicetree@vger.kernel.org,
	magnus.damm@gmail.com, linux@arm.linux.org.uk,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: shmobile: porter: add VIN0/ADV7180 DT support
Date: Fri, 9 Oct 2015 10:14:15 +0900	[thread overview]
Message-ID: <20151009011415.GC14231@verge.net.au> (raw)
In-Reply-To: <2169211.txWv7mmrno@wasted.cogentembedded.com>

On Fri, Oct 09, 2015 at 12:45:49AM +0300, Sergei Shtylyov wrote:
> Define the  Porter board dependent part of the VIN0 device node.
> Add the device node for Analog Devices  ADV7180 video decoder to I2C2 bus.
> Add the necessary subnodes to interconnect VIN0 and ADV7180 devices.
> 
> This patch is  analogous to the commit 8d62f4f75320 ("ARM: shmobile:
> henninger: add VIN0/ADV7180 DT support") as there are no differences
> between the boards in this respect.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Thanks Sergei,
										I have queued this one up for v4.4 too.

  reply	other threads:[~2015-10-09  1:14 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19 22:20 [PATCH 0/2] Add VIN and ADV7180 device tree support for R8A7794/SILK board Sergei Shtylyov
2015-08-19 22:20 ` Sergei Shtylyov
2015-08-19 22:20 ` Sergei Shtylyov
2015-08-19 22:22 ` [PATCH 1/2] ARM: shmobile: r8a7794: add VIN DT support Sergei Shtylyov
2015-08-19 22:22   ` Sergei Shtylyov
2015-08-19 22:22   ` Sergei Shtylyov
2015-08-19 22:24 ` [PATCH 2/2] ARM: shmobile: silk: add VIN0/ADV7180 " Sergei Shtylyov
2015-08-19 22:24   ` Sergei Shtylyov
2015-08-19 22:24   ` Sergei Shtylyov
2015-08-20 18:54 ` [PATCH 0/2] Add VIN and ADV7180 device tree support for R8A7794/SILK board Simon Horman
2015-08-20 18:54   ` Simon Horman
2015-08-20 18:54   ` Simon Horman
2015-08-20 19:04   ` Sergei Shtylyov
2015-08-20 19:04     ` Sergei Shtylyov
2015-08-20 19:04     ` Sergei Shtylyov
2015-08-20 20:19     ` Sergei Shtylyov
2015-08-20 20:19       ` Sergei Shtylyov
2015-08-20 20:19       ` Sergei Shtylyov
2015-08-20 23:11       ` Simon Horman
2015-08-20 23:11         ` Simon Horman
2015-08-20 23:11         ` Simon Horman
2015-10-08 21:45 ` [PATCH] ARM: shmobile: porter: add VIN0/ADV7180 DT support Sergei Shtylyov
2015-10-08 21:45   ` Sergei Shtylyov
2015-10-08 21:45   ` Sergei Shtylyov
2015-10-09  1:14   ` Simon Horman [this message]
2015-10-09  1:14     ` Simon Horman
2015-10-09  1:14     ` 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=20151009011415.GC14231@verge.net.au \
    --to=horms@verge.net.au \
    --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.