[PATCH 00/23] Update Documentation/ cross-references
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(-)
Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") renamed: Documentation/devicetree/bindings/sound/wm8731.txt to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml.
Update its cross-reference accordingly.
Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") Signed-off-by: Mauro Carvalho Chehab mchehab@kernel.org ---
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
.../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt index 0720857089a7..8facbce53db8 100644 --- a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt +++ b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt @@ -16,7 +16,7 @@ Board connectors: * Line In Jack
wm8731 pins: -cf Documentation/devicetree/bindings/sound/wm8731.txt +cf Documentation/devicetree/bindings/sound/wlf,wm8731.yaml
Example: sound {
On Mon, 06 Jun 2022 16:25:44 +0100, Mauro Carvalho Chehab wrote:
Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") renamed: Documentation/devicetree/bindings/sound/wm8731.txt to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml.
Update its cross-reference accordingly.
Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") Signed-off-by: Mauro Carvalho Chehab mchehab@kernel.org
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
.../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring robh@kernel.org
On Mon, Jun 06, 2022 at 04:25:44PM +0100, Mauro Carvalho Chehab wrote:
Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") renamed: Documentation/devicetree/bindings/sound/wm8731.txt to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml.
Update its cross-reference accordingly.
Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") Signed-off-by: Mauro Carvalho Chehab mchehab@kernel.org
Reviewed-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles
On Mon, Jun 06, 2022 at 04:25:22PM +0100, Mauro Carvalho Chehab wrote:
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
Applied patches 1-5,17,18,20
On Mon, 6 Jun 2022 16:25:22 +0100, Mauro Carvalho Chehab wrote:
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).
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[22/23] ASoC: wm8731: update wlf,wm8731.yaml reference commit: 69c8027c5ff43d68449fda4510a8cce70e8578b0
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark
participants (4)
-
Charles Keepax
-
Mark Brown
-
Mauro Carvalho Chehab
-
Rob Herring