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 33C03C61DA4 for ; Tue, 14 Feb 2023 09:44:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231672AbjBNJoT (ORCPT ); Tue, 14 Feb 2023 04:44:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229514AbjBNJoS (ORCPT ); Tue, 14 Feb 2023 04:44:18 -0500 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B7D6C674 for ; Tue, 14 Feb 2023 01:44:16 -0800 (PST) Received: by mail-wr1-x430.google.com with SMTP id co8so11221694wrb.1 for ; Tue, 14 Feb 2023 01:44:16 -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=1V6X7LS4W1rOsDectubi4KTeJ0veVK4x1Eb4mq8We4o=; b=NTGB1A8hi0FI4d0n7r1u647W9aZjL6itDmVIUW6Qef/Ns1oCssg5+T4pgN8GuHwygL LfX5rXVF6PFKzetgUtNSE4/bPKphcZNhNKjBIyaHuwSjYlcESXyVbMAqaV9g8LELU0AY W8qgSlxQ1N8mw09qsWLJT+MB9dOxyc+mAxPhIqeanAvZmS+EB8PfpLpuxEZIPeGczM7A CQl8XppAmLLKLCwBznID10RjyS6VPpE4qRu1Gq6G41V3rlhchMIOapYbUmhI6SZ8t2g4 ILlb4U+xDvkPk/bCrfwbDmAadV9uIOXEqG7QPbzVPu5D4k8M1YmPkRMnj19Lu8wU6BgS rhmQ== 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=1V6X7LS4W1rOsDectubi4KTeJ0veVK4x1Eb4mq8We4o=; b=wGLSCUJQirnAvqqclKM1UNs2Vl6+5P6tw2fv9hI5bMnZhyDHFalDhKSfXVkgaPvClL acAKYlAxg2dJaS8fShxipztp+0VqaROjXTUbuWlC9zu37PLsU3gKFjRHAexKhuBq/IpM Cs4Lt3xOjRVhxM1Z3GDM1FJO5EB/ElBfC9YVIjLIHY08KMD733vHYEBsX/cXNurymrLS 3eWJKaNwulxGY5/F/m2tsfnv2YZ5ik+Jpk1Pg+NS5rsm+U3YUYPMi4DiyyCmF66pzi1f ZrhdgWYObkn+5d8FMzv7J+x9+iWTVMk7JObUEHH1z/5wZoPsy0547+D8BCGZ/v7rP4gR IdVg== X-Gm-Message-State: AO0yUKW1BxvkeM6R+PzlesiHcOPE8IOxan7dJ/GVIJYkXtU2f/3tC3GN 1xn08cAqKsdc6RU4U30fjOTNXw== X-Google-Smtp-Source: AK7set+MeaNJDHWeQ3lmWJpTPfV0TrfI0EEoITSixsaaKVn0LPBKNUaNqT/3OtyQiTgAXMzeQBqd/g== X-Received: by 2002:adf:f712:0:b0:2c5:50aa:f89d with SMTP id r18-20020adff712000000b002c550aaf89dmr1335007wrp.42.1676367855108; Tue, 14 Feb 2023 01:44:15 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id q13-20020adff94d000000b002be099f78c0sm12399605wrr.69.2023.02.14.01.44.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Feb 2023 01:44:14 -0800 (PST) Message-ID: <5c67ecd2-075a-5b0b-feb9-57570f539ee1@linaro.org> Date: Tue, 14 Feb 2023 10:44:12 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH V3 2/5] arm64: dts: qcom: Add support for Crashdump collection on IPQ9574 Content-Language: en-US To: POOVENDHAN SELVARAJ , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, lee@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, jassisinghbrar@gmail.com, catalin.marinas@arm.com, will@kernel.org, shawnguo@kernel.org, arnd@arndb.de, marcel.ziswiler@toradex.com, robimarko@gmail.com, dmitry.baryshkov@linaro.org, nfraprado@collabora.com, broonie@kernel.org, quic_gurus@quicinc.com, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: quic_srichara@quicinc.com, quic_gokulsri@quicinc.com, quic_sjaganat@quicinc.com, quic_kathirav@quicinc.com, quic_arajkuma@quicinc.com, quic_anusha@quicinc.com, quic_devipriy@quicinc.com References: <20230208053332.16537-1-quic_poovendh@quicinc.com> <20230208053332.16537-3-quic_poovendh@quicinc.com> <1a9ad881-7753-935a-ce7d-a2a79d34f16c@quicinc.com> <86bb95e4-2e07-19a5-7b4f-15f25067d513@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <86bb95e4-2e07-19a5-7b4f-15f25067d513@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 14/02/2023 10:35, POOVENDHAN SELVARAJ wrote: >>>> compatible = "arm,cortex-a73-pmu"; >>>> interrupts = ; > >>> @@ -95,11 +102,17 @@ >>>> #address-cells = <2>; >>>> #size-cells = <2>; >>>> ranges; > *>>> -* > >> I don't think anything improved here - still unrelated change. > >> > > Are you referring to the deleted line here? Yes, the line removal does not seem related nor justified. Best regards, Krzysztof