From patchwork Tue Jul 30 05:43:25 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 170034 Delivered-To: patch@linaro.org Received: by 2002:a92:512:0:0:0:0:0 with SMTP id q18csp2183937ile; Mon, 29 Jul 2019 22:43:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqwOcstYSZ3jde3T3VlWD/ZNHlazPkOlxUkQZOJysRr94f9nhRpxAITLXc3KFpffM/f6obze X-Received: by 2002:a65:60d2:: with SMTP id r18mr213102pgv.71.1564465423992; Mon, 29 Jul 2019 22:43:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564465423; cv=none; d=google.com; s=arc-20160816; b=zsojVubKCEoz42cXbUmG+h3IaV9FW7eIyzQrM2rhzPBNhft7kljbsbtLvnifpUM+N7 PwQrPw3T+PbQgFz0cmKp4TfpLSNGEugDfzuNjMgow0f1j5gCAPfqeZ/HmwM1452U1MXp O019xeMvnDX1279VI3HFMZJ0ItdbUvIeZX6wTNIANzLrWxrrd1NC69LZQbna3pSFEAxw KA7Xm24R7atvyaOdnahUSBs0jDOb5plzVTEie5DYwNyccwEuLUWEmFuKOQS+pBcT044W kTOO3W5THiZS8oEETo+GUInW2gBnIXaQo7IQVGCORuUo/J5xIKifUlI0OiZXhhSRsg9k Dh6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=YVjlpONIBxjZginMD2IiNx1b4ZXVHqyE6nvLrehp/K8=; b=uaLTFfvqXAlIz6ugqoPPJ7/Zldf/P+SEba5TSQpWEJtj86LLN0acT85L67mMISX3b5 yjlrSeXLFTxNIDO7grQPYZJj0S5T1jNVi8dubRV0cCYx8y8eIy6x6yvxtAcumh+4xP7K j96Yb7PWeher0rf+mWVZA/o0+j+htnj6urA3hSflPvzoyMXsVdyEi3rVtp9j82w9vDXa J/2FABVLWOCb+SvwxxtzKrG/JKnObbK1y8GNOpDfa+HBNrO2T4jrAfrQo+R/+PW32GQQ n9IqmY7RRFEP5th/LnI2Vtmj4vSiLPrS8i+3Oy1FPPlnPzp8MTo6rTEi4CT+VYSvapMN +IUQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u71si30113631pgd.279.2019.07.29.22.43.43; Mon, 29 Jul 2019 22:43:43 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727086AbfG3Fnn (ORCPT + 5 others); Tue, 30 Jul 2019 01:43:43 -0400 Received: from mx.socionext.com ([202.248.49.38]:57329 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725209AbfG3Fnn (ORCPT ); Tue, 30 Jul 2019 01:43:43 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 30 Jul 2019 14:43:41 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 8CA3A60629; Tue, 30 Jul 2019 14:43:41 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Tue, 30 Jul 2019 14:43:41 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 21B5C1A04FC; Tue, 30 Jul 2019 14:43:41 +0900 (JST) From: Kunihiko Hayashi To: Linus Walleij , Masahiro Yamada , linux-gpio@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: [PATCH v2 0/5] pinctrl: uniphier: Add some improvements and new settings Date: Tue, 30 Jul 2019 14:43:25 +0900 Message-Id: <1564465410-9165-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org This series adds some improvements and new settings for pin-mux. Changes since v1: - sort arrays in alphabetical order - sort pin numbers in ascending order - merge "aout1b" pin-mux to aout1_group - change "4th" in the subject to "5th" - add Acked-by: lines Kunihiko Hayashi (5): pinctrl: uniphier: Separate modem group from UART ctsrts group pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20 pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting pinctrl: uniphier: Add Pro5 PCIe pin-mux settings pinctrl: uniphier: Fix Pro5 SD pin-mux setting drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c | 10 +++++++--- drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c | 20 ++++++++++++++++---- drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c | 10 +++++++--- drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c | 10 +++++++--- drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c | 10 +++++++--- drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c | 17 +++++++++++++---- drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c | 10 +++++++--- drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c | 10 +++++++--- drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c | 10 +++++++--- 9 files changed, 78 insertions(+), 29 deletions(-) -- 2.7.4 Acked-by: Masahiro Yamada