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 X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C09B9C11F69 for ; Thu, 1 Jul 2021 00:22:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A1C8661408 for ; Thu, 1 Jul 2021 00:22:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237003AbhGAAYx (ORCPT ); Wed, 30 Jun 2021 20:24:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237259AbhGAAYw (ORCPT ); Wed, 30 Jun 2021 20:24:52 -0400 Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6698DC0617AD for ; Wed, 30 Jun 2021 17:22:22 -0700 (PDT) Received: by mail-pg1-x52d.google.com with SMTP id m26so4379540pgb.8 for ; Wed, 30 Jun 2021 17:22:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beagleboard-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=aDnQQVopiKheNy1UmrcDKnk3g5arjbzcZ1y90JZZMEs=; b=M3wYEGtW3GTTHBiLO2Frsst4YQL4Cnl39+BXgG/RQwxVotP5Sa6p9h/ATQ2/JVZtlp CP3mu+tG5NrGUOI91b9fsO9nk+eXzOkzYWywp3TRvFLqtlfB5lzxdxYh7fGkAKSoOEM2 CSMmS06vByZZiYM+bewyGDYmzsaOUfPpd2xmpju4H3+E4wI22B0SXPkaUUddMyIjHJ+o D5QUhNAPC+FTGZbqegNyctpPLY8yuKHRcRdeaByJkVb2jxikijyl6BujzqTQMaqbOxUu msWn589rNB72uXXM58oR3bSxMa/r/mxx8yVHRhma3JuJgAisLMrWPJxZ8P2wkgTNs2Zs gQ8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=aDnQQVopiKheNy1UmrcDKnk3g5arjbzcZ1y90JZZMEs=; b=bo6Rc8RA8mUfpKtAwKOu8b6siZx7CIwZomzW0l6+55W1BsbnDzdAUCLx7Vz406SnFC ngmqzAjLaZferuXOjVG6qjcdYhWEjVZf1tR2H6gJtM33rybIjeNEbDuKjhum31t9V+DL WK7EE19v8ICAofiQlF5fLhWsFBSJm0fKregQqCFNtzmf9SNvoI+DY8XS4IDybQLWXvAi rp53Fqn0NpX8M04eGXe5X0mqGH7WWzL2ReiypB4Op7d6sFHIsws4q14ER2llITOcrkFz 67xwihyPS2tR/QFI4upXnuHxA9upoZSmBdkTIORxpH5djCzfkfdgg539Z8lDCVmRf1aq 8PZg== X-Gm-Message-State: AOAM533T4qPOFlm95T6tyNE3AIzINwj9D/vB5AvMqdSbDnPyp04xWz9+ M8xbMMOxAhTWVxD4oUvQqfAsYg== X-Google-Smtp-Source: ABdhPJw9dHks1Q2cYpLQ4+BAPxfbpT1UUQrH7in4l6B4aRPRkgWDW4GfL5ler7PScrKh481PnMGNDQ== X-Received: by 2002:a62:e309:0:b029:310:dd66:a4ba with SMTP id g9-20020a62e3090000b0290310dd66a4bamr2138162pfh.13.1625098941778; Wed, 30 Jun 2021 17:22:21 -0700 (PDT) Received: from x1.hsd1.or.comcast.net ([2601:1c0:4701:ae70:8687:fcbc:6b3d:c844]) by smtp.gmail.com with ESMTPSA id v6sm25117495pgk.33.2021.06.30.17.22.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Jun 2021 17:22:21 -0700 (PDT) From: Drew Fustini To: Rob Herring , Linus Walleij , Bartosz Golaszewski , Paul Walmsley , Palmer Dabbelt , Michael Zhu , Geert Uytterhoeven , Fu Wei , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-riscv@lists.infradead.org, devicetree@vger.kernel.org Cc: Drew Fustini Subject: [RFC PATH 0/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO bindings and driver Date: Wed, 30 Jun 2021 17:20:37 -0700 Message-Id: <20210701002037.912625-1-drew@beagleboard.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add device tree bindings and driver for the GPIO controller in the StarFive JH7100 SoC [1] used on the BeagleV Starlight JH7100 board [2]. The dts using "starfive,jh7100-gpio" is in StarFive's linux repo [3] and is being cleaned up in preperation for submission. [1] https://github.com/starfive-tech/beaglev_doc [2] https://github.com/beagleboard/beaglev-starlight [3] https://github.com/starfive-tech/linux/blob/beaglev/arch/riscv/boot/dts/starfive/jh7100.dtsi#L262 Drew Fustini (2): dt-bindings: gpio: add starfive,jh7100-gpio bindings gpio: starfive-jh7100: Add StarFive JH7100 GPIO driver .../bindings/gpio/starfive,jh7100-gpio.yaml | 60 +++ MAINTAINERS | 8 + drivers/gpio/Kconfig | 8 + drivers/gpio/Makefile | 1 + drivers/gpio/gpio-starfive-jh7100.c | 425 ++++++++++++++++++ 5 files changed, 502 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/starfive,jh7100-gpio.yaml create mode 100644 drivers/gpio/gpio-starfive-jh7100.c -- 2.27.0