From patchwork Sat Jul 9 10:07:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 12912165 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 2F0AAC43334 for ; Sat, 9 Jul 2022 11:17:30 +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=1xS1MfsNhBbt0qGD3xNWyrzxukW4qUVGWM/y+EPp/r4=; b=WwxujFdzq6k1Xw ho/BMgbvRlpfRXDh6/ycVuwGxlrqy8zYLPfaMuaCfXUYCdcQqxpEoU8WZUPMbNwmctTHtZepaZPsM 84Yw/Ko93Sdr/qIlE9uz1XPRqMNq9BJRWbWf5E8CDVSKgoi32qErygfFPEXiRtVspj8LIxD02lGf1 Fy2MvxZA9pUg89lHy7XopiFohet48VYxWEVSO917oaonHTk6eM0AI6R21Yn6u1AIdwTs97ViKHA/G dUH04r/nmQfIVrwIcc6SJPc1J3spOFG5ebs01kFvskKAScvGxfCcH6OqMRSsF2MASJub3ewoX4dUi yev5p59opgiKS6/s8g8g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oA8Ru-007lri-E1; Sat, 09 Jul 2022 11:16:34 +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 1oA7NF-007czI-1r for linux-arm-kernel@lists.infradead.org; Sat, 09 Jul 2022 10:07:43 +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 8E28560EAB; Sat, 9 Jul 2022 10:07:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 81939C385A9; Sat, 9 Jul 2022 10:07:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657361258; bh=55E4N17aXi/OdUFEEFl7AvCQy6V+4IMeLShqiXZ/LR4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BcAgM5p4BaJffDY0NmEhUVZuGOVesGqvBixS3FGpvkwhfuSBs7j+atRVgyDjYraS9 hdIEgjpGoG0U2gRCAB6oqPF4xGFjMkUs/uQP9shQEMiO0+9KAYfvWVVlSUnQl4k5dQ 02fDNEyQrugFuWNdOKzVLjN3LFJZmKgLZ6IhwNImKE3YUKBgo6ceIpHE/3YlE15qed cWRsvTBMREXkeZSQFDgeL5uI8809hyKHGc51i8VGqN5AGljK7z5MS3eJ4BILzZJoyM dg04Zv/+awz3Oul31vRn2IZE+13Mm7qpUaw2JgFxMGv5TT+MDNgzsTeQB4jMFpLsDt HCJlo421+s7dg== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1oA7N9-004EHV-PT; Sat, 09 Jul 2022 11:07:35 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , "Jonathan Corbet" , "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 v3 21/21] Documentation: coresight: fix binding wildcards Date: Sat, 9 Jul 2022 11:07:34 +0100 Message-Id: X-Mailer: git-send-email 2.36.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-20220709_030741_172494_10BBF03C X-CRM114-Status: GOOD ( 16.14 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The changeset c06475910b52 ("Documentation: coresight: Escape coresight bindings file wildcard") fixed a Sphinx warning but introduced a new warning while building the docs: Documentation/trace/coresight/coresight.rst: Documentation/devicetree/bindings/arm/arm,coresight- As it basically broke the cross-reference breakage detector that runs during the Kernel build. Address it the proper way by marking the references to such documents as a code block. This should make Sphinx automarkup.py extension happy while allowing the script to check if the doc reference is pointing to the right place. Fixes: c06475910b52 ("Documentation: coresight: Escape coresight bindings file wildcard") Reviewed-by: Mathieu Poirier Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover. See [PATCH v3 00/21] at: https://lore.kernel.org/all/cover.1657360984.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.