From nobody Sun Feb 8 20:53:14 2026 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 CE6F3C7EE26 for ; Fri, 19 May 2023 16:46:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231332AbjESQqd (ORCPT ); Fri, 19 May 2023 12:46:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229680AbjESQqX (ORCPT ); Fri, 19 May 2023 12:46:23 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EDA32DC; Fri, 19 May 2023 09:46:18 -0700 (PDT) Received: from meer.lwn.net (unknown [IPv6:2601:281:8300:73::5f6]) by ms.lwn.net (Postfix) with ESMTPA id A17AF199B; Fri, 19 May 2023 16:46:17 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net A17AF199B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1684514778; bh=vDdcXZGKoRGFQcbXwDi/KDaTXZwvo+vnn8vhfWywA48=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jlocYWGWCKbFbUVovcleHNogwFwBNkhDP27ubgCBRjEvUZ9IBjv4MabRh+isvSZQR jUpJucQhFyfXXK6602Z32tgYy8bM2uuCacx/Lqa2pyfxlIyWeZdyONMv7cnACySq9A mo/KYkWYiEB0JTJjFy+rHOK2nRU3DXNE4ei5I8hrF5w849Ah5DLe7/PgKlkySjOQfr tRON4eODsKySQ11JzDUG5a5YJtDNcBytUrVe98JdtwjvvZrhew1u/EjCGdp8bDudnU FCLJUvg2sXylfHXWOylm7wyJp1a0XKk22u6boCOcVan7iir0vdUTGAmNC/RnSSW9mP LtAWGZD1xZk6g== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , Maxime Coquelin , Alexandre Torgue , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Krzysztof Kozlowski , Alim Akhtar , Alex Shi , Yanteng Si Subject: [PATCH 1/7] arm: docs: Move Arm documentation to Documentation/arch/ Date: Fri, 19 May 2023 10:46:01 -0600 Message-Id: <20230519164607.38845-2-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230519164607.38845-1-corbet@lwn.net> References: <20230519164607.38845-1-corbet@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Architecture-specific documentation is being moved into Documentation/arch/ as a way of cleaning up the top-level documentation directory and making the docs hierarchy more closely match the source hierarchy. Move Documentation/arch into arch/ and fix all documentation references. Cc: Maxime Coquelin Cc: Alexandre Torgue Cc: Chen-Yu Tsai Cc: Jernej Skrabec Cc: Samuel Holland Cc: Krzysztof Kozlowski Cc: Alim Akhtar Cc: Alex Shi Cc: Yanteng Si Cc: linux-doc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-arch@vger.kernel.org Signed-off-by: Jonathan Corbet Acked-by: Alexandre TORGUE Reviewed-by: Yanteng Si --- Documentation/{ =3D> arch}/arm/arm.rst | 0 Documentation/{ =3D> arch}/arm/booting.rst | 0 Documentation/{ =3D> arch}/arm/cluster-pm-race-avoidance.rst | 0 Documentation/{ =3D> arch}/arm/features.rst | 0 Documentation/{ =3D> arch}/arm/firmware.rst | 0 Documentation/{ =3D> arch}/arm/google/chromebook-boot-flow.rst | 0 Documentation/{ =3D> arch}/arm/index.rst | 0 Documentation/{ =3D> arch}/arm/interrupts.rst | 0 Documentation/{ =3D> arch}/arm/ixp4xx.rst | 0 Documentation/{ =3D> arch}/arm/kernel_mode_neon.rst | 0 Documentation/{ =3D> arch}/arm/kernel_user_helpers.rst | 0 Documentation/{ =3D> arch}/arm/keystone/knav-qmss.rst | 0 Documentation/{ =3D> arch}/arm/keystone/overview.rst | 0 Documentation/{ =3D> arch}/arm/marvell.rst | 0 Documentation/{ =3D> arch}/arm/mem_alignment.rst | 0 Documentation/{ =3D> arch}/arm/memory.rst | 0 Documentation/{ =3D> arch}/arm/microchip.rst | 0 Documentation/{ =3D> arch}/arm/netwinder.rst | 0 Documentation/{ =3D> arch}/arm/nwfpe/index.rst | 0 Documentation/{ =3D> arch}/arm/nwfpe/netwinder-fpe.rst | 0 Documentation/{ =3D> arch}/arm/nwfpe/notes.rst | 0 Documentation/{ =3D> arch}/arm/nwfpe/nwfpe.rst | 0 Documentation/{ =3D> arch}/arm/nwfpe/todo.rst | 0 Documentation/{ =3D> arch}/arm/omap/dss.rst | 0 Documentation/{ =3D> arch}/arm/omap/index.rst | 0 Documentation/{ =3D> arch}/arm/omap/omap.rst | 0 Documentation/{ =3D> arch}/arm/omap/omap_pm.rst | 0 Documentation/{ =3D> arch}/arm/porting.rst | 0 Documentation/{ =3D> arch}/arm/pxa/mfp.rst | 0 Documentation/{ =3D> arch}/arm/sa1100/assabet.rst | 0 Documentation/{ =3D> arch}/arm/sa1100/cerf.rst | 0 Documentation/{ =3D> arch}/arm/sa1100/index.rst | 0 Documentation/{ =3D> arch}/arm/sa1100/lart.rst | 0 Documentation/{ =3D> arch}/arm/sa1100/serial_uart.rst | 0 Documentation/{ =3D> arch}/arm/samsung/bootloader-interface.rst | 0 .../{ =3D> arch}/arm/samsung/clksrc-change-registers.awk | 0 Documentation/{ =3D> arch}/arm/samsung/gpio.rst | 0 Documentation/{ =3D> arch}/arm/samsung/index.rst | 0 Documentation/{ =3D> arch}/arm/samsung/overview.rst | 0 Documentation/{ =3D> arch}/arm/setup.rst | 0 Documentation/{ =3D> arch}/arm/spear/overview.rst | 0 Documentation/{ =3D> arch}/arm/sti/overview.rst | 0 Documentation/{ =3D> arch}/arm/sti/stih407-overview.rst | 0 Documentation/{ =3D> arch}/arm/sti/stih418-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/overview.rst | 0 .../{ =3D> arch}/arm/stm32/stm32-dma-mdma-chaining.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32f429-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32f746-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32f769-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32h743-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32h750-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32mp13-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32mp151-overview.rst | 0 Documentation/{ =3D> arch}/arm/stm32/stm32mp157-overview.rst | 0 Documentation/{ =3D> arch}/arm/sunxi.rst | 0 Documentation/{ =3D> arch}/arm/sunxi/clocks.rst | 0 Documentation/{ =3D> arch}/arm/swp_emulation.rst | 0 Documentation/{ =3D> arch}/arm/tcm.rst | 0 Documentation/{ =3D> arch}/arm/uefi.rst | 0 Documentation/{ =3D> arch}/arm/vfp/release-notes.rst | 0 Documentation/{ =3D> arch}/arm/vlocks.rst | 0 Documentation/arch/index.rst | 2 +- Documentation/translations/zh_CN/arm/Booting | 4 ++-- Documentation/translations/zh_CN/arm/kernel_user_helpers.txt | 4 ++-- 64 files changed, 5 insertions(+), 5 deletions(-) rename Documentation/{ =3D> arch}/arm/arm.rst (100%) rename Documentation/{ =3D> arch}/arm/booting.rst (100%) rename Documentation/{ =3D> arch}/arm/cluster-pm-race-avoidance.rst (100%) rename Documentation/{ =3D> arch}/arm/features.rst (100%) rename Documentation/{ =3D> arch}/arm/firmware.rst (100%) rename Documentation/{ =3D> arch}/arm/google/chromebook-boot-flow.rst (100= %) rename Documentation/{ =3D> arch}/arm/index.rst (100%) rename Documentation/{ =3D> arch}/arm/interrupts.rst (100%) rename Documentation/{ =3D> arch}/arm/ixp4xx.rst (100%) rename Documentation/{ =3D> arch}/arm/kernel_mode_neon.rst (100%) rename Documentation/{ =3D> arch}/arm/kernel_user_helpers.rst (100%) rename Documentation/{ =3D> arch}/arm/keystone/knav-qmss.rst (100%) rename Documentation/{ =3D> arch}/arm/keystone/overview.rst (100%) rename Documentation/{ =3D> arch}/arm/marvell.rst (100%) rename Documentation/{ =3D> arch}/arm/mem_alignment.rst (100%) rename Documentation/{ =3D> arch}/arm/memory.rst (100%) rename Documentation/{ =3D> arch}/arm/microchip.rst (100%) rename Documentation/{ =3D> arch}/arm/netwinder.rst (100%) rename Documentation/{ =3D> arch}/arm/nwfpe/index.rst (100%) rename Documentation/{ =3D> arch}/arm/nwfpe/netwinder-fpe.rst (100%) rename Documentation/{ =3D> arch}/arm/nwfpe/notes.rst (100%) rename Documentation/{ =3D> arch}/arm/nwfpe/nwfpe.rst (100%) rename Documentation/{ =3D> arch}/arm/nwfpe/todo.rst (100%) rename Documentation/{ =3D> arch}/arm/omap/dss.rst (100%) rename Documentation/{ =3D> arch}/arm/omap/index.rst (100%) rename Documentation/{ =3D> arch}/arm/omap/omap.rst (100%) rename Documentation/{ =3D> arch}/arm/omap/omap_pm.rst (100%) rename Documentation/{ =3D> arch}/arm/porting.rst (100%) rename Documentation/{ =3D> arch}/arm/pxa/mfp.rst (100%) rename Documentation/{ =3D> arch}/arm/sa1100/assabet.rst (100%) rename Documentation/{ =3D> arch}/arm/sa1100/cerf.rst (100%) rename Documentation/{ =3D> arch}/arm/sa1100/index.rst (100%) rename Documentation/{ =3D> arch}/arm/sa1100/lart.rst (100%) rename Documentation/{ =3D> arch}/arm/sa1100/serial_uart.rst (100%) rename Documentation/{ =3D> arch}/arm/samsung/bootloader-interface.rst (10= 0%) rename Documentation/{ =3D> arch}/arm/samsung/clksrc-change-registers.awk = (100%) rename Documentation/{ =3D> arch}/arm/samsung/gpio.rst (100%) rename Documentation/{ =3D> arch}/arm/samsung/index.rst (100%) rename Documentation/{ =3D> arch}/arm/samsung/overview.rst (100%) rename Documentation/{ =3D> arch}/arm/setup.rst (100%) rename Documentation/{ =3D> arch}/arm/spear/overview.rst (100%) rename Documentation/{ =3D> arch}/arm/sti/overview.rst (100%) rename Documentation/{ =3D> arch}/arm/sti/stih407-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/sti/stih418-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32-dma-mdma-chaining.rst (1= 00%) rename Documentation/{ =3D> arch}/arm/stm32/stm32f429-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32f746-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32f769-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32h743-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32h750-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32mp13-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32mp151-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/stm32/stm32mp157-overview.rst (100%) rename Documentation/{ =3D> arch}/arm/sunxi.rst (100%) rename Documentation/{ =3D> arch}/arm/sunxi/clocks.rst (100%) rename Documentation/{ =3D> arch}/arm/swp_emulation.rst (100%) rename Documentation/{ =3D> arch}/arm/tcm.rst (100%) rename Documentation/{ =3D> arch}/arm/uefi.rst (100%) rename Documentation/{ =3D> arch}/arm/vfp/release-notes.rst (100%) rename Documentation/{ =3D> arch}/arm/vlocks.rst (100%) diff --git a/Documentation/arm/arm.rst b/Documentation/arch/arm/arm.rst similarity index 100% rename from Documentation/arm/arm.rst rename to Documentation/arch/arm/arm.rst diff --git a/Documentation/arm/booting.rst b/Documentation/arch/arm/booting= .rst similarity index 100% rename from Documentation/arm/booting.rst rename to Documentation/arch/arm/booting.rst diff --git a/Documentation/arm/cluster-pm-race-avoidance.rst b/Documentatio= n/arch/arm/cluster-pm-race-avoidance.rst similarity index 100% rename from Documentation/arm/cluster-pm-race-avoidance.rst rename to Documentation/arch/arm/cluster-pm-race-avoidance.rst diff --git a/Documentation/arm/features.rst b/Documentation/arch/arm/featur= es.rst similarity index 100% rename from Documentation/arm/features.rst rename to Documentation/arch/arm/features.rst diff --git a/Documentation/arm/firmware.rst b/Documentation/arch/arm/firmwa= re.rst similarity index 100% rename from Documentation/arm/firmware.rst rename to Documentation/arch/arm/firmware.rst diff --git a/Documentation/arm/google/chromebook-boot-flow.rst b/Documentat= ion/arch/arm/google/chromebook-boot-flow.rst similarity index 100% rename from Documentation/arm/google/chromebook-boot-flow.rst rename to Documentation/arch/arm/google/chromebook-boot-flow.rst diff --git a/Documentation/arm/index.rst b/Documentation/arch/arm/index.rst similarity index 100% rename from Documentation/arm/index.rst rename to Documentation/arch/arm/index.rst diff --git a/Documentation/arm/interrupts.rst b/Documentation/arch/arm/inte= rrupts.rst similarity index 100% rename from Documentation/arm/interrupts.rst rename to Documentation/arch/arm/interrupts.rst diff --git a/Documentation/arm/ixp4xx.rst b/Documentation/arch/arm/ixp4xx.r= st similarity index 100% rename from Documentation/arm/ixp4xx.rst rename to Documentation/arch/arm/ixp4xx.rst diff --git a/Documentation/arm/kernel_mode_neon.rst b/Documentation/arch/ar= m/kernel_mode_neon.rst similarity index 100% rename from Documentation/arm/kernel_mode_neon.rst rename to Documentation/arch/arm/kernel_mode_neon.rst diff --git a/Documentation/arm/kernel_user_helpers.rst b/Documentation/arch= /arm/kernel_user_helpers.rst similarity index 100% rename from Documentation/arm/kernel_user_helpers.rst rename to Documentation/arch/arm/kernel_user_helpers.rst diff --git a/Documentation/arm/keystone/knav-qmss.rst b/Documentation/arch/= arm/keystone/knav-qmss.rst similarity index 100% rename from Documentation/arm/keystone/knav-qmss.rst rename to Documentation/arch/arm/keystone/knav-qmss.rst diff --git a/Documentation/arm/keystone/overview.rst b/Documentation/arch/a= rm/keystone/overview.rst similarity index 100% rename from Documentation/arm/keystone/overview.rst rename to Documentation/arch/arm/keystone/overview.rst diff --git a/Documentation/arm/marvell.rst b/Documentation/arch/arm/marvell= .rst similarity index 100% rename from Documentation/arm/marvell.rst rename to Documentation/arch/arm/marvell.rst diff --git a/Documentation/arm/mem_alignment.rst b/Documentation/arch/arm/m= em_alignment.rst similarity index 100% rename from Documentation/arm/mem_alignment.rst rename to Documentation/arch/arm/mem_alignment.rst diff --git a/Documentation/arm/memory.rst b/Documentation/arch/arm/memory.r= st similarity index 100% rename from Documentation/arm/memory.rst rename to Documentation/arch/arm/memory.rst diff --git a/Documentation/arm/microchip.rst b/Documentation/arch/arm/micro= chip.rst similarity index 100% rename from Documentation/arm/microchip.rst rename to Documentation/arch/arm/microchip.rst diff --git a/Documentation/arm/netwinder.rst b/Documentation/arch/arm/netwi= nder.rst similarity index 100% rename from Documentation/arm/netwinder.rst rename to Documentation/arch/arm/netwinder.rst diff --git a/Documentation/arm/nwfpe/index.rst b/Documentation/arch/arm/nwf= pe/index.rst similarity index 100% rename from Documentation/arm/nwfpe/index.rst rename to Documentation/arch/arm/nwfpe/index.rst diff --git a/Documentation/arm/nwfpe/netwinder-fpe.rst b/Documentation/arch= /arm/nwfpe/netwinder-fpe.rst similarity index 100% rename from Documentation/arm/nwfpe/netwinder-fpe.rst rename to Documentation/arch/arm/nwfpe/netwinder-fpe.rst diff --git a/Documentation/arm/nwfpe/notes.rst b/Documentation/arch/arm/nwf= pe/notes.rst similarity index 100% rename from Documentation/arm/nwfpe/notes.rst rename to Documentation/arch/arm/nwfpe/notes.rst diff --git a/Documentation/arm/nwfpe/nwfpe.rst b/Documentation/arch/arm/nwf= pe/nwfpe.rst similarity index 100% rename from Documentation/arm/nwfpe/nwfpe.rst rename to Documentation/arch/arm/nwfpe/nwfpe.rst diff --git a/Documentation/arm/nwfpe/todo.rst b/Documentation/arch/arm/nwfp= e/todo.rst similarity index 100% rename from Documentation/arm/nwfpe/todo.rst rename to Documentation/arch/arm/nwfpe/todo.rst diff --git a/Documentation/arm/omap/dss.rst b/Documentation/arch/arm/omap/d= ss.rst similarity index 100% rename from Documentation/arm/omap/dss.rst rename to Documentation/arch/arm/omap/dss.rst diff --git a/Documentation/arm/omap/index.rst b/Documentation/arch/arm/omap= /index.rst similarity index 100% rename from Documentation/arm/omap/index.rst rename to Documentation/arch/arm/omap/index.rst diff --git a/Documentation/arm/omap/omap.rst b/Documentation/arch/arm/omap/= omap.rst similarity index 100% rename from Documentation/arm/omap/omap.rst rename to Documentation/arch/arm/omap/omap.rst diff --git a/Documentation/arm/omap/omap_pm.rst b/Documentation/arch/arm/om= ap/omap_pm.rst similarity index 100% rename from Documentation/arm/omap/omap_pm.rst rename to Documentation/arch/arm/omap/omap_pm.rst diff --git a/Documentation/arm/porting.rst b/Documentation/arch/arm/porting= .rst similarity index 100% rename from Documentation/arm/porting.rst rename to Documentation/arch/arm/porting.rst diff --git a/Documentation/arm/pxa/mfp.rst b/Documentation/arch/arm/pxa/mfp= .rst similarity index 100% rename from Documentation/arm/pxa/mfp.rst rename to Documentation/arch/arm/pxa/mfp.rst diff --git a/Documentation/arm/sa1100/assabet.rst b/Documentation/arch/arm/= sa1100/assabet.rst similarity index 100% rename from Documentation/arm/sa1100/assabet.rst rename to Documentation/arch/arm/sa1100/assabet.rst diff --git a/Documentation/arm/sa1100/cerf.rst b/Documentation/arch/arm/sa1= 100/cerf.rst similarity index 100% rename from Documentation/arm/sa1100/cerf.rst rename to Documentation/arch/arm/sa1100/cerf.rst diff --git a/Documentation/arm/sa1100/index.rst b/Documentation/arch/arm/sa= 1100/index.rst similarity index 100% rename from Documentation/arm/sa1100/index.rst rename to Documentation/arch/arm/sa1100/index.rst diff --git a/Documentation/arm/sa1100/lart.rst b/Documentation/arch/arm/sa1= 100/lart.rst similarity index 100% rename from Documentation/arm/sa1100/lart.rst rename to Documentation/arch/arm/sa1100/lart.rst diff --git a/Documentation/arm/sa1100/serial_uart.rst b/Documentation/arch/= arm/sa1100/serial_uart.rst similarity index 100% rename from Documentation/arm/sa1100/serial_uart.rst rename to Documentation/arch/arm/sa1100/serial_uart.rst diff --git a/Documentation/arm/samsung/bootloader-interface.rst b/Documenta= tion/arch/arm/samsung/bootloader-interface.rst similarity index 100% rename from Documentation/arm/samsung/bootloader-interface.rst rename to Documentation/arch/arm/samsung/bootloader-interface.rst diff --git a/Documentation/arm/samsung/clksrc-change-registers.awk b/Docume= ntation/arch/arm/samsung/clksrc-change-registers.awk similarity index 100% rename from Documentation/arm/samsung/clksrc-change-registers.awk rename to Documentation/arch/arm/samsung/clksrc-change-registers.awk diff --git a/Documentation/arm/samsung/gpio.rst b/Documentation/arch/arm/sa= msung/gpio.rst similarity index 100% rename from Documentation/arm/samsung/gpio.rst rename to Documentation/arch/arm/samsung/gpio.rst diff --git a/Documentation/arm/samsung/index.rst b/Documentation/arch/arm/s= amsung/index.rst similarity index 100% rename from Documentation/arm/samsung/index.rst rename to Documentation/arch/arm/samsung/index.rst diff --git a/Documentation/arm/samsung/overview.rst b/Documentation/arch/ar= m/samsung/overview.rst similarity index 100% rename from Documentation/arm/samsung/overview.rst rename to Documentation/arch/arm/samsung/overview.rst diff --git a/Documentation/arm/setup.rst b/Documentation/arch/arm/setup.rst similarity index 100% rename from Documentation/arm/setup.rst rename to Documentation/arch/arm/setup.rst diff --git a/Documentation/arm/spear/overview.rst b/Documentation/arch/arm/= spear/overview.rst similarity index 100% rename from Documentation/arm/spear/overview.rst rename to Documentation/arch/arm/spear/overview.rst diff --git a/Documentation/arm/sti/overview.rst b/Documentation/arch/arm/st= i/overview.rst similarity index 100% rename from Documentation/arm/sti/overview.rst rename to Documentation/arch/arm/sti/overview.rst diff --git a/Documentation/arm/sti/stih407-overview.rst b/Documentation/arc= h/arm/sti/stih407-overview.rst similarity index 100% rename from Documentation/arm/sti/stih407-overview.rst rename to Documentation/arch/arm/sti/stih407-overview.rst diff --git a/Documentation/arm/sti/stih418-overview.rst b/Documentation/arc= h/arm/sti/stih418-overview.rst similarity index 100% rename from Documentation/arm/sti/stih418-overview.rst rename to Documentation/arch/arm/sti/stih418-overview.rst diff --git a/Documentation/arm/stm32/overview.rst b/Documentation/arch/arm/= stm32/overview.rst similarity index 100% rename from Documentation/arm/stm32/overview.rst rename to Documentation/arch/arm/stm32/overview.rst diff --git a/Documentation/arm/stm32/stm32-dma-mdma-chaining.rst b/Document= ation/arch/arm/stm32/stm32-dma-mdma-chaining.rst similarity index 100% rename from Documentation/arm/stm32/stm32-dma-mdma-chaining.rst rename to Documentation/arch/arm/stm32/stm32-dma-mdma-chaining.rst diff --git a/Documentation/arm/stm32/stm32f429-overview.rst b/Documentation= /arch/arm/stm32/stm32f429-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32f429-overview.rst rename to Documentation/arch/arm/stm32/stm32f429-overview.rst diff --git a/Documentation/arm/stm32/stm32f746-overview.rst b/Documentation= /arch/arm/stm32/stm32f746-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32f746-overview.rst rename to Documentation/arch/arm/stm32/stm32f746-overview.rst diff --git a/Documentation/arm/stm32/stm32f769-overview.rst b/Documentation= /arch/arm/stm32/stm32f769-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32f769-overview.rst rename to Documentation/arch/arm/stm32/stm32f769-overview.rst diff --git a/Documentation/arm/stm32/stm32h743-overview.rst b/Documentation= /arch/arm/stm32/stm32h743-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32h743-overview.rst rename to Documentation/arch/arm/stm32/stm32h743-overview.rst diff --git a/Documentation/arm/stm32/stm32h750-overview.rst b/Documentation= /arch/arm/stm32/stm32h750-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32h750-overview.rst rename to Documentation/arch/arm/stm32/stm32h750-overview.rst diff --git a/Documentation/arm/stm32/stm32mp13-overview.rst b/Documentation= /arch/arm/stm32/stm32mp13-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32mp13-overview.rst rename to Documentation/arch/arm/stm32/stm32mp13-overview.rst diff --git a/Documentation/arm/stm32/stm32mp151-overview.rst b/Documentatio= n/arch/arm/stm32/stm32mp151-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32mp151-overview.rst rename to Documentation/arch/arm/stm32/stm32mp151-overview.rst diff --git a/Documentation/arm/stm32/stm32mp157-overview.rst b/Documentatio= n/arch/arm/stm32/stm32mp157-overview.rst similarity index 100% rename from Documentation/arm/stm32/stm32mp157-overview.rst rename to Documentation/arch/arm/stm32/stm32mp157-overview.rst diff --git a/Documentation/arm/sunxi.rst b/Documentation/arch/arm/sunxi.rst similarity index 100% rename from Documentation/arm/sunxi.rst rename to Documentation/arch/arm/sunxi.rst diff --git a/Documentation/arm/sunxi/clocks.rst b/Documentation/arch/arm/su= nxi/clocks.rst similarity index 100% rename from Documentation/arm/sunxi/clocks.rst rename to Documentation/arch/arm/sunxi/clocks.rst diff --git a/Documentation/arm/swp_emulation.rst b/Documentation/arch/arm/s= wp_emulation.rst similarity index 100% rename from Documentation/arm/swp_emulation.rst rename to Documentation/arch/arm/swp_emulation.rst diff --git a/Documentation/arm/tcm.rst b/Documentation/arch/arm/tcm.rst similarity index 100% rename from Documentation/arm/tcm.rst rename to Documentation/arch/arm/tcm.rst diff --git a/Documentation/arm/uefi.rst b/Documentation/arch/arm/uefi.rst similarity index 100% rename from Documentation/arm/uefi.rst rename to Documentation/arch/arm/uefi.rst diff --git a/Documentation/arm/vfp/release-notes.rst b/Documentation/arch/a= rm/vfp/release-notes.rst similarity index 100% rename from Documentation/arm/vfp/release-notes.rst rename to Documentation/arch/arm/vfp/release-notes.rst diff --git a/Documentation/arm/vlocks.rst b/Documentation/arch/arm/vlocks.r= st similarity index 100% rename from Documentation/arm/vlocks.rst rename to Documentation/arch/arm/vlocks.rst diff --git a/Documentation/arch/index.rst b/Documentation/arch/index.rst index 80ee31016584..21e3d0b61004 100644 --- a/Documentation/arch/index.rst +++ b/Documentation/arch/index.rst @@ -10,7 +10,7 @@ implementation. :maxdepth: 2 =20 arc/index - ../arm/index + arm/index ../arm64/index ia64/index ../loongarch/index diff --git a/Documentation/translations/zh_CN/arm/Booting b/Documentation/t= ranslations/zh_CN/arm/Booting index 5ecea0767893..f18585156b67 100644 --- a/Documentation/translations/zh_CN/arm/Booting +++ b/Documentation/translations/zh_CN/arm/Booting @@ -1,4 +1,4 @@ -Chinese translated version of Documentation/arm/booting.rst +Chinese translated version of Documentation/arch/arm/booting.rst =20 If you have any comment or update to the content, please contact the original document maintainer directly. However, if you have a problem @@ -9,7 +9,7 @@ or if there is a problem with the translation. Maintainer: Russell King Chinese maintainer: Fu Wei --------------------------------------------------------------------- -Documentation/arm/booting.rst =E7=9A=84=E4=B8=AD=E6=96=87=E7=BF=BB=E8=AF= =91 +Documentation/arch/arm/booting.rst =E7=9A=84=E4=B8=AD=E6=96=87=E7=BF=BB=E8= =AF=91 =20 =E5=A6=82=E6=9E=9C=E6=83=B3=E8=AF=84=E8=AE=BA=E6=88=96=E6=9B=B4=E6=96=B0= =E6=9C=AC=E6=96=87=E7=9A=84=E5=86=85=E5=AE=B9=EF=BC=8C=E8=AF=B7=E7=9B=B4=E6= =8E=A5=E8=81=94=E7=B3=BB=E5=8E=9F=E6=96=87=E6=A1=A3=E7=9A=84=E7=BB=B4=E6=8A= =A4=E8=80=85=E3=80=82=E5=A6=82=E6=9E=9C=E4=BD=A0=E4=BD=BF=E7=94=A8=E8=8B=B1= =E6=96=87 =E4=BA=A4=E6=B5=81=E6=9C=89=E5=9B=B0=E9=9A=BE=E7=9A=84=E8=AF=9D=EF=BC=8C= =E4=B9=9F=E5=8F=AF=E4=BB=A5=E5=90=91=E4=B8=AD=E6=96=87=E7=89=88=E7=BB=B4=E6= =8A=A4=E8=80=85=E6=B1=82=E5=8A=A9=E3=80=82=E5=A6=82=E6=9E=9C=E6=9C=AC=E7=BF= =BB=E8=AF=91=E6=9B=B4=E6=96=B0=E4=B8=8D=E5=8F=8A=E6=97=B6=E6=88=96=E8=80=85= =E7=BF=BB diff --git a/Documentation/translations/zh_CN/arm/kernel_user_helpers.txt b= /Documentation/translations/zh_CN/arm/kernel_user_helpers.txt index 99af4363984d..018eb7d54233 100644 --- a/Documentation/translations/zh_CN/arm/kernel_user_helpers.txt +++ b/Documentation/translations/zh_CN/arm/kernel_user_helpers.txt @@ -1,4 +1,4 @@ -Chinese translated version of Documentation/arm/kernel_user_helpers.rst +Chinese translated version of Documentation/arch/arm/kernel_user_helpers.r= st =20 If you have any comment or update to the content, please contact the original document maintainer directly. However, if you have a problem @@ -10,7 +10,7 @@ Maintainer: Nicolas Pitre Dave Martin Chinese maintainer: Fu Wei --------------------------------------------------------------------- -Documentation/arm/kernel_user_helpers.rst =E7=9A=84=E4=B8=AD=E6=96=87=E7= =BF=BB=E8=AF=91 +Documentation/arch/arm/kernel_user_helpers.rst =E7=9A=84=E4=B8=AD=E6=96=87= =E7=BF=BB=E8=AF=91 =20 =E5=A6=82=E6=9E=9C=E6=83=B3=E8=AF=84=E8=AE=BA=E6=88=96=E6=9B=B4=E6=96=B0= =E6=9C=AC=E6=96=87=E7=9A=84=E5=86=85=E5=AE=B9=EF=BC=8C=E8=AF=B7=E7=9B=B4=E6= =8E=A5=E8=81=94=E7=B3=BB=E5=8E=9F=E6=96=87=E6=A1=A3=E7=9A=84=E7=BB=B4=E6=8A= =A4=E8=80=85=E3=80=82=E5=A6=82=E6=9E=9C=E4=BD=A0=E4=BD=BF=E7=94=A8=E8=8B=B1= =E6=96=87 =E4=BA=A4=E6=B5=81=E6=9C=89=E5=9B=B0=E9=9A=BE=E7=9A=84=E8=AF=9D=EF=BC=8C= =E4=B9=9F=E5=8F=AF=E4=BB=A5=E5=90=91=E4=B8=AD=E6=96=87=E7=89=88=E7=BB=B4=E6= =8A=A4=E8=80=85=E6=B1=82=E5=8A=A9=E3=80=82=E5=A6=82=E6=9E=9C=E6=9C=AC=E7=BF= =BB=E8=AF=91=E6=9B=B4=E6=96=B0=E4=B8=8D=E5=8F=8A=E6=97=B6=E6=88=96=E8=80=85= =E7=BF=BB --=20 2.40.1 From nobody Sun Feb 8 20:53:14 2026 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 575FCC7EE29 for ; Fri, 19 May 2023 16:46:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229954AbjESQqZ (ORCPT ); Fri, 19 May 2023 12:46:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229650AbjESQqX (ORCPT ); Fri, 19 May 2023 12:46:23 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83D1AEC; Fri, 19 May 2023 09:46:19 -0700 (PDT) Received: from meer.lwn.net (unknown [IPv6:2601:281:8300:73::5f6]) by ms.lwn.net (Postfix) with ESMTPA id B29AE7C0; Fri, 19 May 2023 16:46:18 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net B29AE7C0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1684514779; bh=gXx7pOnD9OUD8RWsF9eaOSYpxOimmKIKwKPnLChvwKs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YYrfhw3Jh1ZyIV8Baptm6SPUqx8spt74/KECLo0ykZBDhdebw7cY6t7jgb2t1bHie D5Nq+yO813T7AOXPWVd5gmPAmlSW23Qji9nO1sehMkhF0gQwPdIgLNKXMIA67Lj8Fv vWaFPIUa1chWhEl9HTk8QAIO/vfULcgxaKP/SDUNy5MNvNKR6ogSQ1B02YoLlrsu8R S7WnFuPYm2fLQqrSTZltxcl5wM/Ah7Mwvxsh53w+JbTVejPXQ2HdgjEAdqD4uQoqIc D+dmIsqcZ22qMN5547RxfCupzUGaTi74cLmUYlg5HYemoBIliFr08jHdC7WPsmJpxn v918hRhf08bKw== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , Russell King , Alim Akhtar , Patrice Chotard Subject: [PATCH 2/7] arm: update in-source documentation references Date: Fri, 19 May 2023 10:46:02 -0600 Message-Id: <20230519164607.38845-3-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230519164607.38845-1-corbet@lwn.net> References: <20230519164607.38845-1-corbet@lwn.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The Arm documentation has moved to Documentation/arch/arm; update references within arch/arm to match. Cc: Russell King Cc: Alim Akhtar Cc: Patrice Chotard Cc: linux-doc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-arch@vger.kernel.org Signed-off-by: Jonathan Corbet --- arch/arm/Kconfig | 2 +- arch/arm/common/mcpm_entry.c | 2 +- arch/arm/common/mcpm_head.S | 2 +- arch/arm/common/vlock.S | 2 +- arch/arm/include/asm/setup.h | 2 +- arch/arm/include/uapi/asm/setup.h | 2 +- arch/arm/kernel/entry-armv.S | 2 +- arch/arm/mach-exynos/common.h | 2 +- arch/arm/mach-sti/Kconfig | 2 +- arch/arm/mm/Kconfig | 4 ++-- arch/arm/tools/mach-types | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 0fb4b218f665..b6ec0b655739 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1780,7 +1780,7 @@ config VFP Say Y to include VFP support code in the kernel. This is needed if your hardware includes a VFP unit. =20 - Please see for + Please see for release notes and additional status information. =20 Say N if your target does not have VFP hardware. diff --git a/arch/arm/common/mcpm_entry.c b/arch/arm/common/mcpm_entry.c index 8a9aeeb504dd..e013ff1168d3 100644 --- a/arch/arm/common/mcpm_entry.c +++ b/arch/arm/common/mcpm_entry.c @@ -21,7 +21,7 @@ /* * The public API for this code is documented in arch/arm/include/asm/mcpm= .h. * For a comprehensive description of the main algorithm used here, please - * see Documentation/arm/cluster-pm-race-avoidance.rst. + * see Documentation/arch/arm/cluster-pm-race-avoidance.rst. */ =20 struct sync_struct mcpm_sync; diff --git a/arch/arm/common/mcpm_head.S b/arch/arm/common/mcpm_head.S index 299495c43dfd..f590e803ca11 100644 --- a/arch/arm/common/mcpm_head.S +++ b/arch/arm/common/mcpm_head.S @@ -5,7 +5,7 @@ * Created by: Nicolas Pitre, March 2012 * Copyright: (C) 2012-2013 Linaro Limited * - * Refer to Documentation/arm/cluster-pm-race-avoidance.rst + * Refer to Documentation/arch/arm/cluster-pm-race-avoidance.rst * for details of the synchronisation algorithms used here. */ =20 diff --git a/arch/arm/common/vlock.S b/arch/arm/common/vlock.S index 1fa09c4697ed..c5eaed5a76f0 100644 --- a/arch/arm/common/vlock.S +++ b/arch/arm/common/vlock.S @@ -6,7 +6,7 @@ * Copyright: (C) 2012-2013 Linaro Limited * * This algorithm is described in more detail in - * Documentation/arm/vlocks.rst. + * Documentation/arch/arm/vlocks.rst. */ =20 #include diff --git a/arch/arm/include/asm/setup.h b/arch/arm/include/asm/setup.h index ba0872a8dcda..31672ce21eaa 100644 --- a/arch/arm/include/asm/setup.h +++ b/arch/arm/include/asm/setup.h @@ -5,7 +5,7 @@ * Copyright (C) 1997-1999 Russell King * * Structure passed to kernel to tell it about the - * hardware it's running on. See Documentation/arm/setup.rst + * hardware it's running on. See Documentation/arch/arm/setup.rst * for more info. */ #ifndef __ASMARM_SETUP_H diff --git a/arch/arm/include/uapi/asm/setup.h b/arch/arm/include/uapi/asm/= setup.h index 25ceda63b284..8e50e034fec7 100644 --- a/arch/arm/include/uapi/asm/setup.h +++ b/arch/arm/include/uapi/asm/setup.h @@ -9,7 +9,7 @@ * published by the Free Software Foundation. * * Structure passed to kernel to tell it about the - * hardware it's running on. See Documentation/arm/setup.rst + * hardware it's running on. See Documentation/arch/arm/setup.rst * for more info. */ #ifndef _UAPI__ASMARM_SETUP_H diff --git a/arch/arm/kernel/entry-armv.S b/arch/arm/kernel/entry-armv.S index c39303e5c234..291dc48d6bed 100644 --- a/arch/arm/kernel/entry-armv.S +++ b/arch/arm/kernel/entry-armv.S @@ -875,7 +875,7 @@ ENDPROC(__bad_stack) * existing ones. This mechanism should be used only for things that are * really small and justified, and not be abused freely. * - * See Documentation/arm/kernel_user_helpers.rst for formal definitions. + * See Documentation/arch/arm/kernel_user_helpers.rst for formal definitio= ns. */ THUMB( .arm ) =20 diff --git a/arch/arm/mach-exynos/common.h b/arch/arm/mach-exynos/common.h index 29eb075b24a4..b5287ff1c542 100644 --- a/arch/arm/mach-exynos/common.h +++ b/arch/arm/mach-exynos/common.h @@ -106,7 +106,7 @@ void exynos_firmware_init(void); #define C2_STATE (1 << 3) /* * Magic values for bootloader indicating chosen low power mode. - * See also Documentation/arm/samsung/bootloader-interface.rst + * See also Documentation/arch/arm/samsung/bootloader-interface.rst */ #define EXYNOS_SLEEP_MAGIC 0x00000bad #define EXYNOS_AFTR_MAGIC 0xfcba0d10 diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index b2d45cf10a3c..b3842c971d31 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig @@ -21,7 +21,7 @@ menuconfig ARCH_STI help Include support for STMicroelectronics' STiH415/416, STiH407/10 and STiH418 family SoCs using the Device Tree for discovery. More - information can be found in Documentation/arm/sti/ and + information can be found in Documentation/arch/arm/sti/ and Documentation/devicetree. =20 if ARCH_STI diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig index be183ed1232d..c164cde50243 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig @@ -712,7 +712,7 @@ config ARM_VIRT_EXT assistance. =20 A compliant bootloader is required in order to make maximum - use of this feature. Refer to Documentation/arm/booting.rst for + use of this feature. Refer to Documentation/arch/arm/booting.rst for details. =20 config SWP_EMULATE @@ -904,7 +904,7 @@ config KUSER_HELPERS the CPU type fitted to the system. This permits binaries to be run on ARMv4 through to ARMv7 without modification. =20 - See Documentation/arm/kernel_user_helpers.rst for details. + See Documentation/arch/arm/kernel_user_helpers.rst for details. =20 However, the fixed address nature of these helpers can be used by ROP (return orientated programming) authors when creating diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types index 9e74c7ff6b04..97e2bfa01f4b 100644 --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types @@ -7,7 +7,7 @@ # http://www.arm.linux.org.uk/developer/machines/download.php # # Please do not send patches to this file; it is automatically generated! -# To add an entry into this database, please see Documentation/arm/arm.rst, +# To add an entry into this database, please see Documentation/arch/arm/ar= m.rst, # or visit: # # http://www.arm.linux.org.uk/developer/machines/?action=3Dnew --=20 2.40.1 From nobody Sun Feb 8 20:53:14 2026 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 49E5BC7EE29 for ; Fri, 19 May 2023 16:46:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231290AbjESQqg (ORCPT ); Fri, 19 May 2023 12:46:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229697AbjESQqX (ORCPT ); Fri, 19 May 2023 12:46:23 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EDA7FD; Fri, 19 May 2023 09:46:20 -0700 (PDT) Received: from meer.lwn.net (unknown [IPv6:2601:281:8300:73::5f6]) by ms.lwn.net (Postfix) with ESMTPA id 748AE199D; Fri, 19 May 2023 16:46:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 748AE199D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1684514780; bh=yC21aSJ9Ksz4u7SK0ZsLWlkzX/cIS/360Ea9jar6d3Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gsXqpnjmlXUntcNuwafml/Q5P2x7g1L+jUcZ0L5WcBfl3LYT9uGKPAlR6s0N0mwGS /Ha4tiSwvuQkmhSQDLOtk+jB7EHxFS3LRO0qQ26nleT7R/yfyKrxt/e+bxGpqXuYJ+ Vz+Weq3haOJ3iIpifC3PRikcJ8j0hFGkehpI9WtYNynmZC2m4HpTY2ddkGhsaebvPD dR//DICCkwH28k0vRnSwOAB+TZVmsOPvNiXOC9aSztyz02d5YRjtWDKyKNAqHqA6o+ TsbE8IuMdB9O+ahKXD0z8E00WiQwekE6p4qlh4MPnbMIq9/l5sofQ2gAQbFAJB9K+t TgvbHxyZU+tUg== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , Catalin Marinas , Will Deacon Subject: [PATCH 3/7] arm64: Update Documentation/arm references Date: Fri, 19 May 2023 10:46:03 -0600 Message-Id: <20230519164607.38845-4-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230519164607.38845-1-corbet@lwn.net> References: <20230519164607.38845-1-corbet@lwn.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The Arm documentation has moved to Documentation/arch/arm; update references under arch/arm64 to match. Cc: Catalin Marinas Cc: Will Deacon Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Jonathan Corbet Acked-by: Catalin Marinas --- arch/arm64/Kconfig | 2 +- arch/arm64/kernel/kuser32.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index b1201d25a8a4..377f50dda2de 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -1619,7 +1619,7 @@ config KUSER_HELPERS the system. This permits binaries to be run on ARMv4 through to ARMv8 without modification. =20 - See Documentation/arm/kernel_user_helpers.rst for details. + See Documentation/arch/arm/kernel_user_helpers.rst for details. =20 However, the fixed address nature of these helpers can be used by ROP (return orientated programming) authors when creating diff --git a/arch/arm64/kernel/kuser32.S b/arch/arm64/kernel/kuser32.S index 692e9d2e31e5..af046ceac22d 100644 --- a/arch/arm64/kernel/kuser32.S +++ b/arch/arm64/kernel/kuser32.S @@ -10,7 +10,7 @@ * aarch32_setup_additional_pages() and are provided for compatibility * reasons with 32 bit (aarch32) applications that need them. * - * See Documentation/arm/kernel_user_helpers.rst for formal definitions. + * See Documentation/arch/arm/kernel_user_helpers.rst for formal definitio= ns. */ =20 #include --=20 2.40.1 From nobody Sun Feb 8 20:53:14 2026 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 74743C77B7A for ; Fri, 19 May 2023 16:46:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231394AbjESQqj (ORCPT ); Fri, 19 May 2023 12:46:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229693AbjESQqX (ORCPT ); Fri, 19 May 2023 12:46:23 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2A82D7; Fri, 19 May 2023 09:46:20 -0700 (PDT) Received: from meer.lwn.net (unknown [IPv6:2601:281:8300:73::5f6]) by ms.lwn.net (Postfix) with ESMTPA id 3333819A1; Fri, 19 May 2023 16:46:20 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 3333819A1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1684514780; bh=Typx73HH5Gd+kwsk85KMjj7kbllgRR94xrmNw2BZIlU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WYI9WZkuzzYdOF/ltlyGKGxTsSsq8BvSweA7Cnufsie0rpDev0ptv3ow+LRSTtmlx H/F+kFYDi6PAlZAEKinva456styPUODrq/wK0uk6CqIjrtH3sHPPzGjHj04Q8do8Yj uzE97B3xrKEVOlD4H6E6iXctDnVsyJccoDBtsU/Stf/JwKwzGm5rGP5e1und4nj3mx I7N2UhDJCd4yVLpJTNmmSe25xPbPvtUL3PC7Mr3k2TNl8U0LFJEOpIZBtC8Na/USdm tMJ500oLGErYfQB+9qXtsn0t8bRgKO4Hc1Ba0xJPoszewn4jS1N9/Pvyq/zKeyB63+ aubfm6Tg3CusQ== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , Florian Fainelli , Thomas Bogendoerfer , linux-mips@vger.kernel.org Subject: [PATCH 4/7] mips: update a reference to a moved Arm Document Date: Fri, 19 May 2023 10:46:04 -0600 Message-Id: <20230519164607.38845-5-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230519164607.38845-1-corbet@lwn.net> References: <20230519164607.38845-1-corbet@lwn.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Arm documentation has moved to Documentation/arch/arm; update a reference in arch/mips/bmips/setup.c to match. Cc: Florian Fainelli Cc: Thomas Bogendoerfer Cc: linux-mips@vger.kernel.org Signed-off-by: Jonathan Corbet Acked-by: Florian Fainelli Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- arch/mips/bmips/setup.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/arch/mips/bmips/setup.c b/arch/mips/bmips/setup.c index 549a6392a3d2..053805cb741c 100644 --- a/arch/mips/bmips/setup.c +++ b/arch/mips/bmips/setup.c @@ -178,7 +178,10 @@ void __init plat_mem_setup(void) ioport_resource.start =3D 0; ioport_resource.end =3D ~0; =20 - /* intended to somewhat resemble ARM; see Documentation/arm/booting.rst */ + /* + * intended to somewhat resemble ARM; see + * Documentation/arch/arm/booting.rst + */ if (fw_arg0 =3D=3D 0 && fw_arg1 =3D=3D 0xffffffff) dtb =3D phys_to_virt(fw_arg2); else --=20 2.40.1 From nobody Sun Feb 8 20:53:14 2026 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 4A526C77B7A for ; Fri, 19 May 2023 16:46:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231423AbjESQqp (ORCPT ); Fri, 19 May 2023 12:46:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34812 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230102AbjESQqY (ORCPT ); Fri, 19 May 2023 12:46:24 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D735109; Fri, 19 May 2023 09:46:23 -0700 (PDT) Received: from meer.lwn.net (unknown [IPv6:2601:281:8300:73::5f6]) by ms.lwn.net (Postfix) with ESMTPA id ED7661C23; Fri, 19 May 2023 16:46:20 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net ED7661C23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1684514781; bh=ZNWlLNsdSomgBztRTjC+ofbceWifFCA/vAFOs2WlHCs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rPsDctuhmTCg0BIh4e5K/F/w56Ongswu/On9iWrqdPI3OOROTzZ4CRxTSH+ZIpOXH 4e0wfTarhBIGZAJBoVQX9p6Fnurkti4KW46yM+gGcKLUNVfc7oZExwgwgIhH30d76B cySHXVaHprtCFqJ7ZyeOjGIoXRqpCJKMasxy7C+Pbh3y8Z828ZPqrMXHt0sPiCDk6Y t4hdxm9UAS6ypA28+RX8gp8VgQoiVs2Duwb2aRRUrWgB0ryC279wVkSVwwLjH6QlsI jeE+KL8Mw1Yw+JFtm2DjAxDnbWJoLqURh18bLHz1tRmlinQRaOkw4D4tD7jKOoDN40 ugODp0420HArg== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , Corentin Labbe , Herbert Xu , "David S. Miller" , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , linux-crypto@vger.kernel.org, linux-sunxi@lists.linux.dev Subject: [PATCH 5/7] crypto: update some Arm documentation references Date: Fri, 19 May 2023 10:46:05 -0600 Message-Id: <20230519164607.38845-6-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230519164607.38845-1-corbet@lwn.net> References: <20230519164607.38845-1-corbet@lwn.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The Arm documentation has moved to Documentation/arch/arm; update a set of references under crypto/allwinner to match. Cc: Corentin Labbe Cc: Herbert Xu Cc: "David S. Miller" Cc: Chen-Yu Tsai Cc: Jernej Skrabec Cc: Samuel Holland Cc: linux-crypto@vger.kernel.org Cc: linux-sunxi@lists.linux.dev Signed-off-by: Jonathan Corbet --- drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c | 2 +- drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c | 2 +- drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c | 2 +- drivers/crypto/allwinner/sun4i-ss/sun4i-ss.h | 2 +- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c | 2 +- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c | 2 +- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c | 2 +- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.c | 2 +- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c | 2 +- drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c | 2 +- drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c | 2 +- drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c | 2 +- drivers/crypto/allwinner/sun8i-ss/sun8i-ss-prng.c | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c b/drivers/= crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c index 10fe9f73a5fb..f2dd66706c10 100644 --- a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c +++ b/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c @@ -8,7 +8,7 @@ * keysize in CBC and ECB mode. * Add support also for DES and 3DES in CBC and ECB mode. * - * You could find the datasheet in Documentation/arm/sunxi.rst + * You could find the datasheet in Documentation/arch/arm/sunxi.rst */ #include "sun4i-ss.h" =20 diff --git a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c b/drivers/cr= ypto/allwinner/sun4i-ss/sun4i-ss-core.c index 006e40133c28..51a3a7b5b985 100644 --- a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c +++ b/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c @@ -6,7 +6,7 @@ * * Core file which registers crypto algorithms supported by the SS. * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ #include #include diff --git a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c b/drivers/cr= ypto/allwinner/sun4i-ss/sun4i-ss-hash.c index d28292762b32..f7893e4ac59d 100644 --- a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c +++ b/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c @@ -6,7 +6,7 @@ * * This file add support for MD5 and SHA1. * - * You could find the datasheet in Documentation/arm/sunxi.rst + * You could find the datasheet in Documentation/arch/arm/sunxi.rst */ #include "sun4i-ss.h" #include diff --git a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.h b/drivers/crypto/= allwinner/sun4i-ss/sun4i-ss.h index ba59c7a48825..6c5d4aa6453c 100644 --- a/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.h +++ b/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.h @@ -8,7 +8,7 @@ * Support MD5 and SHA1 hash algorithms. * Support DES and 3DES * - * You could find the datasheet in Documentation/arm/sunxi.rst + * You could find the datasheet in Documentation/arch/arm/sunxi.rst */ =20 #include diff --git a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c b/drivers/= crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c index 74b4e910a38d..c13550090785 100644 --- a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c +++ b/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c @@ -8,7 +8,7 @@ * This file add support for AES cipher with 128,192,256 bits keysize in * CBC and ECB mode. * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ =20 #include diff --git a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c b/drivers/cr= ypto/allwinner/sun8i-ce/sun8i-ce-core.c index a6865ff4d400..07ea0cc82b16 100644 --- a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c +++ b/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c @@ -7,7 +7,7 @@ * * Core file which registers crypto algorithms supported by the CryptoEngi= ne. * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ #include #include diff --git a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c b/drivers/cr= ypto/allwinner/sun8i-ce/sun8i-ce-hash.c index 8b5b9b9d04c3..930ad157004c 100644 --- a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c +++ b/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c @@ -7,7 +7,7 @@ * * This file add support for MD5 and SHA1/SHA224/SHA256/SHA384/SHA512. * - * You could find the datasheet in Documentation/arm/sunxi.rst + * You could find the datasheet in Documentation/arch/arm/sunxi.rst */ #include #include diff --git a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.c b/drivers/cr= ypto/allwinner/sun8i-ce/sun8i-ce-prng.c index b3cc43ea6c8a..80815379f6fc 100644 --- a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.c +++ b/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.c @@ -7,7 +7,7 @@ * * This file handle the PRNG * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ #include "sun8i-ce.h" #include diff --git a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c b/drivers/cr= ypto/allwinner/sun8i-ce/sun8i-ce-trng.c index e2b9b9104694..9c35f2a83eda 100644 --- a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c +++ b/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c @@ -7,7 +7,7 @@ * * This file handle the TRNG * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ #include "sun8i-ce.h" #include diff --git a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c b/drivers/= crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c index 16966cc94e24..381a90fbeaff 100644 --- a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c +++ b/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c @@ -8,7 +8,7 @@ * This file add support for AES cipher with 128,192,256 bits keysize in * CBC and ECB mode. * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ =20 #include diff --git a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c b/drivers/cr= ypto/allwinner/sun8i-ss/sun8i-ss-core.c index c9dc06f97857..3dd844b40ff7 100644 --- a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c +++ b/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c @@ -7,7 +7,7 @@ * * Core file which registers crypto algorithms supported by the SecuritySy= stem * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ #include #include diff --git a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c b/drivers/cr= ypto/allwinner/sun8i-ss/sun8i-ss-hash.c index 577bf636f7fb..a4b67d130d11 100644 --- a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c +++ b/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c @@ -7,7 +7,7 @@ * * This file add support for MD5 and SHA1/SHA224/SHA256. * - * You could find the datasheet in Documentation/arm/sunxi.rst + * You could find the datasheet in Documentation/arch/arm/sunxi.rst */ #include #include diff --git a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-prng.c b/drivers/cr= ypto/allwinner/sun8i-ss/sun8i-ss-prng.c index 70c7b5d571b8..a923cfc6553f 100644 --- a/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-prng.c +++ b/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-prng.c @@ -7,7 +7,7 @@ * * This file handle the PRNG found in the SS * - * You could find a link for the datasheet in Documentation/arm/sunxi.rst + * You could find a link for the datasheet in Documentation/arch/arm/sunxi= .rst */ #include "sun8i-ss.h" #include --=20 2.40.1 From nobody Sun Feb 8 20:53:14 2026 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 1A6B6C77B7A for ; Fri, 19 May 2023 16:46:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231405AbjESQql (ORCPT ); Fri, 19 May 2023 12:46:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230101AbjESQqY (ORCPT ); Fri, 19 May 2023 12:46:24 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4635BD2; Fri, 19 May 2023 09:46:23 -0700 (PDT) Received: from meer.lwn.net (unknown [IPv6:2601:281:8300:73::5f6]) by ms.lwn.net (Postfix) with ESMTPA id 0690F1C33; Fri, 19 May 2023 16:46:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 0690F1C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1684514783; bh=eVURbMBHrmInyI7Tt4uD2Av3f0HpAYpSD4vdn1u6NE8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BupzjfOfZOGLRJU8WiQT2q3eixa3hd4KaaIcGsxvR6fh/FiWObhqBIRgaYEd6mmSm DJkLz7yDU3pqH7AohfM9GHX4pLbtf57aaO5xrWlKnJFs89bt8QdG8BdDfXripIMgRZ 4Gs7nQq6N1AhQlkdPBVawTNegB1rx0qBnjg3LayGBzLhb6X2lgIgQRRONkhjlTq4n7 F/6adrcv330tCvv0c7As+8ekx6/W76Thu0m+12MeBZvgVKow9Gst1xRqiTXR2DAreX s357bMKERGioqdOTxFlpOCHHU195G47SuIay4Q+8XdDvMr/euCv9OvWde856WEHPVl HQIbUpw1HkPeA== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, 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=20Kleine-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 6/7] docs: update some straggling Documentation/arm references Date: Fri, 19 May 2023 10:46:06 -0600 Message-Id: <20230519164607.38845-7-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230519164607.38845-1-corbet@lwn.net> References: <20230519164607.38845-1-corbet@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.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=C3=B6nig" 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 --- MAINTAINERS | 6 +++--- 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, 8 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..09aa1b0ef552 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 @@ -3058,7 +3058,7 @@ M: Will Deacon L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git -F: Documentation/arm64/ +F: Documentation/arch/arm64/ F: arch/arm64/ F: tools/testing/selftests/arm64/ X: arch/arm64/boot/dts/ @@ -15278,7 +15278,7 @@ OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS= 2) 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/ =20 OMAP FRAMEBUFFER SUPPORT diff --git a/drivers/input/touchscreen/sun4i-ts.c b/drivers/input/touchscre= en/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 f= ound - * 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. =20 config SERIAL_SA1100_CONSOLE bool "Console on SA1100 serial port" --=20 2.40.1 From nobody Sun Feb 8 20:53:14 2026 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 5D22CC7EE29 for ; Fri, 19 May 2023 16:46:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231337AbjESQqs (ORCPT ); Fri, 19 May 2023 12:46:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230286AbjESQqZ (ORCPT ); Fri, 19 May 2023 12:46:25 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6115DDC; Fri, 19 May 2023 09:46:24 -0700 (PDT) Received: from meer.lwn.net (unknown [IPv6:2601:281:8300:73::5f6]) by ms.lwn.net (Postfix) with ESMTPA id 30B901D45; Fri, 19 May 2023 16:46:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 30B901D45 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1684514783; bh=+oNarqgzE8R9UGH9zl+wdRnodH87HuPqTGakGRBmcWU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cvpTp8Enf6X11ZfvlNzzK03rQn1koW8H7F77AaYmANoHwi2cJTflwtVL7v9H8vpdk FgoW5xGsS7/MTJtV33lsDsazxPTJW68qsLQoubl+Kk9lWxHCiRsvJ+Ub6dXe3KIxb0 e13ar6zLYLycO2FccnR2bEegf4Jeo4UxrwxaeUFG+v0f0naqLGB1ExAZ7tdFoTnT/U NKgt2kkTKK1nV1UaEJfbI+LFqK3jd1niCG622jd9lk9lxjBNreWfNCwJYwysQ9RgfF 0xBu/licF+bTWHIonoNEL1P46GhGg/Ab/7frnX7rvP+hX2SOX40h4MiINX74HjitSE RXyd0HMmDL9lA== From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org Subject: [PATCH 7/7] dt-bindings: Update Documentation/arm references Date: Fri, 19 May 2023 10:46:07 -0600 Message-Id: <20230519164607.38845-8-corbet@lwn.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230519164607.38845-1-corbet@lwn.net> References: <20230519164607.38845-1-corbet@lwn.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The Arm documentation has moved to Documentation/arch/arm; update references under arch/arm64 to match. Cc: Rob Herring Cc: Krzysztof Kozlowski Cc: Conor Dooley Cc: devicetree@vger.kernel.org Signed-off-by: Jonathan Corbet Acked-by: Conor Dooley --- Documentation/devicetree/bindings/arm/xen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/xen.txt b/Documentation/= devicetree/bindings/arm/xen.txt index 61d77acbeb5e..f925290d4641 100644 --- a/Documentation/devicetree/bindings/arm/xen.txt +++ b/Documentation/devicetree/bindings/arm/xen.txt @@ -56,7 +56,7 @@ hypervisor { }; =20 The format and meaning of the "xen,uefi-*" parameters are similar to those= in -Documentation/arm/uefi.rst, which are provided by the regular UEFI stub. H= owever +Documentation/arch/arm/uefi.rst, which are provided by the regular UEFI st= ub. However they differ because they are provided by the Xen hypervisor, together with= a set of UEFI runtime services implemented via hypercalls, see http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,platf= orm.h.html. --=20 2.40.1