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 X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BDFADC433DF for ; Tue, 9 Jun 2020 05:26:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8FEBE20814 for ; Tue, 9 Jun 2020 05:26:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591680384; bh=oraUJGU/LS+UpJaybh4JymhynyUitP+Vtl8eSzPahaQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=BFBjednpLjR4+VLHwOZOrjMh7JAnNPCGGsoPUy/3QQoQOahY2T6AwlB8neBPRPhGZ dMJUC9lIg2gwe7rYSEeYA4gvV5ud6j6G2q25u70jrwlo5LZVwl6GfB6ZR8hFEMiFFu xAOFPoXxInQSnHbKAOMz8fVXwoe1Ypd3zJ1SWDGs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726803AbgFIF0Y (ORCPT ); Tue, 9 Jun 2020 01:26:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:57642 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726449AbgFIF0X (ORCPT ); Tue, 9 Jun 2020 01:26:23 -0400 Received: from localhost (unknown [122.171.156.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6476F207ED; Tue, 9 Jun 2020 05:26:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591680383; bh=oraUJGU/LS+UpJaybh4JymhynyUitP+Vtl8eSzPahaQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cY+q7KGjWEDdP+aVkF7LUcJ6AC7zUPdcIbTzMjSf2gQAOV6ip2Ne8qEoVrCAqxb/s avyfkHivaafBH4ZV+Jsyb9pUSdu1Bwzvlt3JWLfZV7maM9znpa5Zvh+DHOvldr3zYG bdAOEry1ENaIW+odwNrJ6XbCf0EKtuVN2AJMvANs= Date: Tue, 9 Jun 2020 10:56:19 +0530 From: Vinod Koul To: Jonathan Marek Cc: alsa-devel@alsa-project.org, Andy Gross , Bjorn Andersson , Sanyog Kale , Pierre-Louis Bossart , "open list:ARM/QUALCOMM SUPPORT" , open list Subject: Re: [PATCH 3/5] soundwire: qcom: add v1.5.1 compatible Message-ID: <20200609052619.GB1084979@vkoul-mobl> References: <20200608204347.19685-1-jonathan@marek.ca> <20200608204347.19685-4-jonathan@marek.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200608204347.19685-4-jonathan@marek.ca> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 08-06-20, 16:43, Jonathan Marek wrote: > Add a compatible string for HW version v1.5.1 on sm8250 SoCs. Please document this new compatible -- ~Vinod 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 X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E6976C433E0 for ; Tue, 9 Jun 2020 05:27:25 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 64431207ED for ; Tue, 9 Jun 2020 05:27:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="UrgvZrKT"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="cY+q7KGj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 64431207ED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org 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 F2C9E11C; Tue, 9 Jun 2020 07:26:33 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz F2C9E11C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1591680444; bh=oraUJGU/LS+UpJaybh4JymhynyUitP+Vtl8eSzPahaQ=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=UrgvZrKTdVwsXKefmwwAmQo5B380XNdATZO7nVyDXRt4VByjw+GcVAY0HWjoDx8Ye m2GhHZlzFLtYs7yJ/1WgUB9/Z5NTxjtNxMD67B9LvoIe7D+nGNcbkttf9Y2pSNtYA7 rtpVHV3LAItex2IK4NS7RMABL4xmnfdaaU1RhZ2c= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 5D0A4F80278; Tue, 9 Jun 2020 07:26:33 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6380CF8028C; Tue, 9 Jun 2020 07:26:30 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 4EBA3F80088 for ; Tue, 9 Jun 2020 07:26:25 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 4EBA3F80088 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="cY+q7KGj" Received: from localhost (unknown [122.171.156.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6476F207ED; Tue, 9 Jun 2020 05:26:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591680383; bh=oraUJGU/LS+UpJaybh4JymhynyUitP+Vtl8eSzPahaQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cY+q7KGjWEDdP+aVkF7LUcJ6AC7zUPdcIbTzMjSf2gQAOV6ip2Ne8qEoVrCAqxb/s avyfkHivaafBH4ZV+Jsyb9pUSdu1Bwzvlt3JWLfZV7maM9znpa5Zvh+DHOvldr3zYG bdAOEry1ENaIW+odwNrJ6XbCf0EKtuVN2AJMvANs= Date: Tue, 9 Jun 2020 10:56:19 +0530 From: Vinod Koul To: Jonathan Marek Subject: Re: [PATCH 3/5] soundwire: qcom: add v1.5.1 compatible Message-ID: <20200609052619.GB1084979@vkoul-mobl> References: <20200608204347.19685-1-jonathan@marek.ca> <20200608204347.19685-4-jonathan@marek.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200608204347.19685-4-jonathan@marek.ca> Cc: alsa-devel@alsa-project.org, "open list:ARM/QUALCOMM SUPPORT" , Pierre-Louis Bossart , Bjorn Andersson , Andy Gross , Sanyog Kale , open list 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 08-06-20, 16:43, Jonathan Marek wrote: > Add a compatible string for HW version v1.5.1 on sm8250 SoCs. Please document this new compatible -- ~Vinod