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 6CB63C6FA86 for ; Mon, 12 Sep 2022 08:39:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229656AbiILIja (ORCPT ); Mon, 12 Sep 2022 04:39:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229549AbiILIj2 (ORCPT ); Mon, 12 Sep 2022 04:39:28 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 148906554; Mon, 12 Sep 2022 01:39:25 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 39B131756; Mon, 12 Sep 2022 01:39:31 -0700 (PDT) Received: from [10.57.49.22] (unknown [10.57.49.22]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 338C63F73D; Mon, 12 Sep 2022 01:39:23 -0700 (PDT) Message-ID: <8dc7b4ca-8900-8e7e-01a1-118d0d050271@arm.com> Date: Mon, 12 Sep 2022 09:39:21 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 05/13] dt-bindings: arm: update arm,coresight-cpu-debug.yaml reference To: Mauro Carvalho Chehab , Linux Doc Mailing List , corbet@lwn.net Cc: Krzysztof Kozlowski , Leo Yan , Mathieu Poirier , Mike Leach , Rob Herring , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20815dbff3d27f5d3e6876363f052d2a08ad2e72.1660829433.git.mchehab@kernel.org> From: Suzuki K Poulose In-Reply-To: <20815dbff3d27f5d3e6876363f052d2a08ad2e72.1660829433.git.mchehab@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/08/2022 14:38, Mauro Carvalho Chehab wrote: > Changeset 66d052047ca8 ("dt-bindings: arm: Convert CoreSight CPU debug to DT schema") > renamed: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt > to: Documentation/devicetree/bindings/arm/arm,coresight-cpu-debug.yaml. > > Update its cross-reference accordingly. > > Fixes: 66d052047ca8 ("dt-bindings: arm: Convert CoreSight CPU debug to DT schema") > Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Suzuki K Poulose > --- > > See [PATCH 00/13] at: https://lore.kernel.org/all/cover.1660829433.git.mchehab@kernel.org/ > > Documentation/trace/coresight/coresight-cpu-debug.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/trace/coresight/coresight-cpu-debug.rst b/Documentation/trace/coresight/coresight-cpu-debug.rst > index 993dd294b81b..79bbe587e5e8 100644 > --- a/Documentation/trace/coresight/coresight-cpu-debug.rst > +++ b/Documentation/trace/coresight/coresight-cpu-debug.rst > @@ -117,7 +117,7 @@ divide into below cases: > Device Tree Bindings > -------------------- > > -See Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt for details. > +See Documentation/devicetree/bindings/arm/arm,coresight-cpu-debug.yaml for details. > > > How to use the module