linux-stable/Documentation/devicetree/bindings/sound
Krzysztof Kozlowski 9fa3ad1a1a dt-bindings: drop redundant part of title (end, part two)
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 "Node|Tree|Generic 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: \(.*\) [nN]ode [bB]indings\?\.\?$/title: \1/' {} \;

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

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

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

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

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # MMC
Acked-by: Stephen Boyd <sboyd@kernel.org> # clk
Acked-by: Vinod Koul <vkoul@kernel.org> # phy
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221216163815.522628-6-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
2022-12-16 11:41:49 -06:00
..
ac97-bus.txt
adi,adau17x1.txt
adi,adau1372.yaml ASoC: dt-bindings: Correct Alexandre Belloni email 2022-12-05 14:05:46 +00:00
adi,adau1701.txt
adi,adau1977.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
adi,adau7002.txt
adi,adau7118.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
adi,axi-i2s.txt
adi,axi-spdif-tx.txt
adi,max98396.yaml Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
adi,ssm2305.txt
adi,ssm2602.txt
ak4104.txt
ak4118.txt
ak4375.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
ak4458.txt ASoC: dt-bindings: ak4458: Add dsd-path property 2020-09-17 17:40:12 +01:00
ak4554.txt
ak4613.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
ak4642.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
ak5386.txt
ak5558.txt ASoC: dt-bindings: ak5558: Add compatible string for ak5552 2021-03-31 13:52:46 +01:00
alc5623.txt
alc5632.txt
allwinner,sun4i-a10-codec.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
allwinner,sun4i-a10-i2s.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
allwinner,sun4i-a10-spdif.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
allwinner,sun8i-a23-codec-analog.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun8i-a33-codec.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
allwinner,sun50i-a64-codec-analog.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun50i-h6-dmic.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
amlogic,aiu.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
amlogic,axg-fifo.txt ASoC: meson: axg-fifo: add fifo depth to the bindings documentation 2019-12-18 19:54:44 +00:00
amlogic,axg-pdm.txt ASoC: meson: add reset binding 2019-09-05 18:15:56 +01:00
amlogic,axg-sound-card.txt
amlogic,axg-spdifin.txt ASoC: meson: add reset binding 2019-09-05 18:15:56 +01:00
amlogic,axg-spdifout.txt ASoC: meson: add reset binding 2019-09-05 18:15:56 +01:00
amlogic,axg-tdm-formatters.txt ASoC: meson: add sm1 compatibles 2019-09-05 18:15:48 +01:00
amlogic,axg-tdm-iface.txt
amlogic,g12a-toacodec.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
amlogic,g12a-tohdmitx.txt ASoC: meson: add reset binding 2019-09-05 18:15:56 +01:00
amlogic,gx-sound-card.yaml ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 19:52:40 +01:00
amlogic,t9015.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
apple,mca.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
arm,pl041.yaml dt-bindings: sound: add Arm PL041 AACI DT schema 2022-05-09 11:03:49 -05:00
armada-370db-audio.txt
atmel,sama5d2-classd.yaml ASoC: dt-bindings: atmel-classd: Convert to json-schema 2022-07-20 14:03:43 +01:00
atmel,sama5d2-i2s.yaml ASoC: dt-bindings: atmel-i2s: Convert to json-schema 2022-07-22 21:27:56 +01:00
atmel,sama5d2-pdmic.yaml ASoC: dt-bindings: atmel-classd: PDMIC convert to json-schema 2022-07-20 14:03:44 +01:00
atmel-at91sam9g20ek-wm8731-audio.txt
atmel-sam9x5-wm8731-audio.txt ASoC: wm8731: update wlf,wm8731.yaml reference 2022-06-07 12:00:42 +01:00
atmel-wm8904.txt
atmel_ac97c.txt
audio-graph-card.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
audio-graph-card2.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
audio-graph-port.yaml dt-bindings: drop redundant part of title (end, part two) 2022-12-16 11:41:49 -06:00
audio-graph.yaml Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
awinic,aw8738.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
axentia,tse850-pcm5142.txt
brcm,bcm63xx-audio.txt ASoC: brcm: DSL/PON SoC device tree bindings of audio driver 2020-03-13 16:01:36 +00:00
brcm,bcm2835-i2s.txt
brcm,cygnus-audio.txt
cdns,xtfpga-i2s.txt
cirrus,cs35l41.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
cirrus,cs35l45.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
cirrus,cs42l42.yaml ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatible 2022-09-19 18:05:27 +01:00
cirrus,cs42l51.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
cirrus,cs4234.yaml ASoC: cs4234: Add dtschema binding document 2020-09-28 17:59:05 +01:00
cirrus,lochnagar.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
cirrus,madera.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
cs35l32.txt
cs35l33.txt
cs35l34.txt
cs35l35.txt
cs35l36.txt
cs42l52.txt
cs42l56.txt
cs42l73.txt
cs42xx8.txt
cs53l30.txt
cs4265.txt
cs4270.txt
cs4271.txt
cs4341.txt
cs4349.txt
cs43130.txt
da7213.txt ASoC: da7213: Add regulator support 2020-05-18 14:34:53 +01:00
da7218.txt
da7219.txt
da9055.txt devicetree/bindings: correct possessive "its" typos 2022-08-01 09:13:06 -06:00
dai-common.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
dai-params.yaml ASoC: dt-bindings: Add sample format conversion 2022-08-15 01:19:54 +01:00
davinci-evm-audio.txt
davinci-mcasp-audio.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
davinci-mcbsp.txt
dmic-codec.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
es8328.txt
eukrea-tlv320.txt
everest,es7134.txt
everest,es7241.txt
everest,es8316.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
everest,es8326.yaml ASoC: dt-bindings: Add Everest ES8326 audio CODEC 2022-08-16 13:08:05 +01:00
fsl,asrc.txt ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format 2020-04-21 16:34:06 +01:00
fsl,aud2htx.yaml ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module 2020-11-05 17:06:15 +00:00
fsl,audmix.txt
fsl,easrc.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
fsl,esai.txt ASoC: fsl_esai: Add new compatible string for imx8qm 2020-05-15 11:42:20 +01:00
fsl,micfil.yaml ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX93 platform 2022-11-01 12:15:38 +00:00
fsl,mqs.txt ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX93 platform 2022-06-14 09:14:18 +01:00
fsl,rpmsg.yaml ASoC: dt-bindings: fsl_rpmsg: Add a property to assign the rpmsg channel 2022-10-17 12:48:12 +01:00
fsl,sai.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
fsl,spdif.yaml ASoC: dt-bindings: fsl_spdif: Add two PLL clock source 2022-07-05 13:00:41 +01:00
fsl,ssi.txt
fsl,xcvr.yaml ASoC: dt-bindings: fsl_xcvr: Add document for XCVR 2020-10-26 15:45:32 +00:00
fsl-asoc-card.txt ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec 2022-02-10 13:57:12 +00:00
google,cros-ec-codec.yaml sound updates for 6.2-rc1 2022-12-13 11:27:26 -08:00
google,sc7180-trogdor.yaml ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 19:52:40 +01:00
google,sc7280-herobrine.yaml ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings 2022-02-10 13:14:47 +00:00
gtm601.txt dt-bindings: sound: gtm601: add the broadmobi interface 2019-12-25 00:03:25 +00:00
hisilicon,hi6210-i2s.txt
ics43432.txt ASoC: ics43432: add compatible for CUI Devices 2021-08-23 16:41:03 +01:00
img,i2s-in.txt
img,i2s-out.txt
img,parallel-out.txt
img,pistachio-internal-dac.txt
img,spdif-in.txt
img,spdif-out.txt
imx-audio-card.yaml ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 19:52:40 +01:00
imx-audio-es8328.txt
imx-audio-hdmi.yaml dt-bindings: Fix properties without any type 2022-05-23 11:53:30 -05:00
imx-audio-sgtl5000.txt
imx-audio-spdif.txt
imx-audmux.yaml ASoC: dt-bindings: Convert imx-audmux binding to json schema 2021-06-03 13:59:58 +01:00
ingenic,aic.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
ingenic,codec.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
inno-rk3036.txt
intel,keembay-i2s.yaml Devicetree updates for v6.2: 2022-12-13 13:13:55 -08:00
linux,bt-sco.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
linux,spdif-dit.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
marvell,mmp-sspa.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
marvell,pxa2xx-ac97.txt
max9860.txt
max9867.txt
max9892x.txt ASoC: max98927: Add reset-gpios optional property 2021-10-07 15:45:20 +01:00
max98090.txt ASoC: dt-bindings: Correct interrupt flags in examples 2020-09-17 17:40:06 +01:00
max98095.txt
max98371.txt
max98373.txt
maxim,max9759.txt
maxim,max98088.txt
maxim,max98357a.yaml ASoC: dt-bindings: maxim,max98357a: Convert to DT schema 2022-12-05 14:05:44 +00:00
maxim,max98390.yaml ASoC: dt-bindings: max98390: add reset gpio bindings 2022-04-21 15:53:08 +01:00
maxim,max98504.yaml ASoC: dt-bindings: maxim,max98504: Convert to DT schema 2022-12-05 14:05:45 +00:00
maxim,max98520.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
mchp,i2s-mcc.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
mchp,spdifrx.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
mchp,spdiftx.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
microchip,pdmc.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
mikroe,mikroe-proto.txt
mrvl,pxa-ssp.txt
mt2701-afe-pcm.txt
mt2701-cs42448.txt
mt2701-wm8960.txt
mt6351.txt
mt6358.txt ASoC: mediatek: mt6358: add new compatible for using mt6366 2022-07-20 17:42:28 +01:00
mt6359.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
mt6797-afe-pcm.txt
mt6797-mt6351.txt
mt8173-max98090.txt
mt8173-rt5650-rt5514.txt
mt8173-rt5650-rt5676.txt
mt8173-rt5650.txt
mt8183-afe-pcm.txt dt-bindings: medaitek: mt8183: add property "resets" && "reset-names" 2019-10-08 13:39:36 +01:00
mt8183-da7219-max98357.txt ASoC: dt-bindings: mt8183-da7219: add compatible string for using rt1015p 2020-09-11 14:48:44 +01:00
mt8183-mt6358-ts3a227-max98357.txt ASoC: dt-bindings: mt8183: add compatible string for using rt1015p 2021-03-11 13:25:06 +00:00
mt8186-afe-pcm.yaml ASoC: mediatek: mt8186: add audio afe document 2022-07-20 17:42:29 +01:00
mt8186-mt6366-da7219-max98357.yaml ASoC: mediatek: dt-bindings: modify machine bindings for SOF 2022-08-24 13:53:05 +01:00
mt8186-mt6366-rt1019-rt5682s.yaml ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case 2022-11-03 13:25:48 +00:00
mt8192-afe-pcm.yaml ASoC: dt-bindings: mediatek: mt8192: Drop i2s-share properties 2022-05-09 20:01:07 +01:00
mt8192-mt6359-rt1015-rt5682.yaml ASoC: dt-bindings: mt8192-mt6359: Set maxItems, not type, for sound-dai 2022-10-26 14:18:30 +01:00
mt8195-afe-pcm.yaml dt-bindings: mediatek: mt8195: add reset property 2022-03-11 13:41:13 +00:00
mt8195-mt6359.yaml ASoC: dt-bindings: mediatek: mt8195: support mt8195-mt6359-max98390-rt5682 2022-04-04 08:39:42 +01:00
mtk-afe-pcm.txt
mtk-btcvsd-snd.txt
mvebu-audio.txt ASoC: kirkwood: enable Kirkwood driver for Armada 38x platforms 2022-10-17 12:48:28 +01:00
mxs-audio-sgtl5000.txt
mxs-saif.txt
nau8315.txt ASoC: dt-bindings: add compatible string for NAU8318 2022-11-24 15:29:36 +00:00
nau8540.txt
nau8810.txt ASoC: nau8810: add I2C device and compatible ID 2020-05-28 13:20:18 +01:00
nau8821.txt ASoC: nau8821: Add headset button detection 2022-07-11 17:18:45 +01:00
nau8822.txt
nau8824.txt
nau8825.txt ASoC: dt-bindings: nau8825: Add ADCOUT IO drive strength control 2022-09-13 17:12:09 +01:00
nokia,rx51.txt
nvidia,tegra-audio-alc5632.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra-audio-common.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra-audio-graph-card.yaml ASoC: dt-bindings: tegra: Document interconnects property 2021-12-09 12:31:49 +00:00
nvidia,tegra-audio-max98090.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra-audio-rt5640.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
nvidia,tegra-audio-rt5677.yaml ASoC: tegra-audio-rt5677: Correct example 2021-12-21 17:16:50 +00:00
nvidia,tegra-audio-sgtl5000.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra-audio-trimslice.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra-audio-wm8753.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra-audio-wm8903.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra-audio-wm9712.yaml ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml 2021-12-15 22:16:50 +00:00
nvidia,tegra20-ac97.txt
nvidia,tegra20-das.txt
nvidia,tegra20-i2s.yaml ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property 2021-12-17 11:13:52 +00:00
nvidia,tegra20-spdif.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
nvidia,tegra30-ahub.txt
nvidia,tegra30-hda.yaml dt-bindings: Document Tegra234 HDA support 2022-02-21 11:03:38 +01:00
nvidia,tegra30-i2s.txt
nvidia,tegra186-asrc.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra186-dspk.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-admaif.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
nvidia,tegra210-adx.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-ahub.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
nvidia,tegra210-amx.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-dmic.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-i2s.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-mbdrc.yaml ASoC: tegra: Add binding doc for OPE module 2022-06-06 12:33:06 +01:00
nvidia,tegra210-mixer.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-mvc.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-ope.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nvidia,tegra210-peq.yaml ASoC: tegra: Add binding doc for OPE module 2022-06-06 12:33:06 +01:00
nvidia,tegra210-sfc.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
nxp,tfa989x.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
omap-abe-twl6040.txt
omap-dmic.txt
omap-mcbsp.txt
omap-mcpdm.txt
omap-twl4030.txt
pcm179x.txt
pcm186x.txt
pcm512x.txt
pcm1789.txt
pcm3060.txt
pcm5102a.txt
qcom,apq8096.txt ASoC: dt-bindings: qcom: Document "aux-devs" property 2020-09-08 15:37:49 +01:00
qcom,lpass-cpu.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
qcom,lpass-rx-macro.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
qcom,lpass-tx-macro.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
qcom,lpass-va-macro.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
qcom,lpass-wsa-macro.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
qcom,msm8916-wcd-analog.txt
qcom,msm8916-wcd-digital.txt
qcom,q6adm-routing.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
qcom,q6adm.yaml ASoC: dt-bindings: qcom,q6adm: Split to separate schema 2022-11-28 13:02:31 +00:00
qcom,q6afe.yaml ASoC: dt-bindings: qcom,q6afe: Split to separate schema 2022-11-28 13:02:29 +00:00
qcom,q6apm-dai.yaml ASoC: dt-bindings: qcom,q6apm: Split to separate schema 2022-11-28 13:02:30 +00:00
qcom,q6apm-lpass-dais.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
qcom,q6apm.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
qcom,q6asm-dais.yaml ASoC: dt-bindings: qcom,q6asm: Split to separate schema 2022-11-28 13:02:32 +00:00
qcom,q6asm.yaml ASoC: dt-bindings: qcom,q6asm: Split to separate schema 2022-11-28 13:02:32 +00:00
qcom,q6core.yaml ASoC: dt-bindings: qcom,q6core: Split to separate schema 2022-11-28 13:02:34 +00:00
qcom,q6dsp-lpass-clocks.yaml ASoC: dt-bindings: qcom,q6afe: Split to separate schema 2022-11-28 13:02:29 +00:00
qcom,q6dsp-lpass-ports.yaml ASoC: dt-bindings: qcom,q6apm-lpass-dais: Split to separate schema 2022-11-28 13:02:35 +00:00
qcom,q6prm.yaml ASoC: dt-bindings: qcom,q6prm: Split to separate schema 2022-11-28 13:02:33 +00:00
qcom,sm8250.yaml ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250 2022-09-19 15:44:12 +01:00
qcom,wcd934x.yaml ASoC: dt-bindings: qcom,wcd934x: use absolute path to other schema 2022-07-26 14:07:41 +01:00
qcom,wcd938x-sdw.yaml ASoC: dt-bindings: wcd938x-sdw: add bindings for wcd938x-sdw 2021-06-14 11:14:38 +01:00
qcom,wcd938x.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
qcom,wcd9335.txt ASoC: dt-bindings: wcd9335: fix reset line polarity in example 2022-11-25 19:31:13 +00:00
qcom,wsa881x.yaml dt-bindings: ASoC: Add WSA881x bindings 2020-01-09 21:18:52 +00:00
qcom,wsa883x.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
realtek,rt1015p.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
realtek,rt5682s.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
renesas,fsi.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
renesas,rsnd.txt ASoC: renesas, rsnd: switch to yaml base Documentation 2020-11-05 19:11:03 +00:00
renesas,rsnd.yaml Devicetree updates for v6.2: 2022-12-13 13:13:55 -08:00
renesas,rz-ssi.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
richtek,rt9120.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
rockchip,i2s-tdm.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
rockchip,pdm.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
rockchip,rk3288-hdmi-analog.txt
rockchip,rk3328-codec.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
rockchip,rk3399-gru-sound.txt
rockchip-i2s.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
rockchip-max98090.txt ASoC: rockchip-max98090: Support usage with and without HDMI 2019-10-29 12:30:30 +00:00
rockchip-rt5645.txt
rockchip-spdif.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
rohm,bd28623.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
rt274.txt
rt1011.txt ASoC: dt-bindings: rt1011: add r0 and temperature device property 2019-10-16 13:56:49 +01:00
rt1015.txt ASoC: rt1015: add delay to fix pop noise from speaker 2020-11-05 17:25:17 +00:00
rt1016.txt ASoC: rt1016: Add the devicetree file for the rt1016 2020-05-07 13:18:05 +01:00
rt1019.yaml ASoC: rt1019: add address-cells and size-cells information 2021-03-31 13:52:49 +01:00
rt1308.txt ASoC: rt1308: Revise the devicetree file mode 2020-05-04 13:27:00 +01:00
rt5514.txt
rt5616.txt
rt5631.txt
rt5640.txt ASoC: dt-bindings: Correct interrupt flags in examples 2020-09-17 17:40:06 +01:00
rt5645.txt ASoC: dt-bindings: rt5645: add suppliers 2020-01-21 17:15:38 +00:00
rt5651.txt
rt5659.txt ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
rt5660.txt
rt5663.txt
rt5665.txt ASoC: dt-bindings: Correct interrupt flags in examples 2020-09-17 17:40:06 +01:00
rt5668.txt ASoC: dt-bindings: Correct interrupt flags in examples 2020-09-17 17:40:06 +01:00
rt5677.txt ASoC: dt-bindings: Correct interrupt flags in examples 2020-09-17 17:40:06 +01:00
rt5682.txt ASoC: dt-bindings: rt5682: Add DBVDD and LDO1-IN supplies 2022-11-07 16:12:38 +00:00
samsung,aries-wm8994.yaml ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 19:52:40 +01:00
samsung,arndale.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,midas-audio.yaml ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 19:52:40 +01:00
samsung,odroid.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
samsung,smdk5250.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,snow.yaml ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 19:52:40 +01:00
samsung,tm2.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung-i2s.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
serial-midi.yaml dt-bindings: sound: Add generic serial MIDI device 2022-05-12 11:53:40 +02:00
sgtl5000.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
simple-audio-amplifier.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
simple-audio-mux.yaml ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties 2022-12-05 14:05:42 +00:00
simple-card.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
sirf-audio-port.txt
sirf-audio.txt
snps,designware-i2s.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
soc-ac97link.txt
socionext,uniphier-aio.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
socionext,uniphier-evea.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
sound-dai.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
spdif-receiver.txt
sprd-mcdt.txt
sprd-pcm.txt
ssm2518.txt
ssm4567.txt
st,sta32x.txt
st,sta350.txt
st,sti-asoc-card.txt dt: fix broken links due to txt->yaml renames 2020-06-18 10:45:05 -06:00
st,stm32-i2s.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
st,stm32-sai.yaml ASoC: st,stm32-sai: Document audio OF graph port 2022-09-27 12:08:01 +01:00
st,stm32-spdifrx.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
storm.txt
tas27xx.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
tas571x.txt
tas2552.txt ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
tas2562.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
tas2770.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
tas5720.txt ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
tas5805m.yaml ASoC: dt-bindings: add bindings for TI TAS5805M. 2022-01-24 13:31:25 +00:00
tda7419.txt
tdm-slot.txt dt-bindings: ASoc: Fix tdm-slot documentation spelling error 2020-06-05 12:13:04 +01:00
test-component.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
tfa9879.txt
ti,ads117x.txt
ti,j721e-cpb-audio.yaml dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas 2022-05-04 16:19:03 -05:00
ti,j721e-cpb-ivi-audio.yaml dt-bindings: Remove "status" from schema examples 2021-07-27 08:03:12 -06:00
ti,pcm1681.txt
ti,pcm3168a.txt ASoC: dt-bindings: pcm3168a: Update the optional RST gpio for clarity 2019-11-20 17:08:12 +00:00
ti,src4xxx.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
ti,tas5086.txt
ti,tas6424.txt ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
ti,tlv320adc3xxx.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
ti,ts3a227e.yaml ASoC: ti,ts3a227e: add control of debounce 2022-09-21 10:28:18 +01:00
tlv320adcx140.yaml dt-bindings: Move fixed string node names under 'properties' 2022-12-06 14:50:35 -06:00
tlv320aic3x.txt ASoC: codecs: tlv320aic3x: add SPI to the DT binding 2021-04-08 15:21:51 +01:00
tlv320aic31xx.txt ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.h 2022-01-24 13:31:52 +00:00
tlv320aic32x4.txt ASoC: tlv320aic32x4: dt-bindings: add TAS2505 to compatible 2021-06-23 11:49:36 +01:00
tpa6130a2.txt
tscs42xx.txt
tscs454.txt
uda1334.txt dt-bindings: sound: Add bindings for UDA1334 codec 2019-07-31 12:26:38 +01:00
ux500-mop500.txt
ux500-msp.txt
widgets.txt
wlf,arizona.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
wlf,wm8731.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
wlf,wm8903.yaml ASoC: wm8903: Convert txt bindings to yaml 2021-11-15 23:33:54 +00:00
wlf,wm8940.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
wlf,wm8961.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
wlf,wm8962.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
wlf,wm8974.txt
wlf,wm8978.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00
wm8510.txt
wm8523.txt
wm8524.txt
wm8580.txt
wm8711.txt
wm8728.txt
wm8737.txt
wm8741.txt
wm8750.yaml ASoC: wm8750: convert to the json-schema 2021-05-19 14:19:07 +01:00
wm8753.txt
wm8770.txt
wm8776.txt
wm8782.txt
wm8804.txt
wm8904.txt
wm8960.txt ASoC: bindings: wm8960: Add property for headphone detection 2020-06-15 20:58:32 +01:00
wm8994.txt ASoC: Document wm8994 endpoints 2020-06-15 20:58:30 +01:00
xlnx,audio-formatter.txt
xlnx,i2s.txt
xlnx,spdif.txt
zl38060.yaml ASoC: dt-bindings: Reference common DAI properties 2022-12-05 14:05:43 +00:00