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 BC8ADC77B75 for ; Mon, 8 May 2023 07:33:37 +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 A7EAB12B5; Mon, 8 May 2023 09:32:45 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz A7EAB12B5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1683531215; bh=uFm7amat6u5/NTy02eKQykrRvo7kkoqHKGb741TnEf8=; 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=olNm0pFUUVsXpx4iJOjJaBP3ppGqxFKBRDKjgEvGH0O8EymsMztocdmlMAi4z6Ujz 2hUc4aLItd2omUowPCN/2KI9XeNpcmPRa2veo4SeUeqTEnye6milMvZF/SXiU5tFaI xL7vu7JhhvIY0Yy6Fvg8sf16qX2a/7Yb8rme4rK4= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id CEF33F8053B; Mon, 8 May 2023 09:32:11 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3BBBFF8053B; Mon, 8 May 2023 09:32:08 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 25239F8052E for ; Mon, 8 May 2023 09:31:58 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 25239F8052E Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=lddSyqHX 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 AD4C461B63; Mon, 8 May 2023 07:31:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ECFFBC433EF; Mon, 8 May 2023 07:31:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683531115; bh=uFm7amat6u5/NTy02eKQykrRvo7kkoqHKGb741TnEf8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lddSyqHXQphaywKV2TuBbmDUA2mtJJfRsde3Rdqlk1ahvi9QnaIYW/jvcvFb0WzMs qxYcKeHi/GrV9Xg303yXbvHIHpfwivcEdyOwW0xIxW+5q4tr3BAVx/NdNugxfpoS1g 32ngqaqWKokfjbxUMS4x3MUKsbBRM2bKzBmWiTitUDiZdxnKfmQQoVjuBav4uWnxaA cX5mvj7h46dOMaRfDgz3s7j8Q9go6LOuXydgcGFp8MV0BhPs9wQW+fNH0B3RGG1lZ9 7cKvoyGQK8dHhe04ZQwAbuIyIPTLmd8s5jonU8UCQVdDFRogEVJSHthcCTaZ2mHZso ADV0Nhx+C98Yw== Date: Mon, 8 May 2023 13:01:51 +0530 From: Vinod Koul To: Krzysztof Kozlowski Subject: Re: [PATCH v3 0/7] soundwire: qcom: add support for SM8550 (Soundwire v2.0.0) Message-ID: References: <20230418095447.577001-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230418095447.577001-1-krzysztof.kozlowski@linaro.org> Message-ID-Hash: IRUGOXBNDRBILLKGDGFPCVNHKI4PCA4X X-Message-ID-Hash: IRUGOXBNDRBILLKGDGFPCVNHKI4PCA4X X-MailFrom: vkoul@kernel.org 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: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Bard Liao , Pierre-Louis Bossart , Sanyog Kale , Srinivas Kandagatla , Rao Mandadapu , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org 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 18-04-23, 11:54, Krzysztof Kozlowski wrote: > Hi, > > Changes since v2: > 1. Use uint16 for qcom,ports-sinterval. > DTS will be fixed in separate patchset. > 2. Add tags. > > Changes since v1: > 1. Patch 1: Increase maxItems to 16 for port-related properties. > 2. Re-order patch 1 and 2. > 3. Patch 3: Drop unneeded semicolon. > 4. Patch 5: Fix lang typo in subject. Applied, thanks -- ~Vinod