From patchwork Mon May 29 14:48:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jonathan Corbet X-Patchwork-Id: 13258690 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 A13BFC77B7E for ; Mon, 29 May 2023 14:50: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=CO0ouA4Fgmehl9iGjSrtXeu6tssYaP5CUwUa37eTQCY=; b=qcYbDtfGq6R+qm 6I64kvryhRmT4XxVjKtnn3teVxr/EjVso6trPO0Z2mHIFXtKlE/ZeCDgaCioJoEu89Rf9/D77YDqZ WPV3xt66SIsi/ui0HUIcBaNbTxtDzw9KPaKsY8u34zqwWv6ARYMyXNUpe4LR/QETVyc4cCUxf4fMv +r9jHvuv0X2BuqzKQLrThJDn0fevWLn5pqJlbjcgstcq/19leTFmyb4I9amxP2SKHfdAjqBnrDFHV v0qD0E9v2uXXJrgPwU/9kEtrf7E5YymM3tRKDtHie5YPhGdxTOVtPnC5v6IxWogzLt2+tAbRAf/GY n6rsPaGafp5ipP6FI4yg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3eCD-00Apme-17; Mon, 29 May 2023 14:50:05 +0000 Received: from ms.lwn.net ([2600:3c01:e000:3a1::42]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3eBm-00ApY3-1d for linux-arm-kernel@lists.infradead.org; Mon, 29 May 2023 14:49:40 +0000 Received: from tp8.. (mdns.lwn.net [45.79.72.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id BB9867C0; Mon, 29 May 2023 14:49:34 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net BB9867C0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1685371778; bh=NVpyHOmZC5FXcK453T2BsKRUZXOjXfhhxOEARwSReFk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Khqmu0xzFTvZjl7lVyt9ElmHb3OSR0uOv29YeJZkC4jsoMWsSeqPDAA80UrlfDryk dNyn+TZ7+pDncLJlzp3+m8tYsgo75C/ktuDCFzhKPJQBQFBVMwNCks1mDdsziR2VZ6 kPva4aNKtF80aOdUdxBKJjdZiZf0EhCoEbJbkSoOXIg6BfOwEXt+bgzA/QrlOAHH3p OqxFWmSLoC39CVHypHroAw2UC69fzUN86HYwpIamaQSV9mARnsKZdTFFO9MCQ+gwx7 D+/Il8TNWr5f2Wxwz90xfEcLHBdD9XeWFj9iDCx2kh9wZxWTYvLBSerpS4efoOxHKE g4uplKIQw4X4g== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , Dmitry Torokhov , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Thierry Reding , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , Greg Kroah-Hartman , linux-input@vger.kernel.org, linux-sunxi@lists.linux.dev, linux-pwm@vger.kernel.org, linux-serial@vger.kernel.org Subject: [PATCH v2 6/7] docs: update some straggling Documentation/arm references Date: Mon, 29 May 2023 08:48:55 -0600 Message-Id: <20230529144856.102755-7-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230529144856.102755-1-corbet@lwn.net> References: <20230529144856.102755-1-corbet@lwn.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230529_074938_552722_784C8400 X-CRM114-Status: GOOD ( 18.17 ) 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 Arm documentation has moved to Documentation/arch/arm; update the last remaining references to match. Cc: Dmitry Torokhov Cc: Chen-Yu Tsai Cc: Jernej Skrabec Cc: Samuel Holland Cc: Thierry Reding Cc: "Uwe Kleine-König" Cc: Greg Kroah-Hartman Cc: linux-input@vger.kernel.org Cc: linux-sunxi@lists.linux.dev Cc: linux-pwm@vger.kernel.org Cc: linux-serial@vger.kernel.org Signed-off-by: Jonathan Corbet Acked-by: Greg Kroah-Hartman Acked-by: Nicolas Ferre Acked-by: Jernej Skrabec Acked-by: Uwe Kleine-König # for pwm --- MAINTAINERS | 4 ++-- drivers/input/touchscreen/sun4i-ts.c | 2 +- drivers/pwm/pwm-atmel.c | 2 +- drivers/pwm/pwm-pxa.c | 2 +- drivers/tty/serial/Kconfig | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..d9525ccf2bf7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2706,7 +2706,7 @@ Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/ B: mailto:linux-samsung-soc@vger.kernel.org C: irc://irc.libera.chat/linux-exynos T: git git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git -F: Documentation/arm/samsung/ +F: Documentation/arch/arm/samsung/ F: Documentation/devicetree/bindings/arm/samsung/ F: Documentation/devicetree/bindings/hwinfo/samsung,* F: Documentation/devicetree/bindings/power/pd-samsung.yaml @@ -15278,7 +15278,7 @@ OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) L: linux-omap@vger.kernel.org L: linux-fbdev@vger.kernel.org S: Orphan -F: Documentation/arm/omap/dss.rst +F: Documentation/arch/arm/omap/dss.rst F: drivers/video/fbdev/omap2/ OMAP FRAMEBUFFER SUPPORT diff --git a/drivers/input/touchscreen/sun4i-ts.c b/drivers/input/touchscreen/sun4i-ts.c index 577c75c83e25..bb3c6072fc82 100644 --- a/drivers/input/touchscreen/sun4i-ts.c +++ b/drivers/input/touchscreen/sun4i-ts.c @@ -22,7 +22,7 @@ * in the kernel). So this driver offers straight forward, reliable single * touch functionality only. * - * s.a. A20 User Manual "1.15 TP" (Documentation/arm/sunxi.rst) + * s.a. A20 User Manual "1.15 TP" (Documentation/arch/arm/sunxi.rst) * (looks like the description in the A20 User Manual v1.3 is better * than the one in the A10 User Manual v.1.5) */ diff --git a/drivers/pwm/pwm-atmel.c b/drivers/pwm/pwm-atmel.c index 0c567d9623cd..5f7d286871cf 100644 --- a/drivers/pwm/pwm-atmel.c +++ b/drivers/pwm/pwm-atmel.c @@ -6,7 +6,7 @@ * Bo Shen * * Links to reference manuals for the supported PWM chips can be found in - * Documentation/arm/microchip.rst. + * Documentation/arch/arm/microchip.rst. * * Limitations: * - Periods start with the inactive level. diff --git a/drivers/pwm/pwm-pxa.c b/drivers/pwm/pwm-pxa.c index 46ed668bd141..762429d5647f 100644 --- a/drivers/pwm/pwm-pxa.c +++ b/drivers/pwm/pwm-pxa.c @@ -8,7 +8,7 @@ * eric miao * * Links to reference manuals for some of the supported PWM chips can be found - * in Documentation/arm/marvell.rst. + * in Documentation/arch/arm/marvell.rst. * * Limitations: * - When PWM is stopped, the current PWM period stops abruptly at the next diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig index 398e5aac2e77..30bb9714f3c6 100644 --- a/drivers/tty/serial/Kconfig +++ b/drivers/tty/serial/Kconfig @@ -450,8 +450,8 @@ config SERIAL_SA1100 help If you have a machine based on a SA1100/SA1110 StrongARM(R) CPU you can enable its onboard serial port by enabling this option. - Please read for further - info. + Please read for + further info. config SERIAL_SA1100_CONSOLE bool "Console on SA1100 serial port"