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 BC8DBC00140 for ; Thu, 18 Aug 2022 13:39:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245170AbiHRNjg (ORCPT ); Thu, 18 Aug 2022 09:39:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245126AbiHRNjK (ORCPT ); Thu, 18 Aug 2022 09:39:10 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B07C3AE47; Thu, 18 Aug 2022 06:39:09 -0700 (PDT) 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 B12F3616BD; Thu, 18 Aug 2022 13:39:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 879DFC43144; 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=Gr+WTBMpsUX+XAe05AEyOnHiXOlilMHU7yC/Y/6/lMM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RSnWzXOFd5o4iXvFNL3WRvxE6qY1gux2sGl5Ud43H6kboOxE5edq360GzqbCigMv9 r83oaUMFqR9YOu1zwNL0zMyqUq3FqMVM2LHE8wgpcYD7V7K9QwL3sK9IIknrVI05tE guDfkC9M9rbBM6lGR8GhFWw1tU0q3Qyhd+sWZgp1okQldF341jfQL24ENTiFjkvtvw 6qVwDI0OsoIfavnKIIStVc2ghnLOivsJ5lsYc5Y1+ziBZ9QSlvrj2FYY+QucVnE//9 VDqwJeg5AxVHNkL+fJLRyINTdndnmSoXkjQKFInsA02QW3btXHpU/phKG6Qe5TjEqM neEWJa0f5f/zQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1oOfjl-00AY7Z-E7; Thu, 18 Aug 2022 15:39:05 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , corbet@lwn.net Cc: Mauro Carvalho Chehab , Bagas Sanjaya , Leo Yan , Mathieu Poirier , Mike Leach , Suzuki K Poulose , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 06/13] Documentation: coresight: fix a documentation build warning Date: Thu, 18 Aug 2022 15:38:52 +0200 Message-Id: X-Mailer: git-send-email 2.37.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Using wildcards for cross-reference doesn't work, as the Sphinx automarkup plugin is not smart enough. So, changeset c06475910b52 ("Documentation: coresight: Escape coresight bindings file wildcard") tried to fix it, but at the wrong way, as it the building system will keep producing warnings about that: Warning: Documentation/trace/coresight/coresight.rst references a file that doesn't exist: Documentation/devicetree/bindings/arm/arm,coresight- As automarkup will still try (and fail) to create a cross reference. So, instead, change the markup to ensure that the warning won't be reported. Fixes: c06475910b52 ("Documentation: coresight: Escape coresight bindings file wildcard") Cc: Bagas Sanjaya 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.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/trace/coresight/coresight.rst b/Documentation/trace/coresight/coresight.rst index 4a71ea6cb390..826e59a698da 100644 --- a/Documentation/trace/coresight/coresight.rst +++ b/Documentation/trace/coresight/coresight.rst @@ -130,7 +130,7 @@ Misc: Device Tree Bindings -------------------- -See Documentation/devicetree/bindings/arm/arm,coresight-\*.yaml for details. +See ``Documentation/devicetree/bindings/arm/arm,coresight-*.yaml`` for details. As of this writing drivers for ITM, STMs and CTIs are not provided but are expected to be added as the solution matures. -- 2.37.1 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 48F29C00140 for ; Thu, 18 Aug 2022 13:48:23 +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=kN/vnj/xYqWWGE3SqyhfajUD4jZxu58eiwjxQDXNNxc=; b=KwUVzcEvwzxIlv iurMjmyN85WPZ3AcE2H0tEIrDKgrw3RbErZ5I3K9zBHYzUOAnQpKL59S/BXPoU55pXYbHNEEijAwh sfhVoA5RiU73f9xMtMpTeDNm+PIgr9+6xq7V0qeTLVPTy50qcNFoicQ2FMz6LS8b0FJgeOfkgHSag PuYCJEp8mPQ0wggB9O3t+pbuImoI6la1+vc95dpiGMAPZcPWpTEyQG8XV2etyyuXZP3vWF7QYt14T moMgNHBCZEtIrTTk4dhNunijIJsUKzl0YLj/ZuFjCaUqP/C+oZ3p6XGLxd0Ishu7uTCfPytY6qQra Kj7OatGe3QGUcerXbXFg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOfrY-005fNR-FZ; Thu, 18 Aug 2022 13:47:08 +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-005YG8-Su for linux-arm-kernel@lists.infradead.org; Thu, 18 Aug 2022 13:39:16 +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 D2947616DF; Thu, 18 Aug 2022 13:39:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 879DFC43144; 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=Gr+WTBMpsUX+XAe05AEyOnHiXOlilMHU7yC/Y/6/lMM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RSnWzXOFd5o4iXvFNL3WRvxE6qY1gux2sGl5Ud43H6kboOxE5edq360GzqbCigMv9 r83oaUMFqR9YOu1zwNL0zMyqUq3FqMVM2LHE8wgpcYD7V7K9QwL3sK9IIknrVI05tE guDfkC9M9rbBM6lGR8GhFWw1tU0q3Qyhd+sWZgp1okQldF341jfQL24ENTiFjkvtvw 6qVwDI0OsoIfavnKIIStVc2ghnLOivsJ5lsYc5Y1+ziBZ9QSlvrj2FYY+QucVnE//9 VDqwJeg5AxVHNkL+fJLRyINTdndnmSoXkjQKFInsA02QW3btXHpU/phKG6Qe5TjEqM neEWJa0f5f/zQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1oOfjl-00AY7Z-E7; Thu, 18 Aug 2022 15:39:05 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , corbet@lwn.net Cc: Mauro Carvalho Chehab , Bagas Sanjaya , Leo Yan , Mathieu Poirier , Mike Leach , Suzuki K Poulose , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 06/13] Documentation: coresight: fix a documentation build warning Date: Thu, 18 Aug 2022 15:38:52 +0200 Message-Id: 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_063911_029362_8903ECE4 X-CRM114-Status: GOOD ( 16.24 ) 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 Using wildcards for cross-reference doesn't work, as the Sphinx automarkup plugin is not smart enough. So, changeset c06475910b52 ("Documentation: coresight: Escape coresight bindings file wildcard") tried to fix it, but at the wrong way, as it the building system will keep producing warnings about that: Warning: Documentation/trace/coresight/coresight.rst references a file that doesn't exist: Documentation/devicetree/bindings/arm/arm,coresight- As automarkup will still try (and fail) to create a cross reference. So, instead, change the markup to ensure that the warning won't be reported. Fixes: c06475910b52 ("Documentation: coresight: Escape coresight bindings file wildcard") Cc: Bagas Sanjaya 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.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/trace/coresight/coresight.rst b/Documentation/trace/coresight/coresight.rst index 4a71ea6cb390..826e59a698da 100644 --- a/Documentation/trace/coresight/coresight.rst +++ b/Documentation/trace/coresight/coresight.rst @@ -130,7 +130,7 @@ Misc: Device Tree Bindings -------------------- -See Documentation/devicetree/bindings/arm/arm,coresight-\*.yaml for details. +See ``Documentation/devicetree/bindings/arm/arm,coresight-*.yaml`` for details. As of this writing drivers for ITM, STMs and CTIs are not provided but are expected to be added as the solution matures. -- 2.37.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel