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 A95FEC00140 for ; Thu, 18 Aug 2022 13:47:31 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RNspzM7wZR4f5HUt0wGwc8uOdPEv5ijORvprZISSWm4=; b=kjtHZ3sHZTJMQL zYHuOPNHSwy9TwN+v2qwr7l5u14XzR7IK2OgP1k1CihOTE2LKFwPUYbE+qT8Hl695ZPeMst+eeimw UwWrludtb48GE1d17kQKaB3jMqiNSXPhO0jVz4MCRF+wk98+8PZRlzA4Bjg3DARfNF4aFKMspJR72 yLG+3ZWA47yBzYR2sj84wt+6UR3kOFNNpyY89PzKv5wxsmY8gIh54VVD0ofSzIBHCiRKyVmQKaca/ d3/CnKkqJR0rRR5ILZiUCX44QRNiyJZ/YnEqHy9yL6K7x+PV0SK1z8tbZyk+mXk98hCzYqIKBZ92m PgYRkkIWU4zuY9CL35bg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOfql-005eqR-Ii; Thu, 18 Aug 2022 13:46:19 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOfjq-005YEj-85 for linux-arm-kernel@lists.infradead.org; Thu, 18 Aug 2022 13:39:13 +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 D44B0616C4; Thu, 18 Aug 2022 13:39:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 70B27C43140; Thu, 18 Aug 2022 13:39:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660829947; bh=/u+oKcPW6ChqPyJvj84EmuaOgNhqaFaZAyoGnBvxnqY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hwvQJkMP7sKAup+IMRAOJNCY/nR4UeVdNyY2tX4e7ZQsZanBK+lHhogPva3aYdsDG gy4izYE4OrQgFZNdfjd2LTIV6emUljpX9KX4Tk3bc3PlsFIahl0GnFkr/UBtauykhM /Npqeb0StGezUcBbZobOdkRiHVrag8XH80kgaLEee/yPQHO2ldQHgFMsuUUEpDCRuX P0OV8x9XNvESfil84IBv6N3Iu+Su0eCttqi52LYDgwofn7qQIAwGpswtyuTeLnX/dJ /iGU/k8CvnbTOMskvWketZ4l/IRVBca6b0gz60lc9sSo79Rbvhkq4zDWVo8MiCRHZk 3y/fm7ozACUeg== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1oOfjl-00AY7V-CG; Thu, 18 Aug 2022 15:39:05 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , corbet@lwn.net Cc: Mauro Carvalho Chehab , Krzysztof Kozlowski , Leo Yan , Mathieu Poirier , Mike Leach , Rob Herring , Suzuki K Poulose , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 05/13] dt-bindings: arm: update arm,coresight-cpu-debug.yaml reference Date: Thu, 18 Aug 2022 15:38:51 +0200 Message-Id: <20815dbff3d27f5d3e6876363f052d2a08ad2e72.1660829433.git.mchehab@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220818_063910_475318_A8FC4399 X-CRM114-Status: GOOD ( 13.46 ) 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 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 --- 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 -- 2.37.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel