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=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 F00ADC2B9F4 for ; Fri, 25 Jun 2021 13:25:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D960B61628 for ; Fri, 25 Jun 2021 13:25:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231750AbhFYN1t (ORCPT ); Fri, 25 Jun 2021 09:27:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:37908 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231723AbhFYN1s (ORCPT ); Fri, 25 Jun 2021 09:27:48 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CBF7E61962; Fri, 25 Jun 2021 13:25:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624627527; bh=qcpAWsaKBKP2cYE/QTJytbAgd5/dYyX6bEO/6RAQR9k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YgwWd1Z97gDsr2HOEBIE+YINKAIbCMOFDyRb8UcIHURTdp5iA/NuJOQqcBVIrSD8u ka0BIiOCmjPs2I71RhIWRHS9W2K0RAmlcKcpypmWq8clarwhZreZGM44Zg8HfbIv6M 3Soz11sUS7jpNdoeKaEO4WX5JXE/GCpk84Ram8keWaG3MnX1MIRgXADQRKtlsBhlU/ y6mFJTMkPKXiqwRBeoILLQElg0bMoOSxVP77YDNXfTmKSVCR2ZvFYhaZrNsoRwtyyl qB3zW3XPcjl287YmzemkJk/LKJ5PT6TWYNDwQ4WSxkzxiso4UfZEjnUDRBqMFtWPq/ ooQPEck09apSA== From: Mark Brown To: michal.simek@xilinx.com, robh+dt@kernel.org, Nobuhiro Iwamatsu Cc: Mark Brown , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML Date: Fri, 25 Jun 2021 14:24:56 +0100 Message-Id: <162462715508.45765.10141179560885768264.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210613214317.296667-1-iwamatsu@nigauri.org> References: <20210613214317.296667-1-iwamatsu@nigauri.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 14 Jun 2021 06:43:17 +0900, Nobuhiro Iwamatsu wrote: > Convert spi for Xilinx Zynq UltraScale+ MPSoC GQSPI bindings > documentation to YAML. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML commit: c58db2abb19fd2bf23fb25bb3630a9f540df6042 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark 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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 1B752C49EA7 for ; Fri, 25 Jun 2021 13:26:59 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DFC7861628 for ; Fri, 25 Jun 2021 13:26:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DFC7861628 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: 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: List-Owner; bh=OQzGQN7OQuIqP6qWDKhZhyMxv+g2CXAEQKYVJljDeUA=; b=VD0xC428HzGJaa SO5qsSWtEOz4uMnZy7ScTKvJJFxQiMdw5J93L15iHCRCvXiTOO6YSFHN1/IfjpW9iQYv8opNWYpTT WtAGKN1/VWT9+LV+AXB3iOQpo9ETGvkXm/4rM+bZkga31QyDfNrbqHj5glcI9MFNg47RvEihnaAFC Is371fhVjaE8JwCMCv2/9/9m4PkUASNbfq2/7cmMCSsf9zZI7X7P7gGNLrBCouqdu1bolP7gAeoas 4cz91cixkA9Qb7amvk1cyWhuvKYSxSW4XwNdn7+6h3/tXsnfUU4smgopY5kQLgN2JhUak5NcZG5t7 epdBc2zjcz/ACnBqsrEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwlpv-001f55-V1; Fri, 25 Jun 2021 13:25:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwlpn-001f3Q-KH for linux-arm-kernel@lists.infradead.org; Fri, 25 Jun 2021 13:25:29 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id CBF7E61962; Fri, 25 Jun 2021 13:25:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624627527; bh=qcpAWsaKBKP2cYE/QTJytbAgd5/dYyX6bEO/6RAQR9k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YgwWd1Z97gDsr2HOEBIE+YINKAIbCMOFDyRb8UcIHURTdp5iA/NuJOQqcBVIrSD8u ka0BIiOCmjPs2I71RhIWRHS9W2K0RAmlcKcpypmWq8clarwhZreZGM44Zg8HfbIv6M 3Soz11sUS7jpNdoeKaEO4WX5JXE/GCpk84Ram8keWaG3MnX1MIRgXADQRKtlsBhlU/ y6mFJTMkPKXiqwRBeoILLQElg0bMoOSxVP77YDNXfTmKSVCR2ZvFYhaZrNsoRwtyyl qB3zW3XPcjl287YmzemkJk/LKJ5PT6TWYNDwQ4WSxkzxiso4UfZEjnUDRBqMFtWPq/ ooQPEck09apSA== From: Mark Brown To: michal.simek@xilinx.com, robh+dt@kernel.org, Nobuhiro Iwamatsu Cc: Mark Brown , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML Date: Fri, 25 Jun 2021 14:24:56 +0100 Message-Id: <162462715508.45765.10141179560885768264.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210613214317.296667-1-iwamatsu@nigauri.org> References: <20210613214317.296667-1-iwamatsu@nigauri.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210625_062527_728812_592D7E2F X-CRM114-Status: GOOD ( 10.34 ) 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: , 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 On Mon, 14 Jun 2021 06:43:17 +0900, Nobuhiro Iwamatsu wrote: > Convert spi for Xilinx Zynq UltraScale+ MPSoC GQSPI bindings > documentation to YAML. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML commit: c58db2abb19fd2bf23fb25bb3630a9f540df6042 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel