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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 55ECFC7EE21 for ; Thu, 4 May 2023 11:23:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fl64AMBsr2QIlAFvgc7gUYCUJCxrDwWTwNE8sYPVMSA=; b=vLoeVOUO7XeZJl 2EZ/Bvx0PPJCiGQFIjFr+XfbQ7iMu/yjtU8bDZiIUW+xnpcdIJQ/BBKJhltqJ7xM7FNKmlGbbHzkO l17Zc3BaZi3R+STHO5vpiupcsTcWG2MzmtX5r6+7fLHDC6WOuSvCCYhN7EyDWGN2uhXyXc2qs9Ff4 nLbPG6cmQZ0nTMrZe4C4s5Pw3yv/DmDIG3aC1ys5afxAb/zcKZnPOa9HXToPap6gqD3JQiyQjUj8k ahbkf9LMqHvPCDm3xOC61DwHjsDuEWNgJoq4PVvtt6H3D7DtaGmtd94T35Aepr1VsN7xa7j4lSUQf QH0fCX9OunRsQRLDU0GA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1puX2U-007dSi-1Z; Thu, 04 May 2023 11:22:22 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1puX2R-007dRZ-2I for linux-arm-kernel@lists.infradead.org; Thu, 04 May 2023 11:22:20 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 96D106335B; Thu, 4 May 2023 11:22:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 71DBDC433D2; Thu, 4 May 2023 11:22:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683199336; bh=j0s3N3pOy8Gz9fFwjsVc0+tvIbFfB0Jfs9PLpuQlKA0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=jF4HeMZSqYgNrg4LyLYgnIBBdpnjLvpAK/7O9WOVHuOAk1BWrFEmayjOyq7/hqwol vt/qx12MgutrpkwvKdZF0zVY071B+aDHRS+wkvLb37p7EzjgYQFZMzWBBIBsaww9eV vyq0yq6915RrwOxvyPjHDGqdguBUD/1xlMraSedl9EjqI1XhYI8sITCmjzPV/OzC7y pHQ/PhrqJZUdZhFHFkFkrsP+f0ImAkj3PcRkt+v8SQesqzUcyyufCSDwCU1IU72wQu hRDxSS0CtmI3wfISTeIlyeMDRN0F0+BKC3LxDWvdHbaAPAViNq+GBf3lvYTM83qdPf Lrzgk5W4DVN4g== Message-ID: <0c7e92e8-886f-59bb-4837-560b2db2ecc3@kernel.org> Date: Thu, 4 May 2023 13:22:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH v3 10/18] dt-bindings: reserved-memory: Add qcom,ramoops-minidump binding Content-Language: en-US To: Mukesh Ojha , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, corbet@lwn.net, keescook@chromium.org, tony.luck@intel.com, gpiccoli@igalia.com, catalin.marinas@arm.com, will@kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, linus.walleij@linaro.org, linux-gpio@vger.kernel.org, srinivas.kandagatla@linaro.org Cc: linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org References: <1683133352-10046-1-git-send-email-quic_mojha@quicinc.com> <1683133352-10046-11-git-send-email-quic_mojha@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <1683133352-10046-11-git-send-email-quic_mojha@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230504_042219_811224_E677E1E6 X-CRM114-Status: GOOD ( 12.93 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 03/05/2023 19:02, Mukesh Ojha wrote: > Qualcomm ramoops minidump logger provide a means of storing the ramoops data > to some dynamically reserved memory instead of traditionally implemented > ramoops where the region should be statically fixed ram region. > > Add qcom,ramoops-minidump binding under "/reserved-memory", and is named > "qcom,ramoops-minidump" and the reason of naming like this is because > as it is going to contain ramoops frontend data and this content will > be collected via Qualcomm minidump infrastructure provided from the > boot firmware. > > Signed-off-by: Mukesh Ojha > --- Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. You missed at least DT list (maybe more), so this won't be tested. Please resend and include all necessary entries. Without testing that's a NAK. :( Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel