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 448D9C43334 for ; Mon, 20 Jun 2022 06:42:10 +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 E30F9190E; Mon, 20 Jun 2022 08:41:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E30F9190E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1655707328; bh=65sZ3O5US6/HCggRLIDmKcGLOU2lMMWZZ4pM3Tyg0es=; h=Subject:From:To:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=kfQktNuJvd6S/YuPBY4lEPktNqEKhWoaJuQQeK02bHVlHiegHx8uRdX5BRFQy8EVG /1+O6R+gWuf2X0c+WZBcawuA/djFFG8qxKWgTJbCltQNXriMwSQwZxA2KrFIwgi1f0 gaR8Y7lcFxniVgq/VTyLgs9HpxpVINQ0TCR0Ju6Q= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8F33AF804CF; Mon, 20 Jun 2022 08:41:17 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id C901FF804D2; Mon, 20 Jun 2022 08:41:15 +0200 (CEST) Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 53325F800E3; Mon, 20 Jun 2022 08:41:05 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 53325F800E3 X-UUID: a81145aad18047b6abe219e63e63243e-20220620 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.6, REQID:2da8612c-23aa-4f9d-98f5-3e4df808eb93, OB:0, LO B:0,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:45,FILE:0,RULE:Release_Ham,ACT ION:release,TS:45 X-CID-INFO: VERSION:1.1.6, REQID:2da8612c-23aa-4f9d-98f5-3e4df808eb93, OB:0, LOB: 0,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:45,FILE:0,RULE:Release_Ham,ACTIO N:release,TS:45 X-CID-META: VersionHash:b14ad71, CLOUDID:5a10832d-1756-4fa3-be7f-474a6e4be921, C OID:e6edc2b7deba,Recheck:0,SF:28|17|19|48,TC:nil,Content:0,EDM:-3,IP:nil,U RL:0,File:nil,QS:nil,BEC:nil,COL:0 X-UUID: a81145aad18047b6abe219e63e63243e-20220620 Received: from mtkmbs10n1.mediatek.inc [(172.21.101.34)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 1860347345; Mon, 20 Jun 2022 14:40:56 +0800 Received: from mtkmbs11n2.mediatek.inc (172.21.101.187) by mtkmbs10n2.mediatek.inc (172.21.101.183) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.3; Mon, 20 Jun 2022 14:40:55 +0800 Received: from mtksdccf07 (172.21.84.99) by mtkmbs11n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.792.3 via Frontend Transport; Mon, 20 Jun 2022 14:40:55 +0800 Message-ID: Subject: Re: [PATCH v3 1/4] dt-bindings: dsp: mediatek: Use meaningful names for mbox From: Tinghan Shen To: Krzysztof Kozlowski , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , Pierre-Louis Bossart , Liam Girdwood , Peter Ujfalusi , Bard Liao , Ranjani Sridharan , Kai Vehmanen , Daniel Baluta , "Mark Brown" , Jaroslav Kysela , Takashi Iwai , YC Hung , Curtis Malainey , Allen-KH Cheng Date: Mon, 20 Jun 2022 14:40:55 +0800 In-Reply-To: <629e761b-e3ad-0861-1937-ad660a8a900b@linaro.org> References: <20220616073042.13229-1-tinghan.shen@mediatek.com> <20220616073042.13229-2-tinghan.shen@mediatek.com> <629e761b-e3ad-0861-1937-ad660a8a900b@linaro.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-MTK: N Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, sound-open-firmware@alsa-project.org 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" Hi Krzysztof, On Thu, 2022-06-16 at 06:55 -0700, Krzysztof Kozlowski wrote: > On 16/06/2022 00:30, Tinghan Shen wrote: > > Rename mbox according to actions instead of 'mbox0' and 'mbox1'. > > > > Signed-off-by: Tinghan Shen > > --- > > .../devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml | 10 +++++----- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml > > b/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml > > index b7e68b0dfa13..ca8d8661f872 100644 > > --- a/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml > > +++ b/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml > > @@ -50,13 +50,13 @@ properties: > > > > mboxes: > > items: > > - - description: ipc reply between host and audio DSP. > > - - description: ipc request between host and audio DSP. > > + - description: mailbox for receiving audio DSP requests. > > + - description: mailbox for transmitting requests to audio DSP. > > > > mbox-names: > > items: > > - - const: mbox0 > > - - const: mbox1 > > + - const: rx > > + - const: tx > > > > Commit msg lacks important piece - do you break any users with this? Do > you have any users of this binding? > > > Best regards, > Krzysztof The 8195 dsp node, which uses this binding, has not yet been added to the 8195 devicetree. Thanks, TingHan