From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentine Barshak Date: Tue, 10 Dec 2013 15:50:09 +0000 Subject: [PATCH 0/2] pinctrl: sh-pfc: pfc-r8a7790: Update VIN groups Message-Id: <1386690611-2014-1-git-send-email-valentine.barshak@cogentembedded.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org 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