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 D6B31C4332F for ; Thu, 8 Dec 2022 10:42:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229750AbiLHKmI (ORCPT ); Thu, 8 Dec 2022 05:42:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45296 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229948AbiLHKlb (ORCPT ); Thu, 8 Dec 2022 05:41:31 -0500 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 898CF813B2 for ; Thu, 8 Dec 2022 02:36:46 -0800 (PST) Received: by mail-lj1-x235.google.com with SMTP id b9so1098946ljr.5 for ; Thu, 08 Dec 2022 02:36:46 -0800 (PST) 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=sLgD4mcq6NGXe2Z5yow35JLIwbCl1WcOMrelcw30Bb8=; b=CF9YKsqP/11cHBIXUz03ZsFPnhJHFngU9qimSaYyprnmJ2noIS6FX9wJH0cbjhMRrN HdPfraeLtfMtqtvS3ditepeMr+P5fXMBYirqPnYfW3/KW9fFckIiF1Y5oJpNohSYQaoa l/shLXcbQjHmCqSYrVtEE2vNQQ2P3KwFc/a1+qInmmyaSlkKbs7GHI/fZ36X/N5XPPlo F0kGh4lEUVJOtR7StaX6gj2wC+ueMCAHDCVs2LeQI5ibwH8EmkiQYIMLWBOG9q2n8jFV OfbQaPImsaoAL5Idoo3r70g81fg4BFghoTB/O6mIrc1A/aKsWlKFJN2k0t+5c3uYY/4J tz8g== 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=sLgD4mcq6NGXe2Z5yow35JLIwbCl1WcOMrelcw30Bb8=; b=D8mdLI0KHOPr+NXtA+2QByloN9RK7Hnm8CrRzgj1O+KMVRRSmq33La1LqbdTItyXCM KDD+uMLDMWsati7mweDFwvEGapY1uSrxhXQRYZQjSavAIqKlETI6wCCjrEwET3eQSe/D EFr7mzrRQfMfz7ByWY6pnc3kltFeLCk6l4YsXLJYPpLEBX3r1NUEetfp8TEbxgYTH1jC xNpIWXZJI8wdoHwDq/XUugIPAKnlyEYBTcmFWPC1n/3mDMwzKRDthAr1lvPrb2Om2tNs BbWbOdHercQWkox0xBfb0rZ8w9GrPuhcUEUsLsx3T+l51JJsTNnHFkSX3D1RsgTuT91S PB0A== X-Gm-Message-State: ANoB5pn3/0gNaxvoXp1Q+Fid049bLofrJ4xcGlCQoaRI+0fJLjY+keCx yYd88/3WEleD1zjjvTuYYblsDw== X-Google-Smtp-Source: AA0mqf5ENdBwq+Xg+vLczBJHlsxjumL9lHK33PbP4IM/NElioaVr1fIvYaupW5RTfAbgj0rzifRzBA== X-Received: by 2002:a2e:c52:0:b0:277:9bf:9411 with SMTP id o18-20020a2e0c52000000b0027709bf9411mr22163424ljd.504.1670495804952; Thu, 08 Dec 2022 02:36:44 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id e27-20020ac2547b000000b004b5785b1d9csm1450294lfn.302.2022.12.08.02.36.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Dec 2022 02:36:44 -0800 (PST) Message-ID: <25cd4c9b-13dc-1e12-92ea-3610eb9af7a7@linaro.org> Date: Thu, 8 Dec 2022 11:36:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH v3 1/5] dt-bindings: remoteproc: qcom: adsp: move memory-region and firmware-name out of pas-common Content-Language: en-US To: Neil Armstrong , Amol Maheshwari , Srinivas Kandagatla , Bjorn Andersson , Krzysztof Kozlowski , Andy Gross , Konrad Dybcio , Rob Herring , Mathieu Poirier , Manivannan Sadhasivam Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, Abel Vesa , linux-kernel@vger.kernel.org References: <20221114-narmstrong-sm8550-upstream-remoteproc-v3-0-62162a1df718@linaro.org> <20221114-narmstrong-sm8550-upstream-remoteproc-v3-1-62162a1df718@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221114-narmstrong-sm8550-upstream-remoteproc-v3-1-62162a1df718@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/12/2022 20:23, Neil Armstrong wrote: > Move memory-region and firmware-name definitions out of qcom,pas-common.yaml > since they will be redefined differently for SM8550 PAS bindings documentation. > > Signed-off-by: Neil Armstrong > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof