linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/3] ARM: shmobile: koelsch: Add VIN1 camera support
@ 2013-12-27 11:57 Valentine Barshak
  2014-01-06  7:53 ` Simon Horman
  2014-01-06 13:53 ` Valentine
  0 siblings, 2 replies; 3+ messages in thread
From: Valentine Barshak @ 2013-12-27 11:57 UTC (permalink / raw)
  To: linux-sh

This adds VIN pins and clocks to R8A7791 SoC along with
VIN1 camera support to Koelsch board.

This is probably a bit early since it depends on
the following pending patches:
http://marc.info/?l=linux-sh&m\x138807191506999&w=2
([PATCH V2] media: soc_camera: rcar_vin: Add preliminary R-Car M2 support)
http://marc.info/?l=linux-sh&m\x138814366919427&w=2
([PATCH 0/3 V2] ARM: shmobile: koelsch: Add I2C support)

Changes in V2:
* made koelsch_add_vin_device function static.

Changes in V3:
* capitalized ARM in the subject.

Valentine Barshak (3):
  pinctrl: sh-pfc: r8a7791: Add VIN pins
  ARM: shmobile: r8a7791: Add VIN clocks
  ARM: shmobile: koelsch: Add VIN1 SoC camera support

 arch/arm/mach-shmobile/board-koelsch.c |  76 +++++++
 arch/arm/mach-shmobile/clock-r8a7791.c |  10 +
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c   | 360 +++++++++++++++++++++++++++++++++
 3 files changed, 446 insertions(+)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH V3 0/3] ARM: shmobile: koelsch: Add VIN1 camera support
  2013-12-27 11:57 [PATCH V3 0/3] ARM: shmobile: koelsch: Add VIN1 camera support Valentine Barshak
@ 2014-01-06  7:53 ` Simon Horman
  2014-01-06 13:53 ` Valentine
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-01-06  7:53 UTC (permalink / raw)
  To: linux-sh

On Fri, Dec 27, 2013 at 03:57:48PM +0400, Valentine Barshak wrote:
> This adds VIN pins and clocks to R8A7791 SoC along with
> VIN1 camera support to Koelsch board.
> 
> This is probably a bit early since it depends on
> the following pending patches:
> http://marc.info/?l=linux-sh&m\x138807191506999&w=2
> ([PATCH V2] media: soc_camera: rcar_vin: Add preliminary R-Car M2 support)
> http://marc.info/?l=linux-sh&m\x138814366919427&w=2
> ([PATCH 0/3 V2] ARM: shmobile: koelsch: Add I2C support)
> 
> Changes in V2:
> * made koelsch_add_vin_device function static.
> 
> Changes in V3:
> * capitalized ARM in the subject.
> 
> Valentine Barshak (3):
>   pinctrl: sh-pfc: r8a7791: Add VIN pins

Laurent has queued this up.

>   ARM: shmobile: r8a7791: Add VIN clocks

I will queue this up.

>   ARM: shmobile: koelsch: Add VIN1 SoC camera support

Please repost this once the dependencies are present in either
an rc release or my devel branch. Please also include a patch
to update the koelsch defconfig to enable VIN.

>  arch/arm/mach-shmobile/board-koelsch.c |  76 +++++++
>  arch/arm/mach-shmobile/clock-r8a7791.c |  10 +
>  drivers/pinctrl/sh-pfc/pfc-r8a7791.c   | 360 +++++++++++++++++++++++++++++++++
>  3 files changed, 446 insertions(+)
> 
> -- 
> 1.8.3.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH V3 0/3] ARM: shmobile: koelsch: Add VIN1 camera support
  2013-12-27 11:57 [PATCH V3 0/3] ARM: shmobile: koelsch: Add VIN1 camera support Valentine Barshak
  2014-01-06  7:53 ` Simon Horman
@ 2014-01-06 13:53 ` Valentine
  1 sibling, 0 replies; 3+ messages in thread
From: Valentine @ 2014-01-06 13:53 UTC (permalink / raw)
  To: linux-sh

On 01/06/2014 11:53 AM, Simon Horman wrote:
> On Fri, Dec 27, 2013 at 03:57:48PM +0400, Valentine Barshak wrote:
>> This adds VIN pins and clocks to R8A7791 SoC along with
>> VIN1 camera support to Koelsch board.
>>
>> This is probably a bit early since it depends on
>> the following pending patches:
>> http://marc.info/?l=linux-sh&m\x138807191506999&w=2
>> ([PATCH V2] media: soc_camera: rcar_vin: Add preliminary R-Car M2 support)
>> http://marc.info/?l=linux-sh&m\x138814366919427&w=2
>> ([PATCH 0/3 V2] ARM: shmobile: koelsch: Add I2C support)
>>
>> Changes in V2:
>> * made koelsch_add_vin_device function static.
>>
>> Changes in V3:
>> * capitalized ARM in the subject.
>>
>> Valentine Barshak (3):
>>    pinctrl: sh-pfc: r8a7791: Add VIN pins
>
> Laurent has queued this up.
>
>>    ARM: shmobile: r8a7791: Add VIN clocks
>
> I will queue this up.
>
>>    ARM: shmobile: koelsch: Add VIN1 SoC camera support
>
> Please repost this once the dependencies are present in either
> an rc release or my devel branch. Please also include a patch
> to update the koelsch defconfig to enable VIN.
>
OK, thanks!

Thanks,
Val.
>>   arch/arm/mach-shmobile/board-koelsch.c |  76 +++++++
>>   arch/arm/mach-shmobile/clock-r8a7791.c |  10 +
>>   drivers/pinctrl/sh-pfc/pfc-r8a7791.c   | 360 +++++++++++++++++++++++++++++++++
>>   3 files changed, 446 insertions(+)
>>
>> --
>> 1.8.3.1
>>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-06 13:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 11:57 [PATCH V3 0/3] ARM: shmobile: koelsch: Add VIN1 camera support Valentine Barshak
2014-01-06  7:53 ` Simon Horman
2014-01-06 13:53 ` Valentine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).