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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 5E315C433EF for ; Wed, 9 Feb 2022 21:00:08 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 860A418C9; Wed, 9 Feb 2022 21:59:16 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 860A418C9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1644440406; bh=aisUSl4UVX2dmfJP2WwBRsoip1XpzAoGprKMgsfuntc=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=JzjwcLqariSFEqY54RPCn5SOIyxGAQile7l94padi1QE5Azytoqkd6lV89rOYboV5 W/AGfT7s1lAVmXE9I+I4LwfrVlgaug7xRM3rGQn3rzrUP5/A4e3PPppJvlfhAhE7ge eoYX/+mN/17n9OyFWDsRx8khbFAkhgn0YMbwKK/Y= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 4108DF800A7; Wed, 9 Feb 2022 21:59:08 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7E3DFF80517; Wed, 9 Feb 2022 21:59:07 +0100 (CET) Received: from mail-oo1-f50.google.com (mail-oo1-f50.google.com [209.85.161.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 34932F80511 for ; Wed, 9 Feb 2022 21:58:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 34932F80511 Received: by mail-oo1-f50.google.com with SMTP id p190-20020a4a2fc7000000b0031820de484aso3908544oop.9 for ; Wed, 09 Feb 2022 12:58:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=fu+WPKnKvH/YrQ0Pc+0sueowaG4ZFv+jBBVUspqnCJ0=; b=7BmX89SCxJwBqdANrhNCcaj+yLuXtq5U/lgvPunkNDArngDXA06/6ei8LvU0dIVCo2 S4EkVAca8v/Ga2UzatTMUqQJGgKV8CX7Jzy8UdsZNFhtbiCMMSKKp14VBLsNGRxv02C0 399WdOrGVyj5fAjOk5JhtfCW6sjznZwK27/4NTBg5J6wbrrm/8aj7uM/iF8BU5dWG0KY M21TVI8SWGoN173q37ZRwAfUNiXrWIobgVwF15kxMqCVEZTUlLanUtfaS+EYGr0NCRiy luNFZCQU1e0WbpPg7IYhRUKyC3AUabGCh+/gNU9iUTK1RHzVl6OjpF5/trhmpmpOd0+H iQYQ== X-Gm-Message-State: AOAM533HMgGDxjOp26p9ve6ZUF2M19aARM2DaOM8WXla2HVUYSURxded T3vQOFgltuLVXxWxZ9wssw== X-Google-Smtp-Source: ABdhPJyhzLC/Hx1k7zcA8ZuuF1/zA7kovLAhGq/6WJJUVSOUk20OkhdGNpYdCUPuQeWWYyq2vJXejw== X-Received: by 2002:a05:6820:514:: with SMTP id m20mr1681984ooj.28.1644440335643; Wed, 09 Feb 2022 12:58:55 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id m5sm7052127otk.78.2022.02.09.12.58.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 12:58:54 -0800 (PST) Received: (nullmailer pid 898525 invoked by uid 1000); Wed, 09 Feb 2022 20:58:54 -0000 Date: Wed, 9 Feb 2022 14:58:54 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH v2 3/6] ASoC: dt-bindings: samsung,arndale: document ALC5631 Message-ID: References: <20220129122357.45545-1-krzysztof.kozlowski@canonical.com> <20220129122430.45694-2-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220129122430.45694-2-krzysztof.kozlowski@canonical.com> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Jonathan Bakker , linux-kernel@vger.kernel.org, Rob Herring , Liam Girdwood , Mark Brown X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Sat, 29 Jan 2022 13:24:27 +0100, Krzysztof Kozlowski wrote: > The Arndale audio complex might come with ALC5631 which is compatible > with RT5631. Document the compatible since it is used in Linux kernel > sources. > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/sound/samsung,arndale.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring