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 B433FC636D6 for ; Mon, 20 Feb 2023 22:57:31 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 99021EAE; Mon, 20 Feb 2023 23:56:38 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 99021EAE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1676933848; bh=WJuNqd+dhqX9uwfgyqU5mqT9A7/qaoAIM9C2gthWC3Q=; h=Date:From:To:Subject:References:In-Reply-To:CC:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=HSUhytgxSz+EvqlniazdO8oUICMrCmmTveJyJ4mXiq9oHtbBcohnhOJjawdBuzN+e uju7TbjAIs+aoAt+vSQiHPeU3TQOZDedklYTaeeKJ+GaCemeAsCV0g6bckjGixwcSA cXlYsNCR/HsjS444NyiMZndOwfjp+TDbHrTurFO4= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 3DCA0F80266; Mon, 20 Feb 2023 23:56:20 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9CA57F80266; Mon, 20 Feb 2023 23:56:14 +0100 (CET) Received: from mail-oi1-f179.google.com (mail-oi1-f179.google.com [209.85.167.179]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 12A1EF800BA for ; Mon, 20 Feb 2023 23:56:04 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 12A1EF800BA Received: by mail-oi1-f179.google.com with SMTP id w7so2569677oik.13 for ; Mon, 20 Feb 2023 14:56:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=wYGFpd9GU+JENPbJLudnhXGQHElorftzXREixJ5gOhw=; b=Neg9Rzz0zFh1d/BPviThCL+wWKx/cQMJcxZ1pDkuSv0hjiyodiUgMZaqGCCAnW+I8b B0akmb9ua0mS3dxNU20qLz/jQsUvmI0QwSr68wt5ap7jYYba3nK3cgTsUhVhDN+3Dfqq 039a8QovfwequgjPcX3CWx2v63TY2DfA5SLFADO+7Xz0jARBUhiI+GY0nLC8ODoO2F8D 1P/mHD9rycVFIHkLvB20W+iGTnVw8kER4uiqb22s83dWNb409NDgEXrQmTG+8AAPHzkc +5nCooQQM5BCxZ97yE+OI1e1SWIysd1fx3vmdjN0TwDlpZP1dn3rFdG9GYZICBv6Zp7w wDbw== X-Gm-Message-State: AO0yUKWSu9nBCyW4zQRBjdMKSD6bgv9J5B4KqAQwg1bmCkYzPy/2fU3F 3MwhmIz+HgDsWV4jJ8rlIw== X-Google-Smtp-Source: AK7set9Q1vDIBcq1JTQXLqThjuKC6KcYB16w6rpvFlIrUVN587KknWRoNx9iYitO8c5mHuJfPQqe2Q== X-Received: by 2002:a05:6808:3c8:b0:378:5987:6dc9 with SMTP id o8-20020a05680803c800b0037859876dc9mr5134784oie.9.1676933763064; Mon, 20 Feb 2023 14:56:03 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id p84-20020acad857000000b00378ce4197casm5382660oig.8.2023.02.20.14.56.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 14:56:02 -0800 (PST) Received: (nullmailer pid 548521 invoked by uid 1000); Mon, 20 Feb 2023 22:56:01 -0000 Date: Mon, 20 Feb 2023 16:56:01 -0600 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH v2 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding Message-ID: <20230220225601.GA545317-robh@kernel.org> References: <20230217124151.236216-1-claudiu.beznea@microchip.com> <20230217124151.236216-3-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230217124151.236216-3-claudiu.beznea@microchip.com> Message-ID-Hash: IHQXLRU372CCTOHSW6LA4R7WK2WQ36KV X-Message-ID-Hash: IHQXLRU372CCTOHSW6LA4R7WK2WQ36KV X-MailFrom: robherring2@gmail.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: lgirdwood@gmail.com, broonie@kernel.org, krzysztof.kozlowski+dt@linaro.org, tiwai@suse.com, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Fri, Feb 17, 2023 at 02:41:50PM +0200, Claudiu Beznea wrote: > Add microchip,startup-delay-us binding to let PDMC users to specify > startup delay. The diff tells me all this. Why does this need to be per platform? > > Signed-off-by: Claudiu Beznea > Reviewed-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml b/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > index c4cf1e5ab84b..9b40268537cb 100644 > --- a/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > +++ b/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > @@ -67,6 +67,12 @@ properties: > maxItems: 4 > uniqueItems: true > > + microchip,startup-delay-us: > + description: | > + Specifies the delay in microseconds that needs to be applied after > + enabling the PDMC microphones to avoid unwanted noise due to microphones > + not being ready. > + > required: > - compatible > - reg > -- > 2.34.1 > 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 3457CC61DA3 for ; Mon, 20 Feb 2023 22:57:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=V/6V6k/gKSiXTlXLToa4TlwAamWKJmSNNzFRV+f0ITc=; b=awHUe6e1eXn/dE WIaWUOxtQW6CGco57Uc6iY6D/3SuOUh/BKNU6eidtGNaKQ6c4s8LFgVDNCnU+MWfXYZU2Ksop4AbU zkx/H2rYY1fUFLJbYdE/hgVFz08JWLAPf60I+su71EbnNTeRgo6unYTY7ImaWG9/L2DWq9eaaD9Q4 coPHFvcqCUImdVsNDXA6lI2z8F7Z8jgzZa3OblJ7RMRqguFXz/nmoUANKEbP5hOqiRvQ1hcghUspb yPylJM/BrnUxjRiCKLhDsLbZqK0xQdzH2M/memVv+RKjAXmoZSaHOmEyfnhtViAxMMCMx0zPowVAv F9jaN8o3pZOMJ3OsBaLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUF4u-005rh5-QG; Mon, 20 Feb 2023 22:56:12 +0000 Received: from mail-oi1-f175.google.com ([209.85.167.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUF4o-005rel-3i for linux-arm-kernel@lists.infradead.org; Mon, 20 Feb 2023 22:56:10 +0000 Received: by mail-oi1-f175.google.com with SMTP id bh20so2181937oib.9 for ; Mon, 20 Feb 2023 14:56:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=wYGFpd9GU+JENPbJLudnhXGQHElorftzXREixJ5gOhw=; b=qLU3FuPftAhCH61v0Ryiw8jmojJQeUu3vblEY/jEJWWYOhqSkWFlgW7yeATZFjXCG8 DMOWrC23EOE/HttGi0btoppsVdNMk87sDT+M4av8G5M28hGXoKoNgKdC3Dp1i4HJg1gM M+AgWL4FxrG/AY1rHGN7k9MFwUBEmIG3+PsZr4KWKqDQSeq7ZrypNiKhFZlJBMvlZTac N3sdyBI3WjBbNm5JL42LFGhvqWM6M1PCi80mNU6QJjT/pU66rFU+w8/ONUlbd6PIJD0k KgLTeYGAJ6I/5jmkpZwPIN34R/gaJCS6Dk6sRPt1qrhJ7zekkkFr13RZ3TnTC5YmJMeh QcNA== X-Gm-Message-State: AO0yUKVZPDsdtsoNaWKAAbjFCvi3rXbKqZSVObxJEiUmNPBdktwEKKI8 tFI0090Hvsy4Yu271/wBDQ== X-Google-Smtp-Source: AK7set9Q1vDIBcq1JTQXLqThjuKC6KcYB16w6rpvFlIrUVN587KknWRoNx9iYitO8c5mHuJfPQqe2Q== X-Received: by 2002:a05:6808:3c8:b0:378:5987:6dc9 with SMTP id o8-20020a05680803c800b0037859876dc9mr5134784oie.9.1676933763064; Mon, 20 Feb 2023 14:56:03 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id p84-20020acad857000000b00378ce4197casm5382660oig.8.2023.02.20.14.56.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 14:56:02 -0800 (PST) Received: (nullmailer pid 548521 invoked by uid 1000); Mon, 20 Feb 2023 22:56:01 -0000 Date: Mon, 20 Feb 2023 16:56:01 -0600 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH v2 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding Message-ID: <20230220225601.GA545317-robh@kernel.org> References: <20230217124151.236216-1-claudiu.beznea@microchip.com> <20230217124151.236216-3-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230217124151.236216-3-claudiu.beznea@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230220_145606_180665_42C96B0F X-CRM114-Status: GOOD ( 17.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, alsa-devel@alsa-project.org, lgirdwood@gmail.com, linux-kernel@vger.kernel.org, tiwai@suse.com, Krzysztof Kozlowski , broonie@kernel.org, krzysztof.kozlowski+dt@linaro.org, perex@perex.cz, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Feb 17, 2023 at 02:41:50PM +0200, Claudiu Beznea wrote: > Add microchip,startup-delay-us binding to let PDMC users to specify > startup delay. The diff tells me all this. Why does this need to be per platform? > > Signed-off-by: Claudiu Beznea > Reviewed-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml b/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > index c4cf1e5ab84b..9b40268537cb 100644 > --- a/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > +++ b/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > @@ -67,6 +67,12 @@ properties: > maxItems: 4 > uniqueItems: true > > + microchip,startup-delay-us: > + description: | > + Specifies the delay in microseconds that needs to be applied after > + enabling the PDMC microphones to avoid unwanted noise due to microphones > + not being ready. > + > required: > - compatible > - reg > -- > 2.34.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 2E077C61DA3 for ; Mon, 20 Feb 2023 22:56:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231534AbjBTW4J (ORCPT ); Mon, 20 Feb 2023 17:56:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59410 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229618AbjBTW4I (ORCPT ); Mon, 20 Feb 2023 17:56:08 -0500 Received: from mail-oi1-f171.google.com (mail-oi1-f171.google.com [209.85.167.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0A7241F91D; Mon, 20 Feb 2023 14:56:03 -0800 (PST) Received: by mail-oi1-f171.google.com with SMTP id c11so3173585oiw.2; Mon, 20 Feb 2023 14:56:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=wYGFpd9GU+JENPbJLudnhXGQHElorftzXREixJ5gOhw=; b=PcxmUvVG4ngfbdyiWt94mHnUTlyKIRk/kewRHy0BMRQRzwPfU7TMG5Vtw2xFZvCZWT OalCjchncH+7V26kFMFI5mPse8on8IxfwibTawr2pdypGlrtsxGNepNoNx+I86fQKvgp z+vgqW/UCAiuXyZHwugN0DVhZvKWde9rJ4+YJ98t3WPVYcvYrDxzinACQtVYKmy7MYIU K0g5ocwJEJNrvyjqdhamyUl2EBcNvA8zJgcJL04U+InMLRdR15F+A959SCuU6HhmhEUP stwXxSGoaGTEgGUj/QDVJmRwVhOdmNbZ1acegMQgu2Ss/JhL/DXm4VW7WIq3WhayS2i8 OHpw== X-Gm-Message-State: AO0yUKWqN48TA+LDzBBzMbPh/+BpNWsl55QHmREEuu7Cz2OVy0jRvd4O 5JFQX7ePqSTETa5BU7RQKoC9T+DONw== X-Google-Smtp-Source: AK7set9Q1vDIBcq1JTQXLqThjuKC6KcYB16w6rpvFlIrUVN587KknWRoNx9iYitO8c5mHuJfPQqe2Q== X-Received: by 2002:a05:6808:3c8:b0:378:5987:6dc9 with SMTP id o8-20020a05680803c800b0037859876dc9mr5134784oie.9.1676933763064; Mon, 20 Feb 2023 14:56:03 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id p84-20020acad857000000b00378ce4197casm5382660oig.8.2023.02.20.14.56.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 14:56:02 -0800 (PST) Received: (nullmailer pid 548521 invoked by uid 1000); Mon, 20 Feb 2023 22:56:01 -0000 Date: Mon, 20 Feb 2023 16:56:01 -0600 From: Rob Herring To: Claudiu Beznea Cc: lgirdwood@gmail.com, broonie@kernel.org, krzysztof.kozlowski+dt@linaro.org, perex@perex.cz, tiwai@suse.com, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski Subject: Re: [PATCH v2 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding Message-ID: <20230220225601.GA545317-robh@kernel.org> References: <20230217124151.236216-1-claudiu.beznea@microchip.com> <20230217124151.236216-3-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230217124151.236216-3-claudiu.beznea@microchip.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Feb 17, 2023 at 02:41:50PM +0200, Claudiu Beznea wrote: > Add microchip,startup-delay-us binding to let PDMC users to specify > startup delay. The diff tells me all this. Why does this need to be per platform? > > Signed-off-by: Claudiu Beznea > Reviewed-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml b/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > index c4cf1e5ab84b..9b40268537cb 100644 > --- a/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > +++ b/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml > @@ -67,6 +67,12 @@ properties: > maxItems: 4 > uniqueItems: true > > + microchip,startup-delay-us: > + description: | > + Specifies the delay in microseconds that needs to be applied after > + enabling the PDMC microphones to avoid unwanted noise due to microphones > + not being ready. > + > required: > - compatible > - reg > -- > 2.34.1 >