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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4B092CD8CAC for ; Tue, 10 Oct 2023 18:34:06 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=tLfOxeeD; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4S4l0r6JJsz3clw for ; Wed, 11 Oct 2023 05:34:04 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=tLfOxeeD; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=2604:1380:4641:c500::1; helo=dfw.source.kernel.org; envelope-from=broonie@kernel.org; receiver=lists.ozlabs.org) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4S4kzp75mVz30PJ for ; Wed, 11 Oct 2023 05:33:10 +1100 (AEDT) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 12CCE61460; Tue, 10 Oct 2023 18:33:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C1991C433C8; Tue, 10 Oct 2023 18:32:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696962787; bh=mutMKgc4ya+CgA/o70qiNv2LYmv55lohohvj+F3DMi0=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=tLfOxeeDr3Mw777b1OV5HKBpmCoUSeYUB1seqcT+v5P7be++hBmAZyDEDuyoTfgWL 3BLKYc9GGJwsURZHX93GVaDL50IWDK8LRhUKu6dHFsMSCI2Pm7l5knUq9/VQTMOVaq BBFyId1KZMuJ/w2K5oGWrmlWfKG6CTi/JTESk1grIC8pLr09qLpa6meJJetQXiwhm+ E3s2XKVJ5q4JRPxyhzBT1BJ0R5hUBQeLC0yeCq5NS6Y5bagM9/HUHeGOZcwbw/zOcm Gwhz5aQXKUQt6X3AhpOalY6jLP+uL6qiG9B/nzHMgJ10i2z3+gihzWslKNsvFNZo4c 6jpQ35nWLN+kQ== From: Mark Brown To: Claudiu Beznea , Jaroslav Kysela , Takashi Iwai , Nicolas Ferre , Alexandre Belloni , Peter Rosin , Ray Jui , Scott Branden , Lars-Peter Clausen , =?utf-8?q?Nuno_S=C3=A1?= , James Schulman , David Rhodes , Richard Fitzgerald , Support Opensource , Matthias Brugger , AngeloGioacchino Del Regno , Shenghao Ding , Kevin Lu , Baojun Xu , Oder Chiou , Fabio Estevam , Kiseok Jo , Kevin Cernekee , Shengjiu Wang , Xiubo Li , Nicolin Chen , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , NXP Linux Team , Srinivas Kandagatla , Banajit Goswami , Nicolas Frattaroli , Heiko Stuebner , Sylwester Nawrocki , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Ban Tao , Thierry Reding , Jonathan Hunter , Peter Ujfalusi , Jarkko Nikula , Cezary Rojewski , Pierre-Louis Bossart , Peter Ujfalusi , Bard Liao , Ranjani Sridharan <"r anjani.sridharan"@linux.intel.com>, Kai Vehmanen , Olivier Moysan , Arnaud Pouliquen , Maxime Coquelin , Alexandre Torgue , Rob Herring In-Reply-To: <20231003-dt-asoc-header-cleanups-v1-0-05b5d6447e5a@kernel.org> References: <20231003-dt-asoc-header-cleanups-v1-0-05b5d6447e5a@kernel.org> Subject: Re: [PATCH RESEND 0/5] ASoC: DT matching and header cleanups Message-Id: <169696277523.221758.9535958307548510833.b4-ty@kernel.org> Date: Tue, 10 Oct 2023 19:32:55 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.13-dev-0438c X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: patches@opensource.cirrus.com, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Tue, 03 Oct 2023 13:13:09 -0500, Rob Herring wrote: > (Got a bunch of bounces on the first try. Something weird going on with > the To header best I can tell. Retrying with git-send-email instead of > b4.) > > This is a series is part of ongoing clean-ups related to device > matching and DT related implicit includes. Essentially of_device.h has > a bunch of implicit includes and generally isn't needed any nore except > for of_match_device(). As we also generally want to get rid of > of_match_device() as well, I've done that so we're not updating the > includes twice. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/5] ASoC: Explicitly include correct DT includes commit: 340d79a14d6ab5066ba40651764db20bd151aea7 [2/5] ASoC: Drop unnecessary of_match_device() calls commit: 56c075b2d31c626370481a62d334a0575f751522 [3/5] ASoC: da7218: Use i2c_get_match_data() commit: fe26425518862020449cb2c9709e62cc76a56de2 [4/5] ASoC: qcom/lpass: Constify struct lpass_variant commit: ec5236c2e6ec1ce62237a2e9345dd2ffc4fc6d56 [5/5] ASoC: Use device_get_match_data() commit: 9958d85968ed2df4b704105fd2a9c3669eb9cd97 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