From patchwork Mon Jun 6 15:25:22 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: 12870585 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 8239FC43334 for ; Mon, 6 Jun 2022 15:30:36 +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: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:In-Reply-To:References: List-Owner; bh=iryppHWYEUCz6dQb6E7lyk5K9QaNf+ilqpvIxB9+VM0=; b=0eMbk0vs/ec18f +UAAos0kvB1trvcQJ1Yp+YHw1g8nWge2HWMSWs2bYBwWz6a7C8oXzZejqgBF1U7AGiUCDsmZjNrgX MifNKXIPd5B8CV3cpkI1oq/1ot0/IgXMB0nGBocU40TwvWmDzBH3pl7cCkYpBGNbI7BeeuVQB85bO OtHZqzfRMw9QgkGdrRi/djA/EypQsakHG6lUMrBSGCoIFLdlwWY8iL3e/idW87G4DrD4GN5tvPl2S ST4sWBdat5T9m7VsubAzdpcANuiMt0sjFaFao6ZnFTI210R2qbiMCk13YcUFi1epzDIixAuolQSzA BnwS2dhwem4fsYUrGqsA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyEfC-001ofL-4m; Mon, 06 Jun 2022 15:29:06 +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 1nyEc4-001msP-28; Mon, 06 Jun 2022 15:25:57 +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 84DF061559; Mon, 6 Jun 2022 15:25:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0F9A7C341DE; Mon, 6 Jun 2022 15:25:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=JJt0IO+HD16nKaMzBkekejjxzH6zJTBr5QCuFRGczGE=; h=From:To:Cc:Subject:Date:From; b=FQvjxVAjYkRkMlnXeUbGK/ffXS9EGiIGJB6czmy41m7BUi+gGlw+X1Vu+xVWhr8kL VZmd7RutDKDJkQ6+PNC2k4EBuWcMiwehnWLeUgcaztEFymFfTpyADom9iKEZ2r0U6R 8QTKxcO8tqR2nN17KQ7uaYrNw3fG0aG82GOK9/YW0npuVqsyv4lNhNtBEPuUTmVVIT XOE4wPosVqLjYqBNBMuGPxA5PXF0QCAYswfnxGdyJu5zTk6VkYY/y8ZNnVzT895FLj P6YX/uUQeJAT8yJ01In++Ksk7XfTNpL0aA6OZ6qjgQfLIhLB4De2E2AivHQOnNJprR rbUcjc+xUJibQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012On-0x; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, "H. Peter Anvin" , "Rafael J. Wysocki" , Alim Akhtar , Borislav Petkov , Broadcom internal kernel review list , Dave Hansen , Federico Vaga , Geert Uytterhoeven , Guenter Roeck , Ingo Molnar , Jarkko Sakkinen , Jean Delvare , Krzysztof Kozlowski , Linus Walleij , Markus Mayer , Rob Herring , Thomas Gleixner , Ulf Hansson , Viresh Kumar , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, keyrings@vger.kernel.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-cachefs@redhat.com, linux-gpio@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-mmc@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org, x86@kernel.org Subject: [PATCH 00/23] Update Documentation/ cross-references Date: Mon, 6 Jun 2022 16:25:22 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220606_082552_245569_06348088 X-CRM114-Status: GOOD ( 12.58 ) 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 Hi John, There were a number of DT binding conversions and other docs change that were not updated. Address them, in order to keep the cross-references on a sane state. Patch series is against v5.19-rc1 (and applies cleanly on the top of today's -next). Mauro Carvalho Chehab (23): dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference dt-bindings: arm: update vexpress-config.yaml references dt-bindings: reset: update st,stih407-powerdown.yaml references dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference docs: netdev: update maintainer-netdev.rst reference docs: filesystems: update netfs-api.rst reference Documentation: update watch_queue.rst references Documentation: KVM: update s390-pv.rst reference Documentation: KVM: update amd-memory-encryption.rst references Documentation: KVM: update msr.rst reference Documentation: KVM: update s390-diag.rst reference MAINTAINERS: update arm,hdlcd.yaml reference MAINTAINERS: update arm,komeda.yaml reference MAINTAINERS: update arm,malidp.yaml reference MAINTAINERS: update cortina,gemini-ethernet.yaml reference MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference MAINTAINERS: update maxim,max77693.yaml reference MAINTAINERS: update snps,axs10x-reset.yaml reference objtool: update objtool.txt references ASoC: wm8731: update wlf,wm8731.yaml reference arch: m68k: q40: README: drop references to IDE driver .../ABI/testing/sysfs-driver-bd9571mwv-regulator | 2 +- Documentation/admin-guide/kernel-parameters.txt | 2 +- .../bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +- .../devicetree/bindings/hwmon/vexpress.txt | 2 +- .../devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +- .../devicetree/bindings/phy/phy-stih407-usb.txt | 2 +- .../devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +- .../devicetree/bindings/regulator/vexpress.txt | 2 +- .../bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +- Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +- Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +- Documentation/security/keys/core.rst | 2 +- Documentation/security/secrets/coco.rst | 2 +- .../translations/it_IT/networking/netdev-FAQ.rst | 2 +- Documentation/virt/kvm/api.rst | 4 ++-- Documentation/virt/kvm/s390/s390-pv-boot.rst | 2 +- Documentation/virt/kvm/x86/hypercalls.rst | 2 +- Documentation/x86/orc-unwinder.rst | 2 +- MAINTAINERS | 14 +++++++------- arch/m68k/q40/README | 4 +--- include/linux/fscache.h | 2 +- include/linux/objtool.h | 2 +- include/linux/watch_queue.h | 2 +- init/Kconfig | 2 +- kernel/watch_queue.c | 2 +- lib/Kconfig.debug | 2 +- tools/include/linux/objtool.h | 2 +- tools/objtool/check.c | 2 +- 29 files changed, 36 insertions(+), 38 deletions(-)