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 6B288C0502F for ; Sun, 28 Aug 2022 15:13:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229926AbiH1PNC (ORCPT ); Sun, 28 Aug 2022 11:13:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42124 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229896AbiH1PNA (ORCPT ); Sun, 28 Aug 2022 11:13:00 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5FED132BAD for ; Sun, 28 Aug 2022 08:12:57 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id q7so8069566lfu.5 for ; Sun, 28 Aug 2022 08:12:57 -0700 (PDT) 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; bh=OtM7iPNjdY/5wZ1fS/xdrs+Yl/HaQkufjAk9Dk8g/F4=; b=ZM9+t75/Iyhz/lVJ4dOs+/qO7x3tO4hFdfVYKfJAKuZtKyO0dYezs2g8vYXYLIPrgv 0THHHcwNDPJR/dGl7hpzW5jhbj7wa7lJHZvMgEFaHe1pqdTYPUEttNy2XsAXrIJL3B6s OfljqMOZhjzRj2nRTGyB2cE/4MPxAesLsxCsMU8my4rlUdYwfsgzSeWjKyHHIncaTeTK 36DijBVMrf13XmSw/tz6YXINirzTxABTTunVY1jBpbTFOF5uTeJRmL3HZUnnhcL7wMD7 qetrttlyczmEIVMiPk229AcL65+w8/VHzxIUhMskDFqjvUHT7VOY9HsIrPNcK3utCzYQ xe5g== 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; bh=OtM7iPNjdY/5wZ1fS/xdrs+Yl/HaQkufjAk9Dk8g/F4=; b=dFFZQcr+jA5yhlHHFVKWaTGFQB9qrXlEoLyn+E5VycR7Jm7nyeiJCDOi/It3PgS7+n zFsjYyq0nkrXAu7Rb9m5MpzozUzV2wXd24ceQ1QaUVfQiU2QGKlEF0LTevFq1ytgrIve 6BsUAM9FBhruIS/HZjjWNf3wmmOKUqMJfR9TNJxuOPiEf9WJUzTAIcOXsosuhOwgQfW9 yjz/+G8BsfHEmUks+1VvvoOCmuiT3VzsoHpPUNJizmTB/0Oxf8L4+63FqDU5/T9kUeFW sjayMGmQ/Su05QyRVgSCJ/maSGlIb1mx+f25xQzvn+gXYc6DzmsCUC5GWwAzwkTX5Nju Dl6Q== X-Gm-Message-State: ACgBeo2iUnOQdRJrrlTxTBU+iUqPgd7lg90IpvAoEs/GPBPcaW4/pzDW WKze1btwCX35PlfgWPQUz1Ojww== X-Google-Smtp-Source: AA6agR5BQ9SYbGpzS3uLENZcMMQo2IUbuXQi9Ks69vuUcUBcnzw3LTesdRgczeXwLvS6raLMb76axw== X-Received: by 2002:a05:6512:1583:b0:492:c028:d2f3 with SMTP id bp3-20020a056512158300b00492c028d2f3mr5750535lfb.216.1661699575603; Sun, 28 Aug 2022 08:12:55 -0700 (PDT) Received: from [192.168.0.71] (82.131.98.15.cable.starman.ee. [82.131.98.15]) by smtp.gmail.com with ESMTPSA id c9-20020a2e9d89000000b002655fb689a6sm78562ljj.139.2022.08.28.08.12.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 28 Aug 2022 08:12:55 -0700 (PDT) Message-ID: Date: Sun, 28 Aug 2022 18:12:53 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 07/11] dt-bindings: PCI: qcom-ep: Make PERST separation optional Content-Language: en-US To: Manivannan Sadhasivam , lpieralisi@kernel.org, robh@kernel.org, andersson@kernel.org Cc: kw@linux.com, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, konrad.dybcio@somainline.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, dmitry.baryshkov@linaro.org References: <20220826181923.251564-1-manivannan.sadhasivam@linaro.org> <20220826181923.251564-8-manivannan.sadhasivam@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220826181923.251564-8-manivannan.sadhasivam@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 26/08/2022 21:19, Manivannan Sadhasivam wrote: > PERST separation is an optional debug feature used to collect the crash > dump from the PCIe endpoint devices by the PCIe host when the endpoint > crashes. This feature keeps the PCIe link up by separating the PCIe IP > block from the SoC reset logic. > > So remove the corresponding property "qcom,perst-regs" from the required > properties list. > > Signed-off-by: Manivannan Sadhasivam Acked-by: Krzysztof Kozlowski Best regards, Krzysztof