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 C7F98C6FA86 for ; Wed, 7 Sep 2022 18:02:06 +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 AF8A7168D; Wed, 7 Sep 2022 20:01:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AF8A7168D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1662573724; bh=qKfy08njOwbkVVnILGUK4PCJyfdZWCgviDb563fnxXs=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=RfDtUcIZPVjlcE/krsgAsa/j99KvXWwVW3nC9n7Fjg1Zxbn7CGJCdYWT84ZTo5I7p s3eZ+f1uYgrCO29LTIHuMP1TM6vMT8Dudc1kcrdwian0zf8uymheiwI7rIGHRoSotF 3OQmCvKyfUiGLQSKDTkCDLrhW7ZirfNY1UQ2bzKw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 4F710F80249; Wed, 7 Sep 2022 20:01:14 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id BFE4AF8023B; Wed, 7 Sep 2022 20:01:12 +0200 (CEST) Received: from mail-oa1-f48.google.com (mail-oa1-f48.google.com [209.85.160.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 8CA6AF8023B for ; Wed, 7 Sep 2022 20:01:06 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 8CA6AF8023B Received: by mail-oa1-f48.google.com with SMTP id 586e51a60fabf-1225219ee46so38062755fac.2 for ; Wed, 07 Sep 2022 11:01:06 -0700 (PDT) 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; bh=CcKlit7HWPI71ZUe/GljJgB5zkSi4EijYD98Jqq648E=; b=AAaZGnfX5yYTxv37AZJcw8TkRIeo7Z5mdnwoIing1BpQoAXWS0K05m/ldFncNTxEvW uhUkap+0oT52jmr4YzD1Oyki+UeYrsLHiy674XB4ERcNd0No6FEGWGQ0zkANnKXd6GFx VjPVMirJmzse9tM269iG8JIEODrKeLcn5DfLy0VBz010IQ0W+VlgNzYcYxxaOAh/oVRb gvLLIAOAWkZEpoCXmKnbJCNkae+tQolxaOfpvjBsWyCLn7a3GEEm5C3733fNLsIuzPSX My8tnYj/ufxDPavJDjoxGy+iNw773Pw9jCpdI4jMaO5o9HXcpi8sbVnkucDXNbN+qMUs LLbA== X-Gm-Message-State: ACgBeo0EihWp3MAG7GbG8FgSA4qc49jotepSg8TbcaQkOeWLEvVT1MXS +5v3KRt+zHfw/m0WeQo+Iw== X-Google-Smtp-Source: AA6agR4biI7Jy8t1a+y/JH8nraXYykytOrk/m+fs/VxKBmcF6nuftmhGQC4Flf3XySFMmoHn+de8wA== X-Received: by 2002:a05:6808:199f:b0:343:3592:4dea with SMTP id bj31-20020a056808199f00b0034335924deamr1940962oib.163.1662573664559; Wed, 07 Sep 2022 11:01:04 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id s25-20020a056870631900b00127fbb7afffsm949675oao.5.2022.09.07.11.01.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 11:01:04 -0700 (PDT) Received: (nullmailer pid 3803412 invoked by uid 1000); Wed, 07 Sep 2022 18:01:03 -0000 Date: Wed, 7 Sep 2022 13:01:03 -0500 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH v2 10/14] dt-bindings: soc: qcom: apr: correct service children Message-ID: <20220907180103.GA3803351-robh@kernel.org> References: <20220907101556.37394-1-krzysztof.kozlowski@linaro.org> <20220907101556.37394-11-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220907101556.37394-11-krzysztof.kozlowski@linaro.org> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, Bjorn Andersson , Konrad Dybcio , linux-kernel@vger.kernel.org, Rob Herring , Liam Girdwood , Mark Brown , Srinivas Kandagatla , Andy Gross , Krzysztof Kozlowski 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 Wed, 07 Sep 2022 12:15:52 +0200, Krzysztof Kozlowski wrote: > The APR bindings were not describing properly children nodes for DAIs. > None of the DTSes use unit addresses for the children, so correct the > nodes and reference their schema: clock-controller, dais and routing. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Srinivas Kandagatla > > --- > > Changes since v1: > 1. Correct also sound/qcom,q6apm-dai.yaml (Rob) > --- > .../bindings/soc/qcom/qcom,apr.yaml | 68 ++++++++++++++++--- > .../bindings/sound/qcom,q6apm-dai.yaml | 10 +-- > .../sound/qcom,q6dsp-lpass-clocks.yaml | 16 ++--- > .../sound/qcom,q6dsp-lpass-ports.yaml | 16 ++--- > 4 files changed, 66 insertions(+), 44 deletions(-) > Reviewed-by: Rob Herring 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 7CE8EC38145 for ; Wed, 7 Sep 2022 18:01:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230349AbiIGSBj (ORCPT ); Wed, 7 Sep 2022 14:01:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229794AbiIGSBR (ORCPT ); Wed, 7 Sep 2022 14:01:17 -0400 Received: from mail-oa1-f47.google.com (mail-oa1-f47.google.com [209.85.160.47]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC39BBFAA2; Wed, 7 Sep 2022 11:01:07 -0700 (PDT) Received: by mail-oa1-f47.google.com with SMTP id 586e51a60fabf-1278a61bd57so19435288fac.7; Wed, 07 Sep 2022 11:01:07 -0700 (PDT) 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; bh=CcKlit7HWPI71ZUe/GljJgB5zkSi4EijYD98Jqq648E=; b=NO52m8senwiSrdJf2qOHJZzfAdBXaz7BvGmLZuEhXNne5yQyFmKNmMi68Y4BvBOYv3 UWQJRq/heeV5JSUW5GutUSZXMDUcgH5eK8DxZ0lLyarIbfdTfEm9dHDGy5f2YOwBs0Hu Gz3tI8tjicBrPjEqdaTptbwNrOCm8uhm072I7ayXXxJwLMTZvkeLmyEbPnRXUGc1cBdY 3f4nHLkmdIbOgmzB7g1AnBpnJPPB5H6NFajp9qNJ7U/euC6k0h90T7LZZvX6mKQ20sy6 MjCVLrgkxivgJiDkpRjYYnEWd6EeOz+5tpUoD44fpGZoFUuqv4+HUEy6VhceQd12pMW/ C/AQ== X-Gm-Message-State: ACgBeo1Cs763rCR2fGpQauIRmuFTYV3r7xvVM+R5soXzxMiGaefxa6qE UWf6A5DOjfaiQJz6rt6q4A== X-Google-Smtp-Source: AA6agR4biI7Jy8t1a+y/JH8nraXYykytOrk/m+fs/VxKBmcF6nuftmhGQC4Flf3XySFMmoHn+de8wA== X-Received: by 2002:a05:6808:199f:b0:343:3592:4dea with SMTP id bj31-20020a056808199f00b0034335924deamr1940962oib.163.1662573664559; Wed, 07 Sep 2022 11:01:04 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id s25-20020a056870631900b00127fbb7afffsm949675oao.5.2022.09.07.11.01.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 11:01:04 -0700 (PDT) Received: (nullmailer pid 3803412 invoked by uid 1000); Wed, 07 Sep 2022 18:01:03 -0000 Date: Wed, 7 Sep 2022 13:01:03 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Mark Brown , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Srinivas Kandagatla , Krzysztof Kozlowski , Konrad Dybcio , Rob Herring , Bjorn Andersson , Liam Girdwood , alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, Andy Gross Subject: Re: [PATCH v2 10/14] dt-bindings: soc: qcom: apr: correct service children Message-ID: <20220907180103.GA3803351-robh@kernel.org> References: <20220907101556.37394-1-krzysztof.kozlowski@linaro.org> <20220907101556.37394-11-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220907101556.37394-11-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, 07 Sep 2022 12:15:52 +0200, Krzysztof Kozlowski wrote: > The APR bindings were not describing properly children nodes for DAIs. > None of the DTSes use unit addresses for the children, so correct the > nodes and reference their schema: clock-controller, dais and routing. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Srinivas Kandagatla > > --- > > Changes since v1: > 1. Correct also sound/qcom,q6apm-dai.yaml (Rob) > --- > .../bindings/soc/qcom/qcom,apr.yaml | 68 ++++++++++++++++--- > .../bindings/sound/qcom,q6apm-dai.yaml | 10 +-- > .../sound/qcom,q6dsp-lpass-clocks.yaml | 16 ++--- > .../sound/qcom,q6dsp-lpass-ports.yaml | 16 ++--- > 4 files changed, 66 insertions(+), 44 deletions(-) > Reviewed-by: Rob Herring