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 1AAC8C76196 for ; Tue, 28 Mar 2023 06:40:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229497AbjC1GkK (ORCPT ); Tue, 28 Mar 2023 02:40:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34046 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229670AbjC1GkJ (ORCPT ); Tue, 28 Mar 2023 02:40:09 -0400 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EBC7B19A6 for ; Mon, 27 Mar 2023 23:40:06 -0700 (PDT) Received: by mail-ed1-x533.google.com with SMTP id ew6so45279817edb.7 for ; Mon, 27 Mar 2023 23:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679985605; 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=KS01sPEbTq+ygcPzS1GxIzVdABG8Hy8NYqv6mG/Q61E=; b=Y1eKKHjCjGGKosnQoBeNxL1IOgLvcdlzRP7nxJFwVS1HRD83UmzD1USFQJW7LcXYOR 2iANqDsd5//kEqVAQTis7pvycAxh+Q83CC9i0zYera6cqbIsnNc86HKQ6j2qdYfg+jw/ UOksy3cN9eubli/mkqeuzSNqwjSb4GIisKdoQjq/i9I+qGC6tnunQ6f8/LTWO2J9wbEk KaSa8W13tvxHCvIZHhS5Uh/8q3nGwfzmjvhPQ0FlH8BGBRIAK5cHUE7sUsThIVJG5PDp 2uQamEHpRO/9/bmlkb38ybAgg2x/SwVckDWIM49XDezQthXULEZWlnngXp2Lgw/9PTBL J92g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679985605; 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=KS01sPEbTq+ygcPzS1GxIzVdABG8Hy8NYqv6mG/Q61E=; b=q2ftUl2EcYCHopzD0cqh7e2NN3yRA7Cp0t3CRvbmeNjnMrKeTrnVMBRsYVHH92Vz49 j6eDHUGhDts9qGDzLi7QwT+yl1Q9Lvyu9YF8BB/ZkolmzabN7bM2WBJZ2Q6Y7GCz4lSm 1zdzIFU71XnnShx9NzJLWyddv+v7ZcLsnLe/qHqIRWUPVszFuHKMAqqoNHMDyYR/MU8b FPkia7s6VInBZus9Q8FKIah/9d5zGcdB2YBFWixUrrx9KC8T314muaiv3GU0nAhknVpm GK91uNYwlop18k95zXk3PMIuphhjHgi60eQMOSX1kScONKXtkX8+Z9rAeaFL4pEYS9/n I9eg== X-Gm-Message-State: AAQBX9cdpahLWiVe4GCu2EmkEBqm9rtYABePrzskriq4wleSyaa4/c/d xD7ZWMwbW/yylq3AtO8TyUOczA== X-Google-Smtp-Source: AKy350ag5jc21SpgvGjtcfe5iqQzGFQTsZBfMCKtrlipgo56KJ4JXFi5xmsf1BmySij7IfyHpCsfbQ== X-Received: by 2002:a17:906:81d5:b0:93d:ae74:fa9e with SMTP id e21-20020a17090681d500b0093dae74fa9emr14858648ejx.7.1679985605412; Mon, 27 Mar 2023 23:40:05 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:9e92:dca6:241d:71b6? ([2a02:810d:15c0:828:9e92:dca6:241d:71b6]) by smtp.gmail.com with ESMTPSA id v25-20020a17090606d900b008e22978b98bsm14934354ejb.61.2023.03.27.23.40.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Mar 2023 23:40:05 -0700 (PDT) Message-ID: Date: Tue, 28 Mar 2023 08:40:03 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v2 1/3] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible Content-Language: en-US To: Dylan Van Assche , Andy Gross , Bjorn Andersson , Mathieu Poirier , Rob Herring , Krzysztof Kozlowski Cc: Konrad Dybcio , Manivannan Sadhasivam , linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230327183736.496170-1-me@dylanvanassche.be> <20230327183736.496170-2-me@dylanvanassche.be> From: Krzysztof Kozlowski In-Reply-To: <20230327183736.496170-2-me@dylanvanassche.be> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org On 27/03/2023 20:37, Dylan Van Assche wrote: > SLPI DSP remoteproc on DSP is defined by the 'qcom,sdm845-slpi-pas' > compatible in the qcom_q6v5_pas driver. Add this compatible to the > devicetree bindings. > > Signed-off-by: Dylan Van Assche > --- > .../bindings/remoteproc/qcom,adsp.yaml | 19 +++++++++++++++++++ Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof