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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B054DEB64DB for ; Fri, 16 Jun 2023 16:20:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245369AbjFPQUK (ORCPT ); Fri, 16 Jun 2023 12:20:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245728AbjFPQTi (ORCPT ); Fri, 16 Jun 2023 12:19:38 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C9E44690 for ; Fri, 16 Jun 2023 09:18:05 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C73DE60B71 for ; Fri, 16 Jun 2023 16:17:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C78ACC433C0; Fri, 16 Jun 2023 16:17:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686932226; bh=QPuB4lxAmkqhETy9vD/l3bdOr37fLrsF+66p19Po4zk=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=JIsxuP3yetE+SCrWlraYxKCXe/v+vo90m6qBZwx2eiBCM9u42shtLzMX9jMo7FWW5 lOUpfVxVeb0kwSoAOym968+3D4w9Bx/N5SKuM6ulOiY5lMsavT31AHhZMEIIZgLi9p KcbcjMq4FBj7G4+tWBvU+vqat9NaED9QKqe7eeq6f26YJNiyKpNl8656NNt62SpjaH dhZb1Lxq5OdbvrhPrJQgJ2kbXwWZw4rMd7bwMREQv77/8OaA7iQe4kVJI4dOygUTCC eLspnP/IaWoogVt6c3YYzm5IwFAUeI/yTPwVo/lijea6nZjQXZJHd2Wmz77WEjMfDX sgmVGwbFoEX4g== From: Mark Brown To: Liam Girdwood , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alexander Stein Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org In-Reply-To: <20230616083549.2331830-1-alexander.stein@ew.tq-group.com> References: <20230616083549.2331830-1-alexander.stein@ew.tq-group.com> Subject: Re: [PATCH v2 1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format Message-Id: <168693222453.298269.4226326426787113161.b4-ty@kernel.org> Date: Fri, 16 Jun 2023 17:17:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.13-dev-c6835 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 16 Jun 2023 10:35:49 +0200, Alexander Stein wrote: > Convert the binding to DT schema format. > Since commit 514b044cba667 ("ASoC: tlv320aic32x4: Model PLL in CCF") > clocks & clock-names = "mclk" is mandatory, it has been added to required > properties as well. '#sound-dai-cells' is added for reference from > simple-audio-card. > > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format commit: 289650d61c600ac4f631028c761f38042ba599c8 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