linux/Documentation/devicetree/bindings/crypto
Krzysztof Kozlowski 84e85359f4 dt-bindings: drop redundant part of title (end, part three)
The Devicetree bindings document does not have to say in the title that
it is a "binding", but instead just describe the hardware.

Drop trailing "bindings" in various forms (also with trailing full
stop):

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -not -name 'trivial-devices.yaml' \
    -exec sed -i -e 's/^title: \(.*\) [bB]indings\?\.\?$/title: \1/' {} \;

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Matti Vaittinen <mazziesaccount@gmail.com> # ROHM
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # MMC
Acked-by: Stephen Boyd <sboyd@kernel.org> # clk
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> # input
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> # media
Acked-by: Sebastian Reichel <sre@kernel.org> # power
Acked-by: Viresh Kumar <viresh.kumar@linaro.org> # cpufreq
Link: https://lore.kernel.org/r/20221216163815.522628-7-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
2022-12-16 11:41:49 -06:00
..
allwinner,sun4i-a10-crypto.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun8i-ce.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
allwinner,sun8i-ss.yaml dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System 2019-11-01 13:38:32 +08:00
amd-ccp.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
amlogic,gxl-crypto.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
arm,cryptocell.yaml dt-bindings: crypto: ccree: Convert to json-schema 2021-06-24 15:39:38 -06:00
artpec6-crypto.txt dt-bindings: crypto: add ARTPEC crypto 2017-08-22 14:54:51 +08:00
aspeed,ast2500-hace.yaml dt-bindings: crypto: add documentation for aspeed hace 2022-08-26 18:50:38 +08:00
atmel,at91sam9g46-aes.yaml dt-bindings: crypto: Convert Atmel AES to yaml 2022-02-17 17:28:29 -06:00
atmel,at91sam9g46-sha.yaml dt-bindings: crypto: Convert Atmel SHA to yaml 2022-02-17 17:29:06 -06:00
atmel,at91sam9g46-tdes.yaml dt-bindings: crypto: Convert Atmel TDES to yaml 2022-02-17 17:28:44 -06:00
brcm,spu-crypto.txt crypto: brcm - DT documentation for Broadcom SPU hardware 2017-02-11 17:55:19 +08:00
cortina,sl3516-crypto.yaml dt-bindings: crypto: Add documentation for sl3516-ce 2021-06-11 15:03:29 +08:00
fsl-dcp.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
fsl-imx-sahara.yaml dt-bindings: crypto: Convert i.MX sahara to json-schema 2020-08-17 15:35:36 -06:00
fsl-imx-scc.yaml dt-bindings: crypto: Convert i.MX SCC to json-schema 2020-08-17 15:34:26 -06:00
fsl-sec2.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
fsl-sec4.txt dt-bindings: crypto: caam: use generic node name 2020-03-11 17:11:38 +08:00
fsl-sec6.txt of: update ePAPR references to point to Devicetree Specification 2017-06-22 11:22:06 -05:00
hisilicon,hip07-sec.txt dt-bindings: crypto: hip07-sec, drop incorrect commas 2018-09-26 18:02:41 -05:00
img-hash.txt Documentation: crypto: Add DT binding info for the img hw hash accelerator 2015-03-16 21:46:25 +11:00
inside-secure-safexcel.txt Documentation/bindings: crypto: inside-secure: eip197d support 2018-07-09 00:30:14 +08:00
intel,ixp4xx-crypto.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
intel,keembay-ocs-aes.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
intel,keembay-ocs-ecc.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
intel,keembay-ocs-hcu.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
marvell-cesa.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
mediatek-crypto.txt dt-bindings: crypto: remove mediatek ethif clock 2017-06-10 12:04:37 +08:00
mv_cesa.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
omap-aes.txt
omap-des.txt
omap-sham.txt
qcom,prng.yaml dt-bindings: crypto: convert Qualcomm PRNG to yaml 2021-12-23 12:01:19 -04:00
qcom-qce.txt
rockchip,rk3288-crypto.yaml dt-bindings: crypto: rockchip: add new compatible 2022-10-28 12:36:33 +08:00
samsung-slimsss.yaml dt-bindings: crypto: drop minItems equal to maxItems 2022-08-29 14:58:17 -05:00
samsung-sss.yaml MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny 2021-01-03 08:41:34 +11:00
st,stm32-crc.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
st,stm32-cryp.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
st,stm32-hash.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
ti,sa2ul.yaml dt-bindings: crypto: ti,sa2ul: drop dma-coherent property 2022-08-29 15:02:07 -05:00
xlnx,zynqmp-aes.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00