Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp2824760pxb; Tue, 21 Sep 2021 08:27:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzBN2i4q8Dn9i1+rGneiihrbdOXhx4zx24WeUPGlf/KQTzswzKs+Rr7ad6HVjn7j3Vs3HQD X-Received: by 2002:a92:c04c:: with SMTP id o12mr22811355ilf.124.1632238023397; Tue, 21 Sep 2021 08:27:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632238023; cv=none; d=google.com; s=arc-20160816; b=dv5aYFqoSXL/Q7UQA3hxuGhP4DoQXl8EE4HzJxesbbe28mP8X9cgibKGN9CSUM1Qf4 Y7RWVdiyVGA59PNchbxQ5JPwjbP+m9ogJpwqPSf/GqyOWjubSc2kmJA41mbVTOKs2TD9 b+rW1kAPS2BUG0LlXd5i6wwC4/9VNqVhBtPRnYC36ZNZkWnVd3KXM60sK/Bl6MxlDl3W DARtrxD812pTNmVKCAAhcQ4v6nXzuk+s7DeYbLzBr+/PTVZOXv9sJlySLV3hUhAeawFt dP3fJ+8WUUEHCPbXk8SVVRkiTlzagP9x416hB4vCVV8KccDIB+Y85rge8gjWUvh7Iy88 9oDQ== 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=UgUggg+XI4+jHLO+T/83j/MQjjNaYUU1T9ItUwxWQb0=; b=otn8uP4MEAF3D8egO9l/wArKFZs7YZnq7tw0McWE40Tdoh45ypp26VdOwQi3hcOsUy EQNfJYnrBGJDVTk3l6EghjJaA2hgJFs0VPswY6H6nhxpP4VAbp6ronzqbtMjw+J8TYEH w5FGazZo+pk2F1JySX1Zu0DZor+hP6Xyft+kk4C9x7Lj8shM19jN9VmM+invKjmWEdTX eMtAekVKIlBaVgsVl2pRx2vskiZMnHO58OwoyJpJXIbCOB5MdRRMZ5JkVle8ty3ExLh6 X1KchYH1y0WYGrh1CaUMe69R4L3PphQ88c0BUTJpdfMsLBlDCdy6rb3erqIekUsmV224 4RJw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=AhrcU4h4; 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 z9si18307662ile.172.2021.09.21.08.26.50; Tue, 21 Sep 2021 08:27:03 -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=AhrcU4h4; 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 S234050AbhIUP1Z (ORCPT + 99 others); Tue, 21 Sep 2021 11:27:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:56026 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233853AbhIUP1Z (ORCPT ); Tue, 21 Sep 2021 11:27:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1150661186; Tue, 21 Sep 2021 15:25:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632237956; bh=eyjTinIjeXPa0AJBKtnyfN91AZdFFxdTY14CTjIc1z4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AhrcU4h4aLg7A2EytJTjpJEM09a6pqMyRT8ED0GB6up/+6EATWA+8nVai4ssH4+BW kpVKSdI/4K4qd3SsPAibowc6tMgWg/aoJbX2rC8AAEoz/cvcfLnyrlrEHHjrujKmNg phgcbYmsbbdTa4QPO2UrDifELAm8bgunxIHpcuI/puDKuUInqh9GGq+KIlFGcAnzgB 30OZU+RZqvy6DBHWLd1am79ZGWNvnqxffTaEPvb23fMlVsKimxfeJ4MrPpihJmsE2z BhhZ9YKDCvJC3ORqhXyyrASOapxUeTOV4kp8E+JBPpx0WBsyedUiinpNZPWhAIvJ+W ErXv+eq+mTlVQ== From: Mark Brown To: linux-kernel@vger.kernel.org, Miquel Raynal , Rob Herring , linux-mtd@lists.infradead.org, Vignesh Raghavendra , devicetree@vger.kernel.org, Apurva Nandan , linux-spi@vger.kernel.org, Serge Semin , Richard Weinberger Cc: Mark Brown , michael@walle.cc Subject: Re: (subset) [PATCH v2 0/2] dt-bindings: mtd: spi-nand: Convert to DT schema Date: Tue, 21 Sep 2021 16:25:07 +0100 Message-Id: <163223675481.32536.11593084094057981568.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210920142713.129295-1-a-nandan@ti.com> References: <20210920142713.129295-1-a-nandan@ti.com> 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, 20 Sep 2021 19:57:11 +0530, Apurva Nandan wrote: > Series to convert spi-nand.txt binding to YAML format and also fix up > snps-dw-apb-ssi for related dt_schema errors. > > Changes in v2: > - Fixed dtschema erros in snps-dw-apb-ssi. > - Improved additionalProperties, reg, and compatible fields in > spi-nand.yaml. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [2/2] dt-bindings: snps,dw-apb-ssi: Use 'flash' node name instead of 'spi-flash' in example commit: d7a48e27b38a94bf73c973c236461234610256d5 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