summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound
AgeCommit message (Expand)AuthorFilesLines
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2021-07-15ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schemaRob Herring1-1/+1
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-3/+9
2021-07-03Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+0
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown15-51/+615
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown3-3/+4
2021-06-23ASoC: tlv320aic32x4: dt-bindings: add TAS2505 to compatibleClaudius Heine1-0/+1
2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring3-6/+0
2021-06-15ASoC: dt-bindings: fsl-sai: Add compatible string for imx8mm/8mn/8mp/8ulpShengjiu Wang1-2/+4
2021-06-15ASoC: dt-bindings: fsl,spdif: Add compatible string for imx8ulpShengjiu Wang1-0/+1
2021-06-14ASoC: sgtl5000: Add audio-graph-card portMarek Vasut1-0/+4
2021-06-14ASoC: dt-bindings: wcd938x-sdw: add bindings for wcd938x-sdwSrinivas Kandagatla1-0/+70
2021-06-14ASoC: dt-bindings: wcd938x: add bindings for wcd938xSrinivas Kandagatla1-0/+146
2021-06-12Merge tag 'sunxi-dt-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-5/+15
2021-06-11Merge tag 'sound-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+2
2021-06-09Merge tag 'v5.13-rc3' into asoc-5.13Mark Brown4-5/+2
2021-06-04ASoC: dt-bindings: wcd934x: add bindings for Headset Button detectionSrinivas Kandagatla1-0/+30
2021-06-03ASoC: dt-bindings: Convert imx-audmux binding to json schemaOleksij Rempel2-28/+119
2021-06-03ASoC: meson: gx-card: fix sound-dai dt schemaJerome Brunet1-2/+2
2021-06-02ASoC: dt-bindings: nxp, tfa989x: Add vddd-supply propertyVincent Knecht1-0/+3
2021-06-02ASoC: dt-bindings: nxp,tfa989x: Add tfa9897 supportVincent Knecht1-0/+1
2021-05-24Merge series "ASoC: rsnd: add D3 support" from Kuninori Morimoto <kuninori.mo...Mark Brown1-1/+9
2021-05-24ASoC: dt-bindings: codecs: Add bindings for nxp, tfa989xStephan Gerhold1-0/+54
2021-05-24ASoC: dt-bindings: renesas: rsnd: tidyup propertiesKuninori Morimoto1-1/+9
2021-05-20ASoC: dt-bindings: imx-card: Add binding doc for imx sound cardShengjiu Wang1-0/+122
2021-05-19ASoC: wm8750: convert to the json-schemaRafał Miłecki2-18/+42
2021-05-18dt-bindings: sound: sun4i-i2s: add Allwinner V3 I2S compatibleTobias Schramm1-0/+3
2021-05-18ASoC: dt-bindings: sun8i-a23-codec-analog: add compatible for Allwinner V3Tobias Schramm1-3/+6
2021-05-17dt-bindings: More removals of type references on common propertiesRob Herring1-1/+1
2021-05-12ASoC: cs42l42: make HSBIAS_SENSE_EN optionalVitaly Rodionov1-0/+7
2021-05-11ASoC: dt-bindings: sun8i-codec: Increase #sound-dai-cellsSamuel Holland1-2/+6
2021-05-10ASoC: dt-bindings: sun8i-codec: Increase #sound-dai-cellsSamuel Holland1-2/+6
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds20-145/+381
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+1
2021-04-16ASoC: mt6359: Drop ASoC mt6359 ASoC accdet jack documentRob Herring1-164/+0
2021-04-08ASoC: codecs: tlv320aic3x: add SPI to the DT bindingJiri Prchal1-2/+19
2021-04-01ASoC: intel, keembay-i2s: Fix a dt_binding_check warningZhen Lei1-1/+1
2021-03-31ASoC: dt-bindings: socionext: Use audio-graph-port schemaRob Herring2-10/+6
2021-03-31ASoC: dt-bindings: Use OF graph schemaRob Herring1-5/+4
2021-03-31ASoC: dt-bindings: Move port/ports properties out of audio-graph-port.yamlRob Herring8-85/+82
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown1-0/+4
2021-03-31ASoC: rt1019: add address-cells and size-cells informationJack Yu1-0/+2
2021-03-31ASoC: dt-bindings: ak5558: Add compatible string for ak5552Shengjiu Wang1-1/+1
2021-03-30ASoC: dt-bindings: nvidia, tegra210-ahub: Add missing child nodesRob Herring1-0/+16
2021-03-25ASoC: mt6359: add ASoC mt6359 ASoC accdet jack documentArgus Lin1-0/+164
2021-03-25Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu ...Mark Brown1-0/+108
2021-03-25ASoC: bindings: fsl-asoc-card: add compatible string for WM8958 codecShengjiu Wang1-0/+2
2021-03-25ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg audio deviceShengjiu Wang1-0/+108
2021-03-23dt-bindings: Drop type references on common propertiesRob Herring3-4/+1
2021-03-18ASoC: rt1019: add rt1019 amplifier driverJack Yu1-0/+33