From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f48.google.com ([209.85.215.48]:33725 "EHLO mail-lf0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932215AbdC2S0O (ORCPT ); Wed, 29 Mar 2017 14:26:14 -0400 Received: by mail-lf0-f48.google.com with SMTP id h125so14252544lfe.0 for ; Wed, 29 Mar 2017 11:26:12 -0700 (PDT) From: Sergei Shtylyov Message-Id: <20170329182608.174116815@cogentembedded.com> Date: Wed, 29 Mar 2017 21:26:08 +0300 To: Laurent Pinchart , Geert Uytterhoeven , Linus Walleij , linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org Subject: [PATCH 0/1] 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