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 A6ABAC433F5 for ; Thu, 24 Mar 2022 00:55:11 +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 17982166F; Thu, 24 Mar 2022 01:54:19 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 17982166F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1648083309; bh=YY3u466kTq8l7wermBlxhgdP++tiwPwanwuGyPYg6s8=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=P2/W3VQo7Z3QLj8nsw9CK6X+3pmyER81d58/5eQp+nhJ55MDr4Wtf9BXbyaDZwU54 Axl2z4VI1SWZflslq3roCiMmRq0cdPJeoPoCttB7NCTH5GszL8mw487W72p7sTsLKF K7izSESfUrhW84GvX0Npc4m/bhJj5uNUlvPp56nM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A50C2F80165; Thu, 24 Mar 2022 01:54:18 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 023CAF802DB; Thu, 24 Mar 2022 01:54:16 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 7CB46F800C1 for ; Thu, 24 Mar 2022 01:54:12 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 7CB46F800C1 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="VxnCxduQ" 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 9C168B821DA; Thu, 24 Mar 2022 00:54:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D4455C340E8; Thu, 24 Mar 2022 00:54:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083250; bh=YY3u466kTq8l7wermBlxhgdP++tiwPwanwuGyPYg6s8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VxnCxduQPUEtFRtz4pfTOwPtQANiGZ65a2nzfWJGOR2BuGXbi4CH/nLRc4IVFyJdZ pHQtkvn9oUDLzSlxdwpOLzpmQRcX5E0GB9D7TgD3q5u4Gm7Ekv1pHgAMEdjNpI+Cob ybgoGdRXXL9xonOMGn9DdzGykpync49zxln9j1HN5A25pmep2rmcjPzShaJvYQxnMj YCJz+7HbpdtBNtiJRyK63VGSWbllaC7WFF0JeXudbdfzmuMyrSWTLoxMES3vCZw07b vfWIdHGuwxKEgGJBnuF/aQjS4QNloXm37m5cEdJLs40XnY3W99A9Gwjm4PlgSYrWi5 8/KhjEKM0+N+Q== Date: Thu, 24 Mar 2022 08:54:05 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Subject: Re: [v6 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-2-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220323164442.921-2-jiaxin.yu@mediatek.com> Cc: devicetree@vger.kernel.org, linmq006@gmail.com, alsa-devel@alsa-project.org, robh+dt@kernel.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, broonie@kernel.org, linux-mediatek@lists.infradead.org, trevor.wu@mediatek.com, matthias.bgg@gmail.com, aaronyu@google.com, linux-arm-kernel@lists.infradead.org, angelogioacchino.delregno@collabora.com 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 Thu, Mar 24, 2022 at 12:44:39AM +0800, Jiaxin Yu wrote: > + speaker-codec: If it is possible to have 1 or more items, would "speaker-codecs" be a better name? > + type: object > + properties: > + sound-dai: > + minItems: 2 It should be 1. Consider of rt1015p case. 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 E791AC433F5 for ; Thu, 24 Mar 2022 00:54:29 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=Ny0BFZ94zgCkQfujdoJ/OPD0V0FiIOyjeRUmkPS5mhg=; b=rMWfL0Q9fcFanK OP6tuaoxQKAPRiVX7/Db2jmrxSnlk7ZweBmPVUR7wPMwO9FpYkbR2OU1KRD6McatKwz37OY9+64nZ 4KtVv5LlDSChoxXCUw+Muk3NtoVIP4WBunEQnAaleeEzU7O9EeHO/vK06m3qm77ZMWapz6RRvwpV5 8AtYsvx8QE2eBe3sBBEOitblJ4szksb2Nn0fKvVmzBXaOgTQyb4U884ADZLQpVtwbrDNe/EdNIRdP +rA5X/ocrtFoGR3vEpF4zPVEb5IpOS9tKREmwr5DC4Q/TUNwBTs+9jld8Ac9h6ZbEuj4jx7VuYEuz eH7loUu0F1I/POMXm/8w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBk9-00FFKD-Ad; Thu, 24 Mar 2022 00:54:25 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBjx-00FFHF-L6; Thu, 24 Mar 2022 00:54:14 +0000 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 9C168B821DA; Thu, 24 Mar 2022 00:54:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D4455C340E8; Thu, 24 Mar 2022 00:54:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083250; bh=YY3u466kTq8l7wermBlxhgdP++tiwPwanwuGyPYg6s8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VxnCxduQPUEtFRtz4pfTOwPtQANiGZ65a2nzfWJGOR2BuGXbi4CH/nLRc4IVFyJdZ pHQtkvn9oUDLzSlxdwpOLzpmQRcX5E0GB9D7TgD3q5u4Gm7Ekv1pHgAMEdjNpI+Cob ybgoGdRXXL9xonOMGn9DdzGykpync49zxln9j1HN5A25pmep2rmcjPzShaJvYQxnMj YCJz+7HbpdtBNtiJRyK63VGSWbllaC7WFF0JeXudbdfzmuMyrSWTLoxMES3vCZw07b vfWIdHGuwxKEgGJBnuF/aQjS4QNloXm37m5cEdJLs40XnY3W99A9Gwjm4PlgSYrWi5 8/KhjEKM0+N+Q== Date: Thu, 24 Mar 2022 08:54:05 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Cc: broonie@kernel.org, robh+dt@kernel.org, angelogioacchino.delregno@collabora.com, aaronyu@google.com, matthias.bgg@gmail.com, trevor.wu@mediatek.com, linmq006@gmail.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [v6 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-2-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220323164442.921-2-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220323_175413_878784_EDBEF6FA X-CRM114-Status: UNSURE ( 9.22 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Thu, Mar 24, 2022 at 12:44:39AM +0800, Jiaxin Yu wrote: > + speaker-codec: If it is possible to have 1 or more items, would "speaker-codecs" be a better name? > + type: object > + properties: > + sound-dai: > + minItems: 2 It should be 1. Consider of rt1015p case. _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 80E47C433F5 for ; Thu, 24 Mar 2022 00:55:18 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=dD/Q97rgNa0l1Hm4oh49ThfR9GFdN+q1biCNHBLYYlk=; b=0rNwepQGWMDsep 1sXRfawieYhccIC6TP9hUjwlOfk69hopfTiB0/ZInJ5gI24i42XU2jrKFucobmujnVgd3wJzTQOkG Ma1DIwOYKcQBA8FxT/No/0olU82hVe40PAAt/VRIlICOFabdWiIQClXiYf5OjYLoJGXBlWJWjdLhb GHB4wHs4vokiWWdtiQSnyFv8nkM/sG/GeHmKAIWiGoGO75kMQ445qtJOcy0XjN/Uf5wJSwjtk9WyH DdLAupviW1sB+7V6b3gaeqFOcOKhCHyAhIMANPZe6VeGnxxqfx9mbwfd78LINMIIN5vVp6TDhfTpT DHSgGEa/unpvMGdT0VQw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBk0-00FFIB-OY; Thu, 24 Mar 2022 00:54:16 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBjx-00FFHF-L6; Thu, 24 Mar 2022 00:54:14 +0000 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 9C168B821DA; Thu, 24 Mar 2022 00:54:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D4455C340E8; Thu, 24 Mar 2022 00:54:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083250; bh=YY3u466kTq8l7wermBlxhgdP++tiwPwanwuGyPYg6s8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VxnCxduQPUEtFRtz4pfTOwPtQANiGZ65a2nzfWJGOR2BuGXbi4CH/nLRc4IVFyJdZ pHQtkvn9oUDLzSlxdwpOLzpmQRcX5E0GB9D7TgD3q5u4Gm7Ekv1pHgAMEdjNpI+Cob ybgoGdRXXL9xonOMGn9DdzGykpync49zxln9j1HN5A25pmep2rmcjPzShaJvYQxnMj YCJz+7HbpdtBNtiJRyK63VGSWbllaC7WFF0JeXudbdfzmuMyrSWTLoxMES3vCZw07b vfWIdHGuwxKEgGJBnuF/aQjS4QNloXm37m5cEdJLs40XnY3W99A9Gwjm4PlgSYrWi5 8/KhjEKM0+N+Q== Date: Thu, 24 Mar 2022 08:54:05 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Cc: broonie@kernel.org, robh+dt@kernel.org, angelogioacchino.delregno@collabora.com, aaronyu@google.com, matthias.bgg@gmail.com, trevor.wu@mediatek.com, linmq006@gmail.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [v6 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-2-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220323164442.921-2-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220323_175413_878784_EDBEF6FA X-CRM114-Status: UNSURE ( 9.22 ) X-CRM114-Notice: Please train this message. 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: , 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 Thu, Mar 24, 2022 at 12:44:39AM +0800, Jiaxin Yu wrote: > + speaker-codec: If it is possible to have 1 or more items, would "speaker-codecs" be a better name? > + type: object > + properties: > + sound-dai: > + minItems: 2 It should be 1. Consider of rt1015p case. _______________________________________________ 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 15DC7C433F5 for ; Thu, 24 Mar 2022 00:54:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346928AbiCXAzn (ORCPT ); Wed, 23 Mar 2022 20:55:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346931AbiCXAzm (ORCPT ); Wed, 23 Mar 2022 20:55:42 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 225BF9FDB; Wed, 23 Mar 2022 17:54:11 -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 dfw.source.kernel.org (Postfix) with ESMTPS id DC814618C7; Thu, 24 Mar 2022 00:54:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D4455C340E8; Thu, 24 Mar 2022 00:54:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083250; bh=YY3u466kTq8l7wermBlxhgdP++tiwPwanwuGyPYg6s8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VxnCxduQPUEtFRtz4pfTOwPtQANiGZ65a2nzfWJGOR2BuGXbi4CH/nLRc4IVFyJdZ pHQtkvn9oUDLzSlxdwpOLzpmQRcX5E0GB9D7TgD3q5u4Gm7Ekv1pHgAMEdjNpI+Cob ybgoGdRXXL9xonOMGn9DdzGykpync49zxln9j1HN5A25pmep2rmcjPzShaJvYQxnMj YCJz+7HbpdtBNtiJRyK63VGSWbllaC7WFF0JeXudbdfzmuMyrSWTLoxMES3vCZw07b vfWIdHGuwxKEgGJBnuF/aQjS4QNloXm37m5cEdJLs40XnY3W99A9Gwjm4PlgSYrWi5 8/KhjEKM0+N+Q== Date: Thu, 24 Mar 2022 08:54:05 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Cc: broonie@kernel.org, robh+dt@kernel.org, angelogioacchino.delregno@collabora.com, aaronyu@google.com, matthias.bgg@gmail.com, trevor.wu@mediatek.com, linmq006@gmail.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [v6 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-2-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220323164442.921-2-jiaxin.yu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Mar 24, 2022 at 12:44:39AM +0800, Jiaxin Yu wrote: > + speaker-codec: If it is possible to have 1 or more items, would "speaker-codecs" be a better name? > + type: object > + properties: > + sound-dai: > + minItems: 2 It should be 1. Consider of rt1015p case.