docs: arm: stm32: fix typo "busses" -> "buses"Fix the spelling of "busses" to the preferred form "buses" in STM32 ARMarchitecture documentation.Signed-off-by: Akshaykumar Gunari <akshaygunari@gm
docs: arm: stm32: fix typo "busses" -> "buses"Fix the spelling of "busses" to the preferred form "buses" in STM32 ARMarchitecture documentation.Signed-off-by: Akshaykumar Gunari <akshaygunari@gmail.com>Signed-off-by: Jonathan Corbet <corbet@lwn.net>Link: https://lore.kernel.org/r/20250807145119.2214-1-akshaygunari@gmail.com
show more ...
Documentation: Fix spelling mistakesCorrect spelling mistakes in the documentation to improve readability.Signed-off-by: Amit Vadhavana <av2082000@gmail.com>Reviewed-by: Bjorn Helgaas <bhelgaas@
Documentation: Fix spelling mistakesCorrect spelling mistakes in the documentation to improve readability.Signed-off-by: Amit Vadhavana <av2082000@gmail.com>Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>Signed-off-by: Jonathan Corbet <corbet@lwn.net>Link: https://lore.kernel.org/r/20240817072724.6861-1-av2082000@gmail.com
arm: docs: Move Arm documentation to Documentation/arch/Architecture-specific documentation is being moved into Documentation/arch/as a way of cleaning up the top-level documentation directory and
arm: docs: Move Arm documentation to Documentation/arch/Architecture-specific documentation is being moved into Documentation/arch/as a way of cleaning up the top-level documentation directory and makingthe docs hierarchy more closely match the source hierarchy. MoveDocumentation/arm into arch/ (along with the Chinese equvalenttranslations).Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>Cc: Chen-Yu Tsai <wens@csie.org>Cc: Jernej Skrabec <jernej.skrabec@gmail.com>Cc: Samuel Holland <samuel@sholland.org>Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>Cc: Alim Akhtar <alim.akhtar@samsung.com>Cc: Alex Shi <alexs@kernel.org>Cc: linux-doc@vger.kernel.orgCc: linux-arm-kernel@lists.infradead.orgCc: linux-arch@vger.kernel.orgAcked-by: Alexandre TORGUE <alexandre.torgue@foss.st.com>Reviewed-by: Yanteng Si <siyanteng@loongson.cn>Signed-off-by: Jonathan Corbet <corbet@lwn.net>