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 332CEEB64DD for ; Thu, 15 Jun 2023 13:20:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343874AbjFONUZ (ORCPT ); Thu, 15 Jun 2023 09:20:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344105AbjFONUX (ORCPT ); Thu, 15 Jun 2023 09:20:23 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 09F3A191 for ; Thu, 15 Jun 2023 06:20:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 95C4B625C4 for ; Thu, 15 Jun 2023 13:20:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id EE41DC433C9; Thu, 15 Jun 2023 13:20:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686835222; bh=WJUxwWMi3jkyrpIDm9F0axFo1zlOM4+XYJs9uUNOl3A=; h=Subject:From:Date:To:From; b=I2V+0mnmghNj0SCNa2INuFxrvqgaquzeJSjIbCxDYC8vptIhqY7+3IDvxOCo9Dmva HTlHrd387Tsx4yuR/W+UFePnG8lAv7zrbDjj7j3tzXqCQQtQUBGowYBm3ThjcTA1Ba PRDTb/b86acVRHg1R42nT5ybgG1fONIXIV4YCkR297YrchPX5TO/Ma756N3IomtWnE nB6C5AKHuPoZqY7tcMZMQhTHCo7qnGHswc5Z/sVsndrpcbUMe7ihfH716+nfiE/p7+ 4POVBaVKPOA3gZ8WG/4kHPq6yebpBn/dJzzMTpbfEAoBT8L/chONQcC5teeoyUGRqL 3hk5+ZpikfgqA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id C86C4C395C7; Thu, 15 Jun 2023 13:20:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Patchwork summary for: spi-devel-general From: patchwork-bot+spi-devel-general@kernel.org Message-Id: <168683522173.6025.2868770835119706736.git-patchwork-summary@kernel.org> Date: Thu, 15 Jun 2023 13:20:21 +0000 To: linux-spi@vger.kernel.org, broonie@kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org Hello: The following patches were marked "accepted", because they were applied to broonie/spi.git (for-next): Series: spi: stm32: add spi slave mode Submitter: Valentin Caron Committer: Mark Brown Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=757057 Lore link: https://lore.kernel.org/r/20230614102628.202936-1-valentin.caron@foss.st.com Patches: [v2,1/4] spi: stm32: renaming of spi_master into spi_controller [v2,2/4] spi: stm32: use dmaengine_terminate_{a}sync instead of _all [v2,3/4] dt-bindings: spi: stm32: disable spi-slave property for stm32f4-f7 Series: spi: stm32: add spi device mode Submitter: Valentin Caron Committer: Mark Brown Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=757363 Lore link: https://lore.kernel.org/r/20230615075815.310261-1-valentin.caron@foss.st.com Patches: [v3,1/4] spi: stm32: renaming of spi_master into spi_controller [v3,2/4] spi: stm32: use dmaengine_terminate_{a}sync instead of _all [v3,3/4] dt-bindings: spi: stm32: disable spi-slave property for stm32f4-f7 [v3,4/4] spi: stm32: introduction of stm32h7 SPI device mode support Total patches: 7 -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html