From patchwork Thu Mar 28 18:22:32 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Marek_Beh=C3=BAn?= X-Patchwork-Id: 10875683 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 43617922 for ; Thu, 28 Mar 2019 18:22:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 25D6F28D51 for ; Thu, 28 Mar 2019 18:22:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1876328F2A; Thu, 28 Mar 2019 18:22:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 4ADDE28D51 for ; Thu, 28 Mar 2019 18:22:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date: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=Sb8Z3deiiFQygk07ULj3Ur/IVG3pCnc40OxK1JgjBxQ=; b=TtueT3c/kqIay6 ThZznGxo84zerhRMuBl+2/1IYGjgq2/fhRax8OwAQF6YcBF/i67l+xqad1gVY5WdmTaSnbsFdSfLb qSUvrvmqlwzMPGKeMzN27b/4JqsFZ/mkYIGUoUZ83seX77UAclvEp/6oL5Pw6fCGo2oIDe7r0hO9G vVjEofS7jEEZXWXkdCgF13llmoPD8Rt4tM1Wjc8yEOHD2kUU8xpwT36UY6l2NNfMCIk+8s3EXB0W2 RTHCJHemNbzfxDODw3wRUXdR1JqV176usc0GPYIvGNgvr+R6HgDu9NykfdRSTUQjDu09qQAVRcIeR i33SkcrCNpeQ9Q3p/yjQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h9Zfn-0006oc-6Q; Thu, 28 Mar 2019 18:22:43 +0000 Received: from mail.nic.cz ([2001:1488:800:400::400]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h9Zfj-0006o9-Le for linux-arm-kernel@lists.infradead.org; Thu, 28 Mar 2019 18:22:41 +0000 Received: from localhost (unknown [172.20.6.218]) by mail.nic.cz (Postfix) with ESMTPS id 3831962207; Thu, 28 Mar 2019 19:22:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nic.cz; s=default; t=1553797353; bh=HNc8je5e7o3Zlv/IRfNGgIw/Fov/vE29qMWfqMRLRfs=; h=Date:From:To; b=i+i3bcEzYoQ9oLUhDYNnTsX7OOnXJoAn2hao93fL+9TkaxqgYzl6QRhdluDtJ25jW hmsnSJe5GLMu/I5KNrKetTArikA9cc9ry6eESaNWdHseQpvWL7M2X3zzRDBFskuDxD WJKH5UfhXlT5qMvL2BN0WCx3kQXwmCzCjW5F28vE= Date: Thu, 28 Mar 2019 19:22:32 +0100 From: Marek Behun To: arm@kernel.org Subject: [GIT PULL] Turris Mox Moxtet bus Message-ID: <20190328192232.4b5c993a@nic.cz> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.2 at mail X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190328_112240_002372_2A42910A X-CRM114-Status: GOOD ( 11.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Jon Hunter Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hello arm-soc maintainers, please pull the implementation of the Moxtet bus driver into arm-soc/for-next. Moxtet is a small bus found on Turris Mox. The patches are reviewed by Linus Walleij and Rob Herring. Thanks, Marek The following changes since commit 93958742192e7956d05989836ada9071f9ffe42e: arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186 (2019-03-25 17:12:20 +0100) are available in the Git repository at: https://gitlab.labs.nic.cz/turris/mox-kernel.git/ arm-soc-moxtet-bus for you to fetch changes up to cea960603584ff05ae6dba647d1641508e5998b4: dt-bindings: gpio: Document GPIOs via Moxtet bus (2019-03-28 19:03:01 +0100) ---------------------------------------------------------------- Marek BehĂșn (5): bus: Add support for Moxtet bus dt-bindings: bus: Document moxtet bus binding bus: moxtet: Add sysfs and debugfs documentation drivers: gpio: Add support for GPIOs over Moxtet bus dt-bindings: gpio: Document GPIOs via Moxtet bus Documentation/ABI/testing/debugfs-moxtet | 23 ++ Documentation/ABI/testing/sysfs-bus-moxtet-devices | 17 ++ Documentation/devicetree/bindings/bus/moxtet.txt | 46 ++++ Documentation/devicetree/bindings/gpio/gpio-moxtet.txt | 18 ++ MAINTAINERS | 12 ++ drivers/bus/Kconfig | 10 + drivers/bus/Makefile | 1 + drivers/bus/moxtet.c | 886 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/gpio/Kconfig | 9 + drivers/gpio/Makefile | 1 + drivers/gpio/gpio-moxtet.c | 179 ++++++++++++++++ include/dt-bindings/bus/moxtet.h | 16 ++ include/linux/moxtet.h | 109 ++++++++++ 13 files changed, 1327 insertions(+) create mode 100644 Documentation/ABI/testing/debugfs-moxtet create mode 100644 Documentation/ABI/testing/sysfs-bus-moxtet-devices create mode 100644 Documentation/devicetree/bindings/bus/moxtet.txt create mode 100644 Documentation/devicetree/bindings/gpio/gpio-moxtet.txt create mode 100644 drivers/bus/moxtet.c create mode 100644 drivers/gpio/gpio-moxtet.c create mode 100644 include/dt-bindings/bus/moxtet.h create mode 100644 include/linux/moxtet.h