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.1 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 autolearn=unavailable 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 66319C433E2 for ; Thu, 17 Sep 2020 19:05:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1E7DB206C3 for ; Thu, 17 Sep 2020 19:05:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600369551; bh=CVDmgxGyA7cpvTQu42ofHENQ5z/H41BZE5Ht5owFFoA=; h=Date:From:To:In-Reply-To:References:Subject:List-ID:From; b=cXnx0Q3DdypAuWlA/Fl/GfhiAEZAg417+UIIHg715C31RYrP151QEGAS7TBGKCPG7 5HUCIAGGDYIMSM+8tUO5MQ/nVk0G8dPBdebYOsyO8sIGraUwf+mS6rRZzecruP1ovo V3lJrKm0MfoTO6z2EGhuPdlxamz5ERVZPHoBx1B4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726441AbgIQS6q (ORCPT ); Thu, 17 Sep 2020 14:58:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:59204 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726244AbgIQS6f (ORCPT ); Thu, 17 Sep 2020 14:58:35 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0C721221E3; Thu, 17 Sep 2020 18:58:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600369113; bh=CVDmgxGyA7cpvTQu42ofHENQ5z/H41BZE5Ht5owFFoA=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=ADR2dVWRCVro7vZdLrnCBgcOfwqDA0PE+3WXzXoStrj0NnlkT6KPIIl1DmqTWC1x7 gvjoCBT5eGhj1s1LTo36sQ3CKfGtdU0uCq0MMT+Elf2Uwkx3GxUlc3XNdUzzrDdGvs F34ICzyqNZBYWrNbmcwH9a0cjMzvIK4prIFT9BTE= Date: Thu, 17 Sep 2020 19:57:43 +0100 From: Mark Brown To: Jonathan Bakker , Sangbeom Kim , Liam Girdwood , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Sylwester Nawrocki , Krzysztof Kozlowski In-Reply-To: <20200902160025.20922-1-krzk@kernel.org> References: <20200902160025.20922-1-krzk@kernel.org> Subject: Re: [PATCH] ASoC: dt-bindings: aries-wm8994: Match compatibles with enum Message-Id: <160036900935.20113.14067381532897187524.b4-ty@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 2 Sep 2020 18:00:25 +0200, Krzysztof Kozlowski wrote: > The common pattern for enumerating compatibles is enum, not oneOf. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: dt-bindings: aries-wm8994: Match compatibles with enum commit: cac17861c950832a60d405f597c2acc2f40a0136 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