From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 951A4C433EF for ; Fri, 24 Dec 2021 07:50:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343595AbhLXHuu (ORCPT ); Fri, 24 Dec 2021 02:50:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49658 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234111AbhLXHut (ORCPT ); Fri, 24 Dec 2021 02:50:49 -0500 Received: from mail-pg1-x535.google.com (mail-pg1-x535.google.com [IPv6:2607:f8b0:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6D349C061401; Thu, 23 Dec 2021 23:50:48 -0800 (PST) Received: by mail-pg1-x535.google.com with SMTP id r138so7014217pgr.13; Thu, 23 Dec 2021 23:50:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id; bh=jPo9yF90yb6Tml8cLFg4vSSw+Zf7GoEQngD5eTEX1OY=; b=o6AZ60TksFPsSJSQ72DUDRRzpUTtoGNPTBNGcr+wGf7lQ1LC2fDWb6Wp2pWlMWU+gr r+OrkV3RhoGY/YdyXuC7B5NRyUQOrvpLAknVyXgsWzzem4e6FkHsFjK+UHbtzTwTofne W1Ff5TsY6ReEsTZdGidJM/4LxxRrprscedzYY0ix/cg9jkuBx4lhIMHZcT6x7i6eqp/c aUGXFMzFq37hO+ivg1jmeG7tC2uxvT9JeQEdknzB/IZN3Jc+v+xAM6eRit0kNsjrb1Oc wDj3jEONytF9chIcDoEzAFWWPDYxCqWTYd7Ri/jqdbHZkexwZlbkZFjj4QTh4sx4pnl5 IiMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=jPo9yF90yb6Tml8cLFg4vSSw+Zf7GoEQngD5eTEX1OY=; b=DKATj2wsE/XwaTQ6v5bEoVK/e9Yrci1PgRnkQKyRrtIbHeNTihW7Q2Qk8D7DSDVy2O 7VOh4ETVKby80BWNx2cBqrAF25+z3vspPfiDl8hP8wmNaTXqC1tufiYWxkUmfAuKKiah trvZxBAsH6JruYM+AGdLmOwd/xYNQ8aG9q4IEYSU9S/nD1ImCnErktZF9L1eg7aLnIBL /TycLosV2eegtcNPhRMtbevSqLz03Jxz1H8ohdImCP3JuM0Q4ph781+kndpm0uHAUfHt JsZ6zCvjt+Tc7BdREnoZ2W4JGaGc6D5UMSPznLwafG3NOEgOMqdPYMNEECqnAJoksLB/ edaw== X-Gm-Message-State: AOAM530wQcdzzQSVlVmIg+pjTsdbukFlPGlyCbqh0VvujC2bCZSM6qL1 hLJ9PCuX92LGXr2RQ9TPXlU= X-Google-Smtp-Source: ABdhPJyL+M7kwA3RB1jOBULDmZL382fyohtjDHLYMATrFA4XD7buEb0hwEr5OLXp0B5kr89XXQRzGQ== X-Received: by 2002:a63:7c1b:: with SMTP id x27mr5158267pgc.176.1640332247743; Thu, 23 Dec 2021 23:50:47 -0800 (PST) Received: from scdiu3.sunplus.com ([113.196.136.192]) by smtp.googlemail.com with ESMTPSA id h15sm8649164pfc.134.2021.12.23.23.50.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Dec 2021 23:50:47 -0800 (PST) From: Wells Lu To: linus.walleij@linaro.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: wells.lu@sunplus.com, dvorkin@tibbo.com, Wells Lu Subject: [PATCH v5 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC. Date: Fri, 24 Dec 2021 15:42:57 +0800 Message-Id: <1640331779-18277-1-git-send-email-wellslutw@gmail.com> X-Mailer: git-send-email 2.7.4 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sunplus SP7021 is an ARM Cortex A7 (4 cores) based SoC. It integrates many peripherals (ex: UART, I2C, SPI, SDIO, eMMC, USB, SD card and etc.) into a single chip. It is designed for industrial control applications. Refer to: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview https://tibbo.com/store/plus1.html Wells Lu (2): dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021 pinctrl: Add driver for Sunplus SP7021 .../bindings/pinctrl/sunplus,sp7021-pinctrl.yaml | 373 +++++++ MAINTAINERS | 10 + drivers/pinctrl/Kconfig | 1 + drivers/pinctrl/Makefile | 1 + drivers/pinctrl/sunplus/Kconfig | 21 + drivers/pinctrl/sunplus/Makefile | 5 + drivers/pinctrl/sunplus/sppctl.c | 1178 ++++++++++++++++++++ drivers/pinctrl/sunplus/sppctl.h | 155 +++ drivers/pinctrl/sunplus/sppctl_sp7021.c | 584 ++++++++++ include/dt-bindings/pinctrl/sppctl-sp7021.h | 171 +++ include/dt-bindings/pinctrl/sppctl.h | 30 + 11 files changed, 2529 insertions(+) create mode 100644 Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml create mode 100644 drivers/pinctrl/sunplus/Kconfig create mode 100644 drivers/pinctrl/sunplus/Makefile create mode 100644 drivers/pinctrl/sunplus/sppctl.c create mode 100644 drivers/pinctrl/sunplus/sppctl.h create mode 100644 drivers/pinctrl/sunplus/sppctl_sp7021.c create mode 100644 include/dt-bindings/pinctrl/sppctl-sp7021.h create mode 100644 include/dt-bindings/pinctrl/sppctl.h -- 2.7.4 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6AA1DC433F5 for ; Fri, 24 Dec 2021 07:52:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=OtEUaIkMyBacnZzQNnlZYOch0JNaje1kf9MK5wHrTQM=; b=0fnrFau8XEWwzm puhTY/cr+9h8iCQ8gKxBH48euwoEj1lysagI5VpQ0K2cSlQwwGqul86ori/Pfpp9g50d3TRXKTXDB 4LD5UhnahxkekXfYS+NjyrKuv7DhtCX4apaxXSFKCyZ41+3JZXG2vH/54L988kJyoz31q8UjmPum6 dX5Mna5y9OXVKHe6kEpnIYzRd55SeGdNfjEzYk0Bi5SQYVg/s8c3uQuUq3PHd1qUozcen2DWSFK9x lJ6kobap0nLiVhdc8damsyqZK16H4vpdFOELuu4KMtwS1HbyMX/WIIylFZtlUTA9cBAhE7G+ett6F uGB8VgjSYjbJlvOQK43w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0fLp-00DsuO-6d; Fri, 24 Dec 2021 07:50:53 +0000 Received: from mail-pf1-x432.google.com ([2607:f8b0:4864:20::432]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0fLl-00Dst9-4m for linux-arm-kernel@lists.infradead.org; Fri, 24 Dec 2021 07:50:50 +0000 Received: by mail-pf1-x432.google.com with SMTP id b22so7216073pfb.5 for ; Thu, 23 Dec 2021 23:50:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id; bh=jPo9yF90yb6Tml8cLFg4vSSw+Zf7GoEQngD5eTEX1OY=; b=o6AZ60TksFPsSJSQ72DUDRRzpUTtoGNPTBNGcr+wGf7lQ1LC2fDWb6Wp2pWlMWU+gr r+OrkV3RhoGY/YdyXuC7B5NRyUQOrvpLAknVyXgsWzzem4e6FkHsFjK+UHbtzTwTofne W1Ff5TsY6ReEsTZdGidJM/4LxxRrprscedzYY0ix/cg9jkuBx4lhIMHZcT6x7i6eqp/c aUGXFMzFq37hO+ivg1jmeG7tC2uxvT9JeQEdknzB/IZN3Jc+v+xAM6eRit0kNsjrb1Oc wDj3jEONytF9chIcDoEzAFWWPDYxCqWTYd7Ri/jqdbHZkexwZlbkZFjj4QTh4sx4pnl5 IiMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=jPo9yF90yb6Tml8cLFg4vSSw+Zf7GoEQngD5eTEX1OY=; b=5RIpqvc6m5cti/44z8URxlavsa27g6NBx0dInA3shixE6pv3VVqoi03Nd1s0ZC3xLE O0Nu5CkFndn6mIoicXNB+ZhnY4Lsh5+UOsR0tH55ueK9gIO6eUfgz9kibDvA0KlMMgL0 LSxoo3Gjg1Ib1nsB4UHf/v3xBRa80mXxD4fdjhgJtGMcN1CGQIpXygsmQxfPuM07tNbS PaA5IA5wzsjtu77XbQ7iXhW6lF7CN2bPIHwO5RdhsOYJ9oKL/J7OCxkZTEFC4TO+mbKc 9ujn4oA+KvEKLqEkhIWenZGFOU6jin7sukXb8iLbUrCDQ73ODtkTtvv9py3vGC/VKEZl RuNg== X-Gm-Message-State: AOAM533Tgs2v2YGflp+jgn+UyDx7cW8D5XCsvmGmOLMahXQAkIAXNplX vlbOJRt8xLJIK6d6DmbBG44= X-Google-Smtp-Source: ABdhPJyL+M7kwA3RB1jOBULDmZL382fyohtjDHLYMATrFA4XD7buEb0hwEr5OLXp0B5kr89XXQRzGQ== X-Received: by 2002:a63:7c1b:: with SMTP id x27mr5158267pgc.176.1640332247743; Thu, 23 Dec 2021 23:50:47 -0800 (PST) Received: from scdiu3.sunplus.com ([113.196.136.192]) by smtp.googlemail.com with ESMTPSA id h15sm8649164pfc.134.2021.12.23.23.50.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Dec 2021 23:50:47 -0800 (PST) From: Wells Lu To: linus.walleij@linaro.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: wells.lu@sunplus.com, dvorkin@tibbo.com, Wells Lu Subject: [PATCH v5 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC. Date: Fri, 24 Dec 2021 15:42:57 +0800 Message-Id: <1640331779-18277-1-git-send-email-wellslutw@gmail.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211223_235049_227437_5E31E7B1 X-CRM114-Status: GOOD ( 10.94 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Sunplus SP7021 is an ARM Cortex A7 (4 cores) based SoC. It integrates many peripherals (ex: UART, I2C, SPI, SDIO, eMMC, USB, SD card and etc.) into a single chip. It is designed for industrial control applications. Refer to: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview https://tibbo.com/store/plus1.html Wells Lu (2): dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021 pinctrl: Add driver for Sunplus SP7021 .../bindings/pinctrl/sunplus,sp7021-pinctrl.yaml | 373 +++++++ MAINTAINERS | 10 + drivers/pinctrl/Kconfig | 1 + drivers/pinctrl/Makefile | 1 + drivers/pinctrl/sunplus/Kconfig | 21 + drivers/pinctrl/sunplus/Makefile | 5 + drivers/pinctrl/sunplus/sppctl.c | 1178 ++++++++++++++++++++ drivers/pinctrl/sunplus/sppctl.h | 155 +++ drivers/pinctrl/sunplus/sppctl_sp7021.c | 584 ++++++++++ include/dt-bindings/pinctrl/sppctl-sp7021.h | 171 +++ include/dt-bindings/pinctrl/sppctl.h | 30 + 11 files changed, 2529 insertions(+) create mode 100644 Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml create mode 100644 drivers/pinctrl/sunplus/Kconfig create mode 100644 drivers/pinctrl/sunplus/Makefile create mode 100644 drivers/pinctrl/sunplus/sppctl.c create mode 100644 drivers/pinctrl/sunplus/sppctl.h create mode 100644 drivers/pinctrl/sunplus/sppctl_sp7021.c create mode 100644 include/dt-bindings/pinctrl/sppctl-sp7021.h create mode 100644 include/dt-bindings/pinctrl/sppctl.h -- 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel