From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f43.google.com ([209.85.215.43]:33795 "EHLO mail-lf0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932201AbdC2Sgz (ORCPT ); Wed, 29 Mar 2017 14:36:55 -0400 Received: by mail-lf0-f43.google.com with SMTP id z15so14423137lfd.1 for ; Wed, 29 Mar 2017 11:36:54 -0700 (PDT) From: Sergei Shtylyov Message-Id: <20170329183649.925242432@cogentembedded.com> Date: Wed, 29 Mar 2017 21:36:49 +0300 To: Laurent Pinchart , Geert Uytterhoeven , Linus Walleij , linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org Subject: [PATCH 0/2] Add missing signal data to R8A7791 PFC driver Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hello! Here's a set of 2 patches against the 'fixes' branch of Linus Walleij's 'linux-pinctrl.git'. The patches add support for (1) the HSCIF1 configured to use signal group E (which is currently broken) and for (2) the DVC_MUTE signal. [1/2] pinctrl: sh-pfc: r8a7791: add missing HSCIF1 pinmux data [2/2] pinctrl: sh-pfc: r8a7791: add missing DVC_MUTE signal MBR, Sergei