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=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 403E0C433EF for ; Mon, 13 Sep 2021 10:55:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2C9DD61004 for ; Mon, 13 Sep 2021 10:55:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239414AbhIMK4R (ORCPT ); Mon, 13 Sep 2021 06:56:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:51940 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239251AbhIMK4J (ORCPT ); Mon, 13 Sep 2021 06:56:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 671DA6108B; Mon, 13 Sep 2021 10:54:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631530494; bh=J92vC4acCGp/Nk1DVTMvmiwsE+1YSxjAx3HdJ63Eif8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CA/ReKV88hWRccNlZp2jbvoF+MRdqbytMChkRu3P1UoZB0DlxO8RJbf4X/I8EPBKN 5KBsjYp5FPRiikbFXTwcFaICeHQvOEarhXNZ26bVC9GjQMdKpAlHpPKwHIJVVwlTo2 V8Ztr+ul5R7N+UUqu+3O/rccSIccMOI93651bbXkufYjiJXqVvA7gWZ7oIaCegHBqp 4RB3C1QfxT89nRdn0eZAn+JalCO9U3HBi/Lspp4kEg/Ol+F9nes8Y+oqaTsNki6Ua8 OkaIIoPQATjwRnslyThDxIszGqdBYtRn/DxFvDe18Ea9ybw0C94P9B62L7uzx3yuxI mqjx8QKfYu4RQ== From: Mark Brown To: Maxime Ripard , Frank Rowand , devicetree@vger.kernel.org, Rob Herring , =?UTF-8?q?Jernej=20=C5=A0krabec?= , Chen-Yu Tsai Cc: Mark Brown , linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org Subject: Re: (subset) [PATCH v2 00/52] ARM: dts: Last round of DT schema fixes Date: Mon, 13 Sep 2021 11:53:20 +0100 Message-Id: <163152996583.45703.2271458065369838682.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210901091852.479202-1-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 1 Sep 2021 11:18:00 +0200, Maxime Ripard wrote: > Here's another round of schema warnings fixes for the Allwinner platform. > > There's a fair share of new schemas in there since the schema tools now warn > when a compatible is not documented in a schema. > > We don't have any warning anymore if we use the OPP binding Rob submitted, and > since that means we have all our devices properly validated I don't expect more > fixes now, aside from the usual bunch of regressions. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/52] ASoC: dt-bindings: Add WM8978 Binding commit: 5bd5699c494f42a3c23e377bb35be5d716b85012 [02/52] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema commit: 6ef239699102580b104bfca11d9b94abfbc8caec [03/52] ASoC: dt-bindings: Convert SPDIF Transmitter binding to a schema commit: 1c02b74ba20838ba194850beb0adfc6b5e11bb2a [04/52] ASoC: dt-bindings: Convert Simple Amplifier binding to a schema commit: 50a41ce8c56d07f42a97112077acbaeda8b86ed9 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,URIBL_BLOCKED,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 2A461C433EF for ; Mon, 13 Sep 2021 10:57:32 +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 E852261029 for ; Mon, 13 Sep 2021 10:57:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E852261029 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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=cjufFL078j47wFOEldGwAL1/oatto5FjmPWJpzfnDr8=; b=sxsGwSjjkZaDK5 nk7zwp7anPuUtH+9IlxSHKCaWAiFlPMfb7ReUx/jIpN60J1otA0iN8XfiARQEVvWdiGs/KaLZw4i2 uQQgfLd0OpPD5TYi88CG9+SkQxuW+s4zvdLwzyeHvreIxV0BAhI+riaLyqqNJ8QcnnvpUCOdh3dfB B+PNNr9zaKrUZk5fygBMUg9s2oHVKMf9s+Swx9QcXTUV887hF5MxP+kGIJGxqTITgVn64VHAW4lli MbDiLKhNSu4b5J101ow7leZidQLxIXjhxB0Az5znxVNLyGagMtgTcsqvzdkKLLFcaddL9ZIlL4PLq AiD6XgUsD/8NpAsKMzYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mPjc1-001Obf-Qo; Mon, 13 Sep 2021 10:54:57 +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 1mPjby-001Ob2-RV for linux-arm-kernel@lists.infradead.org; Mon, 13 Sep 2021 10:54:56 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 671DA6108B; Mon, 13 Sep 2021 10:54:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631530494; bh=J92vC4acCGp/Nk1DVTMvmiwsE+1YSxjAx3HdJ63Eif8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CA/ReKV88hWRccNlZp2jbvoF+MRdqbytMChkRu3P1UoZB0DlxO8RJbf4X/I8EPBKN 5KBsjYp5FPRiikbFXTwcFaICeHQvOEarhXNZ26bVC9GjQMdKpAlHpPKwHIJVVwlTo2 V8Ztr+ul5R7N+UUqu+3O/rccSIccMOI93651bbXkufYjiJXqVvA7gWZ7oIaCegHBqp 4RB3C1QfxT89nRdn0eZAn+JalCO9U3HBi/Lspp4kEg/Ol+F9nes8Y+oqaTsNki6Ua8 OkaIIoPQATjwRnslyThDxIszGqdBYtRn/DxFvDe18Ea9ybw0C94P9B62L7uzx3yuxI mqjx8QKfYu4RQ== From: Mark Brown To: Maxime Ripard , Frank Rowand , devicetree@vger.kernel.org, Rob Herring , =?UTF-8?q?Jernej=20=C5=A0krabec?= , Chen-Yu Tsai Cc: Mark Brown , linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org Subject: Re: (subset) [PATCH v2 00/52] ARM: dts: Last round of DT schema fixes Date: Mon, 13 Sep 2021 11:53:20 +0100 Message-Id: <163152996583.45703.2271458065369838682.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210901091852.479202-1-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210913_035454_950373_E888CABC X-CRM114-Status: GOOD ( 16.43 ) 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 Wed, 1 Sep 2021 11:18:00 +0200, Maxime Ripard wrote: > Here's another round of schema warnings fixes for the Allwinner platform. > > There's a fair share of new schemas in there since the schema tools now warn > when a compatible is not documented in a schema. > > We don't have any warning anymore if we use the OPP binding Rob submitted, and > since that means we have all our devices properly validated I don't expect more > fixes now, aside from the usual bunch of regressions. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/52] ASoC: dt-bindings: Add WM8978 Binding commit: 5bd5699c494f42a3c23e377bb35be5d716b85012 [02/52] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema commit: 6ef239699102580b104bfca11d9b94abfbc8caec [03/52] ASoC: dt-bindings: Convert SPDIF Transmitter binding to a schema commit: 1c02b74ba20838ba194850beb0adfc6b5e11bb2a [04/52] ASoC: dt-bindings: Convert Simple Amplifier binding to a schema commit: 50a41ce8c56d07f42a97112077acbaeda8b86ed9 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