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 6C5CEC28D13 for ; Thu, 25 Aug 2022 12:38:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241856AbiHYMig (ORCPT ); Thu, 25 Aug 2022 08:38:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52512 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235148AbiHYMid (ORCPT ); Thu, 25 Aug 2022 08:38:33 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8BBD8B2769; Thu, 25 Aug 2022 05:38:32 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 45F4BB826B9; Thu, 25 Aug 2022 12:38:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 72A73C433C1; Thu, 25 Aug 2022 12:38:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1661431110; bh=LgDF5Ox+bjDfNVdxCe2AZEmz1pOP9XOBZQajiIKH80Y=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=MgtYnyeRFhEsP1zYUeNrVMqrlICIhJG92NLRD989jirXfF/alwMsyXEstwEPS8VMy QT1vLMosW8nNHRF8iaq+i7PqTJZyfVuDi0Qzuu8ZxH3CX0CK2oIQsaDemK5VxuNXP7 6o1lzQm/+BEz11aEtp1QaW3oEsVcjSEqPEdnh8LqDDyGQ7bPiLLVLSJ/1BpFx34jY3 deM2BdS5raEY6pfV8F0vGQa2lps5uA92HpGHJc0JoIl6dr3zCXoruMVPAYyFHkeimg feXhbZ+gq291hSBa5A5GOlauzzKbd3zaQ+GdF6b9FMWn/YeOO5BiZb4UDVa2pFjazf VvZUpVfAonogg== From: Mark Brown To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, Chunxu Li , nfraprado@collabora.com Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, matthias.bgg@gmail.com, alsa-devel@alsa-project.org, project_global_chrome_upstream_group@mediatek.com, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, lgirdwood@gmail.com, jiaxin.yu@mediatek.com In-Reply-To: <20220824122319.23918-1-chunxu.li@mediatek.com> References: <20220824122319.23918-1-chunxu.li@mediatek.com> Subject: Re: [PATCH v2 0/2] ASoC: mediatek: dt-bindings: modify machine Message-Id: <166143110713.95415.18123711454744125570.b4-ty@kernel.org> Date: Thu, 25 Aug 2022 13:38:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Mailer: b4 0.10.0-dev-0c1df Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 Aug 2022 20:23:17 +0800, Chunxu Li wrote: > From: "chunxu.li" > > Changes since V1: > - remove unnecessary quotes > > Add SOF related field. > 1. Add a property "mediatek,adsp", Only when adsp phandle could be retrieved, > from DTS, the SOF related part of machine driver is executed. > 2. Add a property "mediatek,dai-link" to support dai-links could be specified > from DTS > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: mediatek: dt-bindings: modify machine bindings for SOF commit: 1173107d7c129ff87224814fd38fce5db023aaa0 [2/2] ASoC: mediatek: dt-bindings: modify machine bindings for SOF commit: 1173107d7c129ff87224814fd38fce5db023aaa0 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