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 C6B22C433F5 for ; Mon, 10 Oct 2022 10:54:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231776AbiJJKys (ORCPT ); Mon, 10 Oct 2022 06:54:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231618AbiJJKyp (ORCPT ); Mon, 10 Oct 2022 06:54:45 -0400 Received: from mail-qk1-x733.google.com (mail-qk1-x733.google.com [IPv6:2607:f8b0:4864:20::733]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C0053DD1 for ; Mon, 10 Oct 2022 03:54:41 -0700 (PDT) Received: by mail-qk1-x733.google.com with SMTP id d13so79768qko.5 for ; Mon, 10 Oct 2022 03:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=uXXYDLeVdr+oeSI3cVKv2RSRyFOoMDL4kVkyRGqfMsE=; b=HbSPlcRkvUARSNgWzE/kaRZEiL6bRpHcWUtODxc0yRQnJ4kg2S2wLpE4EyZIQLSxl9 HHij2wUkpj9Cw/ktkXzWoefg0NHEG2A98eRRJIDwV9jAv4cO6dW9ZQ4/d9hLKrYnrTH+ amXnMDac+9ffziz+SEzF9I2fHwuTG1b9T94uWYPAZlwA0EjyI+pjEhqFkIICyW+zchjc ZufWkL0Xjkxx1CQ7BWGqyrfbhAm/94Q66KCGefr0tC6hSfalmSnkqR9gS6cZ+2jqRL5T ui9Cbe7KWdOmKglg5j4+SgKqRWdMvDDBubaHyuMuVZxkKaQKiG363AiirV9j1Z2mmvdI d+nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=uXXYDLeVdr+oeSI3cVKv2RSRyFOoMDL4kVkyRGqfMsE=; b=xM0TzgT3i1GVpBmLPnCanekdM2VVajqzHnEGMN5FzJBaDGFGLqaOR6s9hTnl+vYVWS c2EbCduLxZ7HfWz5oqa7FLv4ZCJwvMslagViydWK9cFdBRExd2IRWXztKHgH0Zwko8kq 0k7RXI8tTjaUU7emRASeqL1hiKRKqb1KRR5jehkkUMrXizlJxHOJ0c6XizMRg3MJa7jS JNRkSq9SoZtmJmYKFNuXjVPazxVLUGtL+T8cLf4wTYKcEgE5DriV9+jAqjogyZJz02cs aRfWBLaKrTCr2SQ1lQHcZO1eadz69a0Vh4BtyU6CfMBA/DmtUHotM9Q1DcHCouSkuwGi +cug== X-Gm-Message-State: ACrzQf3gVkX5iGLFrLP0wM7CoFCO1gRj4dr4EwLZ+/qSXwUf3YztslX/ 6jhrP8g63A1ZgKuNIc6X3he7gw== X-Google-Smtp-Source: AMsMyM6HgL7CmREkM9Ir3/Yzattwf4yjiAvs4gDfZZCee4JCXTl0C5mU8Hv2c6Yx2OkfiBPSITS6Ig== X-Received: by 2002:a37:64cd:0:b0:6ec:545f:9095 with SMTP id y196-20020a3764cd000000b006ec545f9095mr4519053qkb.133.1665399280515; Mon, 10 Oct 2022 03:54:40 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id v4-20020a05622a014400b00343057845f7sm1414470qtw.20.2022.10.10.03.54.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 Oct 2022 03:54:39 -0700 (PDT) Message-ID: <56e8fc84-aad0-b153-e415-8c1bd1647c2b@linaro.org> Date: Mon, 10 Oct 2022 06:52:27 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH v3 1/2] remoteproc: qcom: pas: Add MSM8953 ADSP PIL support Content-Language: en-US To: Sireesh Kodali , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, linux-kernel@vger.kernel.org Cc: andersson@kernel.org, krzysztof.kozlowski+dt@linaro.org, dmitry.baryshkov@linaro.org, Andy Gross , Konrad Dybcio , Mathieu Poirier References: <20221008174658.336470-1-sireeshkodali1@gmail.com> <20221008174658.336470-2-sireeshkodali1@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221008174658.336470-2-sireeshkodali1@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 08/10/2022 13:46, Sireesh Kodali wrote: > Add support for the Audio DSP PIL found on the Qualcomm MSM8953 > platform. The same configuration is used on all SoCs based on the > MSM8953 platform (SDM450, SDA450, SDM625, SDM632, APQ8053). > > Signed-off-by: Sireesh Kodali > --- > drivers/remoteproc/qcom_q6v5_pas.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/remoteproc/qcom_q6v5_pas.c b/drivers/remoteproc/qcom_q6v5_pas.c > index 6afd0941e552..70b3a37c4814 100644 > --- a/drivers/remoteproc/qcom_q6v5_pas.c > +++ b/drivers/remoteproc/qcom_q6v5_pas.c > @@ -950,6 +950,7 @@ static const struct of_device_id adsp_of_match[] = { > { .compatible = "qcom,msm8226-adsp-pil", .data = &adsp_resource_init}, > { .compatible = "qcom,msm8974-adsp-pil", .data = &adsp_resource_init}, > { .compatible = "qcom,msm8996-adsp-pil", .data = &msm8996_adsp_resource}, > + { .compatible = "qcom,msm8953-adsp-pil", .data = &msm8996_adsp_resource}, This one also in alphanumeric order, by compatible. Best regards, Krzysztof