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 08760C001B0 for ; Fri, 23 Jun 2023 10:21:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232034AbjFWKVD (ORCPT ); Fri, 23 Jun 2023 06:21:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60074 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232156AbjFWKUo (ORCPT ); Fri, 23 Jun 2023 06:20:44 -0400 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3E1AC1731 for ; Fri, 23 Jun 2023 03:20:43 -0700 (PDT) Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2b479d53d48so8191241fa.1 for ; Fri, 23 Jun 2023 03:20:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687515641; x=1690107641; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=PWp1zxtH+buOdb032YdtigRP7aafNTMfo7Ltr/ZhNzI=; b=oeuI9YPTtN1lYkYab32hud10Qcnzf9q7grzOdIBQhL3pRJ7iE2FTa7XuOVBVMnNpm6 0vxUJxDkJMkxI/bId/yrL+ojK+8nznwDFSYItE2m4YAWoE7SvHbxX+iW5TCPxhbihxYh FSAuL7gAwju84x2tzu2a2loYi6yMf5qBeghCa7d6UlDRbS3v+9bvWzFifeAFukYJMDd4 OcuQF/R+buNVSpo+xqdQaPDsEgQ6lE1mavIv+eEf6cIzrNKq/6RnWMX3zctIoziPMJXp EWS1OSWd1YSoDKgdV2QRRvc975Sgtvicdl407chMFjqztgTY6xLgs6QL3pPn2CfX8fO8 dzAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687515641; x=1690107641; h=content-transfer-encoding:in-reply-to:from:references: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=PWp1zxtH+buOdb032YdtigRP7aafNTMfo7Ltr/ZhNzI=; b=eofoZND2jHosA1Ue1GHnUlWw4Z9Ok6IZPzIO0Ksw82LVGv5N/fhqnSpNwz7meqEeJ7 STEYQUJmOMCWsYX8G0q4xDYngkEZCwuDrRMwLRnS6IiSSeRBCW9pJ8EfIPWUxQumzUbB UiolpU/8Gbk1shqDUccX9dtuKqSy0NOWpwt1L7kbBh6z9OMmcZ3taNhSDL5y6xNIaiBR Y2fWGLhgBK6lUXDu8levq65F6I2ags2wnKqerWYVm5StLXUUpudvA6xbRzbvYAZZPfag CjN19xFPQEssr7Gj/3WMOF7sBb487roYlqM7X9FVHCwH1g3aYyGoUBk78PQ8Gn4507Lx Oywg== X-Gm-Message-State: AC+VfDz6JB8JN0vhmGoOcz2c0J93uD6uGLsIfhXiQg/6zFUN9ncsHCHF 6iFm+vL2jOsruVv1T1Zp8+UZLw== X-Google-Smtp-Source: ACHHUZ5OJnHDk+ZWi6FaII3fB/i3ouoFr+Y5PEToST4GasncqvwzhDalEHGcKLWNgujrxpcZQXtxsQ== X-Received: by 2002:a2e:834b:0:b0:2af:25cf:92ae with SMTP id l11-20020a2e834b000000b002af25cf92aemr13558846ljh.22.1687515641475; Fri, 23 Jun 2023 03:20:41 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id s20-20020a056402165400b0051a4c1dc813sm4959397edx.82.2023.06.23.03.20.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Jun 2023 03:20:40 -0700 (PDT) Message-ID: Date: Fri, 23 Jun 2023 12:20:38 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH 4/4] dts: Reserve memory region for NSS and TZ Content-Language: en-US To: Sricharan Ramabadhran , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, sboyd@kernel.org, mturquette@baylibre.com, mani@kernel.org, lpieralisi@kernel.org, bhelgaas@google.com, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-pci@vger.kernel.org References: <20230623094403.3978838-1-quic_srichara@quicinc.com> <20230623094403.3978838-5-quic_srichara@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230623094403.3978838-5-quic_srichara@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23/06/2023 11:44, Sricharan Ramabadhran wrote: > Add reserved memory region for NSS and fix the name > for tz region explicitly. > > Signed-off-by: Sricharan Ramabadhran Please use subject prefixes matching the subsystem. You can get them for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patch is touching. Best regards, Krzysztof