* [PATCH 0/2] pinctrl: sh-pfc: pfc-r8a7790: Update VIN groups
@ 2013-12-10 15:50 Valentine Barshak
2013-12-10 15:57 ` Laurent Pinchart
2013-12-10 16:16 ` Valentine
0 siblings, 2 replies; 3+ messages in thread
From: Valentine Barshak @ 2013-12-10 15:50 UTC (permalink / raw)
To: linux-sh
This adds missing VIN pins to the pfc-r8a7790 driver and reorganizes
the VIN groups to cover all possible configurations of VIN data pins.
This also groups hsync and vsync pins together and renames "field_signal"
and "data_enable" groups to "field" and "clkenb" respectively.
Valentine Barshak (2):
pinctrl: sh-pfc: pfc-r8a7790: Add full VIN1/2/3 support
pinctrl: sh-pfc: pfc-r8a7790: Reorganize and rename VIN pin groups
drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 441 ++++++++++++++++++++++++++++++-----
1 file changed, 382 insertions(+), 59 deletions(-)
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] pinctrl: sh-pfc: pfc-r8a7790: Update VIN groups
2013-12-10 15:50 [PATCH 0/2] pinctrl: sh-pfc: pfc-r8a7790: Update VIN groups Valentine Barshak
@ 2013-12-10 15:57 ` Laurent Pinchart
2013-12-10 16:16 ` Valentine
1 sibling, 0 replies; 3+ messages in thread
From: Laurent Pinchart @ 2013-12-10 15:57 UTC (permalink / raw)
To: linux-sh
Hi Valentine,
Thank you for the patches.
On Tuesday 10 December 2013 19:50:09 Valentine Barshak wrote:
> This adds missing VIN pins to the pfc-r8a7790 driver and reorganizes
> the VIN groups to cover all possible configurations of VIN data pins.
> This also groups hsync and vsync pins together and renames "field_signal"
> and "data_enable" groups to "field" and "clkenb" respectively.
>
> Valentine Barshak (2):
> pinctrl: sh-pfc: pfc-r8a7790: Add full VIN1/2/3 support
> pinctrl: sh-pfc: pfc-r8a7790: Reorganize and rename VIN pin groups
From a review point of view it would make my life much easier if you could
switch the patches order. The reason is that patch 2/2 is currently pretty big
because 1/2 comes first. Inverting them would make the reorganization patch
simpler, and would make the VIN1/2/3 support patch cleaner.
> drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 441 +++++++++++++++++++++++++++-----
> 1 file changed, 382 insertions(+), 59 deletions(-)
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] pinctrl: sh-pfc: pfc-r8a7790: Update VIN groups
2013-12-10 15:50 [PATCH 0/2] pinctrl: sh-pfc: pfc-r8a7790: Update VIN groups Valentine Barshak
2013-12-10 15:57 ` Laurent Pinchart
@ 2013-12-10 16:16 ` Valentine
1 sibling, 0 replies; 3+ messages in thread
From: Valentine @ 2013-12-10 16:16 UTC (permalink / raw)
To: linux-sh
On 12/10/2013 07:57 PM, Laurent Pinchart wrote:
> Hi Valentine,
>
> Thank you for the patches.
>
> On Tuesday 10 December 2013 19:50:09 Valentine Barshak wrote:
>> This adds missing VIN pins to the pfc-r8a7790 driver and reorganizes
>> the VIN groups to cover all possible configurations of VIN data pins.
>> This also groups hsync and vsync pins together and renames "field_signal"
>> and "data_enable" groups to "field" and "clkenb" respectively.
>>
>> Valentine Barshak (2):
>> pinctrl: sh-pfc: pfc-r8a7790: Add full VIN1/2/3 support
>> pinctrl: sh-pfc: pfc-r8a7790: Reorganize and rename VIN pin groups
>
> From a review point of view it would make my life much easier if you could
> switch the patches order. The reason is that patch 2/2 is currently pretty big
> because 1/2 comes first. Inverting them would make the reorganization patch
> simpler, and would make the VIN1/2/3 support patch cleaner.
Current layout splits pin addition and reorganization in 2 completely
separate steps.
Inverting will involve complete rework of the patches.
The reorganization patch would still be pretty big and it would have
to partially include VIN1-related changes from "Add full VIN1/2/3 support"
since some VIN1 pins are missing.
I'll probably try to switch and split them into more patches then.
>
>> drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 441 +++++++++++++++++++++++++++-----
>> 1 file changed, 382 insertions(+), 59 deletions(-)
>
Thanks,
Val.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-10 16:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 15:50 [PATCH 0/2] pinctrl: sh-pfc: pfc-r8a7790: Update VIN groups Valentine Barshak
2013-12-10 15:57 ` Laurent Pinchart
2013-12-10 16:16 ` 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).