Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1685653pxj; Wed, 19 May 2021 11:26:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxmrL85p4YN19HzlBoZ/93f+kZdptK0t3b98PptctOFG7Mr7pB76kH67FXPs+lnky0n0fQz X-Received: by 2002:a17:906:b1cc:: with SMTP id bv12mr427791ejb.407.1621448795371; Wed, 19 May 2021 11:26:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621448795; cv=none; d=google.com; s=arc-20160816; b=kMAi4JZ4xsOOKM5qxy1rpgTG7Y2O9kCgCXVCCeswrHnS+RqKywT1IQaVViScdehrS/ 0wha1HVCvZ3XRqURk/2jsWKSP7KFHlqQTrt6zXphtSjbkfKFvyXxa1GFGTDFgYQQXckA gwXulhzYKhbA6IF1ajXOM/PGou+7EHKq1ViQDIFIRiMTZt/WTaWvREAEWoLXHd5D/pio zZixM937ichXHsjB+d3otIIWEBX62xz/tY2fBbkp5fgb2Vkwcs4AqOvHcQa4ZpXp0o4Z xf/XvtEEkUK0HwA3M3CA2kJOkLQZ2up35FsHCN57Rg1D9UbR++jhTURoUGk0w4q/GdOC LaVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=91TlSi1BG2T1NPsE85YWLlfvA2GL42STIw94MehgVMk=; b=T7rAJf2dQKRTMuMZMqve1yN+dsvSH95l30eO2mxSPKlXRlUdHhciIIoNvXVmn7R9Jj HDwL2xMTy7bTO0RLJWfUac25Uo3/3Ti7CFuOQa2vrsv9lz8VIq4dbPwRPLW8jRiuoCTT RED/FnJsphvwSFdN3Wv7zf2VOgmL/ehhUlx/hZ5hZEHPldA1inUGgcpwPg+CWupSYaui vptHVPWRnzU6YNsaZekDh0zAO4ugrPTMYrOCX+7ke0nREHcFjZluJaQXieZZxtdyr1Sr bnQMjfPhKhDHS3jfQ4AWPJv0JmI/VdumBiBcfqopax2+bZX3DIPwO5OPCh4m+B1hL5dj NiYw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=DEDhKcf3; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a6si518523edk.546.2021.05.19.11.25.48; Wed, 19 May 2021 11:26:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=DEDhKcf3; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350701AbhERQdi (ORCPT + 99 others); Tue, 18 May 2021 12:33:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:35652 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237685AbhERQdg (ORCPT ); Tue, 18 May 2021 12:33:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1F485611AD; Tue, 18 May 2021 16:32:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621355538; bh=u/ifQStYJysHcF59SInItHEF8Wxyg3nxlW2CG82zMp8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DEDhKcf3e997sxUsUKQQUP64kru3kfut0zj6klKiXRgXBmbqZxYQtcXCc18XQt3+E tN3i2ixBdXR9K2xfD3bEbkPkMPXLSl8ZZhONpsVisQK3Elu8g7T/svIijJpPbrxrPZ aIJjrCUQMj35EoI50N1wYEUXhKJI98v/8fyrfYayZrGpBi3bVzQeTnYt4wIZRzQkw9 aFn9g/h9osQMcRBQPuL1eNWPn6T4DPspm+0MwsKd2P5Jkwk6l14vE8FZ/JnbhDOSYZ yg9qQgZ5Zkz+bftGNjGxJr961anAHwzWSrYPFRN57QjDO28IQN0s7SPII9tiV7oOgh ODGlDhpXLDeYQ== From: Mark Brown To: Michael Walle , linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, devicetree@vger.kernel.org Cc: Mark Brown , Chris Packham , Rob Herring , Rob Herring Subject: Re: [PATCH] dt-bindings: spi: spi-mux: rename flash node Date: Tue, 18 May 2021 17:31:25 +0100 Message-Id: <162135545749.38023.9744391307325226905.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210517153946.9502-1-michael@walle.cc> References: <20210517153946.9502-1-michael@walle.cc> 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, 17 May 2021 17:39:46 +0200, Michael Walle wrote: > The recent conversion of the common MTD properties to YAML now mandates > a particular node name for SPI flash devices. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] dt-bindings: spi: spi-mux: rename flash node commit: 0b07154f066ab2c087c342b372be5771145bdc60 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