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 7419CC433FE for ; Sun, 3 Apr 2022 19:40:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376345AbiDCTmU (ORCPT ); Sun, 3 Apr 2022 15:42:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1376347AbiDCTmT (ORCPT ); Sun, 3 Apr 2022 15:42:19 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8390E27B27 for ; Sun, 3 Apr 2022 12:40:23 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id s13so10419507ljd.5 for ; Sun, 03 Apr 2022 12:40:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=HtO1Op4EULGuNh03X4DV2PvRHFpqexefkL4qM7EQ8hs=; b=Vva63TToIflctX178TlzjoBSwvG9ymyH8fkUFzsJbWemLSthhs3fmUiyct2jJXfuul cBWrmGUChH7mrrtvKlbT+UvTMA1kr4EGroRz89d9ZgRjBKqjhw8b6Pjx9Drm+2KP3ffr qCaQcnpudkB1x6f/TsesEIgup+s8tupM0OkNckNeY94nH0LSyoG4CwZboW/Hdt25PAcJ sQFqduKzh+wRrNkQBH2bKey2AY958WP2O9dI5/Wdtz/wZ0MDwOZqcOy8Lz7GFJgKEqMC KQo46IBKc9PhJAb+EVBtnQVsPyqsfla9tpQgL26rsToQlejCjGBroM2zOCQ3JxObDDsq /ggw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=HtO1Op4EULGuNh03X4DV2PvRHFpqexefkL4qM7EQ8hs=; b=yB2EU5FZ743AhE7d58YRoWheP5/Hg40U4T5zZw8yXw8PTa0CBUn7r8M+1jvgx9uqbr vKgAzQx8KKEpQPOmMqCTLxFulcUSTGDSdk0KZq+jhhtDauYG3IOCD/iZHy3XYkEqhjLu mfZ77G2t7e/LtoaRBlOVKlz/hT8mxxX0u/3b8DMvrNDCMp9dI0xdrCEHiubGARc5C2ZE S2lKvBG2/8IaTl0D13NOqEq57TH0Do4Y+DDH0PDXJamciDKZnUBWco8gYHUhZ9PcEwvI e/BbyZ/IwLIiPaLL5s2TcSAS9GjpKrKO1C1+kAUZkQ/KJFTj0v6NlH50lZk+ayr1JH9b +CuA== X-Gm-Message-State: AOAM533/pFvAZlxz8s8yzoYnUcGRJ5zP6acvI8FLUSDjC1FQCHy7PLMt jGi5tETQ9NnxDexhPYLQyB7EqQ== X-Google-Smtp-Source: ABdhPJw7jctSDj8NStIfPObweDUKTSouSVeuWxido0zNdu27djMaTmXtm8LsIEAvN6zkHp/iSjViQA== X-Received: by 2002:a2e:3615:0:b0:24a:fc28:f0b3 with SMTP id d21-20020a2e3615000000b0024afc28f0b3mr10332615lja.4.1649014821787; Sun, 03 Apr 2022 12:40:21 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id z16-20020a2e9650000000b0024af767c536sm860592ljh.19.2022.04.03.12.40.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 03 Apr 2022 12:40:21 -0700 (PDT) Message-ID: <19015645-86ce-5a7e-e2a7-d4af01417b74@linaro.org> Date: Sun, 3 Apr 2022 22:40:20 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v2 1/5] arm64: dts: qcom: msm8996: Revamp reserved memory Content-Language: en-GB To: Yassine Oudjana , Andy Gross , Bjorn Andersson , Ohad Ben-Cohen , Mathieu Poirier , Rob Herring Cc: AngeloGioacchino Del Regno , Konrad Dybcio , Raffaele Tranquillini , linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, phone-devel@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210926190555.278589-1-y.oudjana@protonmail.com> <20210926190555.278589-2-y.oudjana@protonmail.com> From: Dmitry Baryshkov In-Reply-To: <20210926190555.278589-2-y.oudjana@protonmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org On 26/09/2021 22:06, Yassine Oudjana wrote: > Fix a total overlap between zap_shader_region and slpi_region, and rename > all regions to match the naming convention in other Qualcomm SoC device trees. > > Signed-off-by: Yassine Oudjana Tested-by: Dmitry Baryshkov #db820c -- With best wishes Dmitry