linux/Documentation/devicetree/bindings/sound
Linus Torvalds 37cb8e1f8e DeviceTree for 4.15:
- kbuild cleanups and improvements for dtbs
 
 - Code clean-up of overlay code and fixing for some long standing memory
   leak and race condition in applying overlays
 
 - Improvements to DT memory usage making sysfs/kobjects optional and
   skipping unflattening of disabled nodes. This is part of kernel
   tinification efforts.
 
 - Final piece of removing storing the full path for every DT node. The
   prerequisite conversion of printk's to use device_node format
   specifier happened in 4.14.
 
 - Sync with current upstream dtc. This brings additional checks to dtb
   compiling.
 
 - Binding doc tree wide removal of leading 0s from examples
 
 - RTC binding documentation adding missing devices and some
   consolidation of duplicated bindings
 
 - Vendor prefix documentation for nutsboard, Silicon Storage Technology,
   shimafuji, Tecon Microprocessor Technologies, DH electronics GmbH,
   Opal Kelly, and Next Thing
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJaCwaSEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcNzeA/8
 C8uQhSsX2+UQZvFzcEA8KQAMGT3kYdrcf+gidRKwCEUWg1qscUEpTb3n3Rm5NUbU
 RPD1s6GSlh6fJCMHDTQ6Tti/T59L7nZa2/AIGmUishGu4x4q1o18AobpFJmYP/EM
 SJPwnmm5RV9WcZFao1y+sY3Xtn8DStxHO4cS+dyF5/EvPN9D8nbLJfu7bgTBAZww
 HktIMB9kx+GTipRQZBvBwXoy5MJjthIZub4XwzesA4tGananj4cXlc0xaVxpdYy3
 5bO6q5F7cbrZ2uyrF+oIChpCENK4VaXh80m0WHc8EzaG++shzEkR4he1vYkwnV+I
 OYo4vsUg9dP8rBksUG1eYhS8fJKPvEBRNP7ETT5utVBy5I/tDEbo/crmQZRTIDIC
 hZbhcdZlISZj0DzkMK2ZHQV9UYtRWzXrJbZHFIPP12GCyvXVxYJUIWb9iYnUYSon
 KugygsFSpZHMWmfAhemw5/ctJZ19qhM5UIl2KZk5tMBHAf466ILmZjg0me6fYkOp
 eADfwHJ1dLMdK79CVMHSfp+vArcZXp35B16c3sWpJB36Il97Mc/9siEufCL4GKX7
 IBBnQBlbpSBKBejWVyI7Ip/Xp5u4qAQD+ZMJ9oLqBRqfWerHbDuOERlEOgwGqJYr
 9v4HvP7V8eVUvAdqXka4EBfCyAgUzXDAxG2Dfmv9vGU=
 =jgpN
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull DeviceTree updates from Rob Herring:
 "A bigger diffstat than usual with the kbuild changes and a tree wide
  fix in the binding documentation.

  Summary:

   - kbuild cleanups and improvements for dtbs

   - Code clean-up of overlay code and fixing for some long standing
     memory leak and race condition in applying overlays

   - Improvements to DT memory usage making sysfs/kobjects optional and
     skipping unflattening of disabled nodes. This is part of kernel
     tinification efforts.

   - Final piece of removing storing the full path for every DT node.
     The prerequisite conversion of printk's to use device_node format
     specifier happened in 4.14.

   - Sync with current upstream dtc. This brings additional checks to
     dtb compiling.

   - Binding doc tree wide removal of leading 0s from examples

   - RTC binding documentation adding missing devices and some
     consolidation of duplicated bindings

   - Vendor prefix documentation for nutsboard, Silicon Storage
     Technology, shimafuji, Tecon Microprocessor Technologies, DH
     electronics GmbH, Opal Kelly, and Next Thing"

* tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (55 commits)
  dt-bindings: usb: add #phy-cells to usb-nop-xceiv
  dt-bindings: Remove leading zeros from bindings notation
  kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
  MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
  kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
  .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
  .gitignore: sort normal pattern rules alphabetically
  dt-bindings: add vendor prefix for Next Thing Co.
  scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
  of: dynamic: fix memory leak related to properties of __of_node_dup
  of: overlay: make pr_err() string unique
  of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
  of: overlay: remove unneeded check for NULL kbasename()
  of: overlay: remove a dependency on device node full_name
  of: overlay: simplify applying symbols from an overlay
  of: overlay: avoid race condition between applying multiple overlays
  of: overlay: loosen overly strict phandle clash check
  of: overlay: expand check of whether overlay changeset can be removed
  of: overlay: detect cases where device tree may become corrupt
  of: overlay: minor restructuring
  ...
2017-11-14 18:25:40 -08:00
..
adi,adau17x1.txt ASoC: adau17x1: Add support for specifying the MCLK using the CCF 2016-06-15 14:42:40 +01:00
adi,adau1701.txt ASoC: adau1701: add regulator consumer support 2015-04-27 15:37:32 +01:00
adi,adau7002.txt ASoC: Add ADAU7002 Stereo PDM-to-I2S/TDM Converter DT bindings 2016-06-02 15:45:42 +01:00
adi,axi-i2s.txt dt: Add bindings documentation for the ADI AXI-I2S controller 2013-12-09 17:57:35 +00:00
adi,axi-spdif-tx.txt ASoC: axi: Fix ADI AXI SPDIF specification 2014-08-16 15:58:43 +01:00
adi,ssm2602.txt ASoC: ssm2602: add device tree bindings 2014-09-30 13:27:27 +01:00
ak4104.txt ASoC: ak4104: Add regulator to documentation 2014-04-23 13:20:07 +01:00
ak4554.txt dt-bindings: ak4554: extension should be .txt 2015-11-10 17:23:40 -06:00
ak4613.txt ASoC: ak4613: tidyup vendor prefix from ak4613 to asahi-kasei 2015-11-20 18:06:44 +00:00
ak4642.txt ASoC: ak4642: enable to use MCKO as fixed rate output pin on DT 2015-09-14 19:41:38 +01:00
ak5386.txt ASoC: ak5386: Add regulators to documentation and fix sparse warning 2014-06-18 18:52:52 +01:00
alc5623.txt ASoC: alc5623: Add device tree binding 2014-05-20 23:12:23 +01:00
alc5632.txt ASoC: dt: Move ALC5632 pin list from Tegra board binding to CODEC binding 2013-08-13 10:56:22 +01:00
armada-370db-audio.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
arndale.txt ASoC: Samsung: Add arndale_rt5631 machine driver and binding 2014-11-26 16:44:44 +00:00
atmel-at91sam9g20ek-wm8731-audio.txt
atmel-classd.txt ASoC: atmel-classd: remove aclk clock from DT binding 2017-09-01 15:46:56 -07:00
atmel-pdmic.txt ASoC: atmel-classd: DT binding for PDMIC driver 2015-12-18 07:02:37 +00:00
atmel-sam9x5-wm8731-audio.txt
atmel-wm8904.txt
atmel_ac97c.txt dt: atmel_ac97c: Add device tree documentation 2015-01-26 16:58:18 +01:00
audio-graph-card.txt ASoC: add mclk-fs to audio graph card binding 2017-11-10 21:23:01 +00:00
audio-graph-scu-card.txt ASoC: audio-graph-scu-card: remove unnecessary route patch from Example 1 2017-10-21 11:23:38 +01:00
axentia,tse850-pcm5142.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
brcm,bcm2835-i2s.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
brcm,cygnus-audio.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
bt-sco.txt ASoC: bt-sco: extend rate and add a general compatible string 2016-07-04 16:29:18 +02:00
cdns,xtfpga-i2s.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
cs35l32.txt ASoC: cs35l32: Add bindings for CS35L32 2014-08-16 17:03:22 -05:00
cs35l33.txt ASoC: cs35l33: Add device tree bindings file for cs35l33 2016-06-27 17:53:34 +01:00
cs35l34.txt ASoC: cs35l34: Add device tree bindings file for cs35l34 2016-10-21 12:02:44 +01:00
cs35l35.txt ASoC: cs35l35: Add DT handling for Inductor 2017-05-19 17:31:34 +01:00
cs42l42.txt ASoC: cs42l42: Add devicetree bindings for CS42L42 2016-11-09 13:50:14 +00:00
cs42l52.txt ASoC: dt: binding: sound cs42l52 driver 2013-11-28 10:57:01 +00:00
cs42l56.txt ASoC: cs42l56: Fix reset GPIO name in example DT binding 2017-11-08 21:42:03 +00:00
cs42l73.txt ASoC: cs42l73: Add Device Tree support for CS42L73 2013-10-20 18:15:44 +01:00
cs42xx8.txt ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 2014-03-20 11:49:34 +00:00
cs53l30.txt ASoC: cs53l30: Add MUTE pin control support via GPIO 2016-06-23 11:35:52 +01:00
cs4265.txt ASoC: cs4265: bindings: sound: Add binding for CS4265 CODEC. 2014-06-24 16:16:10 +01:00
cs4270.txt
cs4271.txt ASoC: cs4271: add regulator consumer support 2016-02-26 11:44:32 +09:00
cs4349.txt ASoC: cs4349: Add support for Cirrus Logic CS4349 2015-07-16 21:56:02 +01:00
cs43130.txt ASoC: cs43130: Add devicetree bindings for CS43130 2017-09-01 11:45:16 +01:00
da7213.txt ASoC: da7213: Correct units description of dmic-clkrate 2015-10-08 11:41:42 +01:00
da7218.txt ASoC: da7218: Add bindings documentation for DA7218 audio codec 2015-11-30 12:23:55 +00:00
da7219.txt ASoC: da7219: Add support for 1.6V micbias level 2015-12-23 00:11:57 +00:00
da9055.txt ASoC: da9055: Add DT support for CODEC 2014-02-10 13:44:00 +00:00
davinci-evm-audio.txt ASoC: davinci-evm: Add named clock reference to DT bindings 2014-01-27 18:09:40 +00:00
davinci-mcasp-audio.txt ASoC: davinci-mcasp: Add overrun/underrun event handling 2014-11-12 14:55:00 +00:00
davinci-mcbsp.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
designware-i2s.txt ASoC: dwc: Add irq parameter to DOCUMENTATION 2016-06-13 17:52:00 +01:00
dioo,dio2125.txt ASoC: dio2125: add dt-bindings 2017-03-07 13:37:11 +01:00
dmic.txt dt-bindings: sound: add dmicen property in dmic driver 2017-08-17 18:01:40 +01:00
es8328.txt ASoC: es8328-i2c: Add compatible for ES8388 2017-01-23 18:09:21 +00:00
eukrea-tlv320.txt ASoC: eukrea-tlv320: Add indentation for binding doc to increase readability 2014-10-20 12:20:20 +01:00
everest,es7134.txt ASoC: es7134: add dt-bindings for the es7134 dac 2017-03-06 11:45:29 +01:00
fsl,asrc.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
fsl,esai.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
fsl,spdif.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
fsl,ssi.txt ASoC: fsl ssi doc: Move optional properties to the correct section 2017-04-12 16:43:56 +01:00
fsl-asoc-card.txt ASoC: fsl: Fix typo 2016-05-30 16:15:40 +01:00
fsl-sai.txt ASoC: fsl_sai: Allow setting the SAI MCLK direction 2016-05-05 16:44:22 +01:00
gtm601.txt ASoC: gtm601: Document GTM601 bindings 2015-05-08 12:04:15 +01:00
hdmi.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
hisilicon,hi6210-i2s.txt ASoC: Improve hi6210-i2s DT bindings 2017-04-11 19:25:46 +01:00
ics43432.txt ASoC: ics43432: Add codec driver for InvenSense ICS-43432 2015-08-27 17:09:27 +01:00
img,i2s-in.txt ASoC: img: Add binding document for I2S input controller 2015-11-16 10:06:58 +00:00
img,i2s-out.txt ASoC: img: Add binding document for I2S output controller 2015-11-16 10:06:58 +00:00
img,parallel-out.txt ASoC: img: Add binding document for parallel output controller 2015-11-16 10:06:58 +00:00
img,pistachio-internal-dac.txt ASoC: img: Add binding document for Pistachio internal DAC 2015-12-12 22:56:35 +00:00
img,spdif-in.txt ASoC: img: Add binding document for SPDIF input controller 2015-11-16 10:06:58 +00:00
img,spdif-out.txt ASoC: img: Add binding document for SPDIF output controller 2015-11-16 10:06:58 +00:00
imx-audio-es8328.txt ASoC: fsl: add imx-es8328 machine driver 2014-08-16 17:18:07 -05:00
imx-audio-sgtl5000.txt ASoC: imx-sgtl5000: Add indentation for binding doc to increase readability 2014-10-20 12:20:21 +01:00
imx-audio-spdif.txt ASoC: imx-spdif: Add indentation for binding doc to increase readability 2014-10-20 12:20:21 +01:00
imx-audio-wm8962.txt ASoC: imx-wm8962: Add indentation for binding doc to increase readability 2014-10-20 12:20:21 +01:00
imx-audmux.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ingenic,jz4740-i2s.txt ASoC: jz4740: Add jz4780 support 2015-03-09 18:10:17 +00:00
inno-rk3036.txt ASoC: rk3036: Add binding doc of inno-rk3036 codec driver 2015-11-23 14:37:08 +00:00
max9860.txt ASoC: max8960: add bindings for the max9860 codec 2016-05-30 16:15:55 +01:00
max9867.txt ASoC: Add max9867 codec driver 2016-02-18 14:17:48 +00:00
max9892x.txt ASoC: Add support for Maxim Integrated MAX98927 Amplifier 2017-04-06 19:25:57 +01:00
max98090.txt ASoC: max98090: read micbias from device property 2015-06-02 18:11:03 +01:00
max98095.txt ASoC: max98095: Add master clock handling 2014-05-26 16:18:59 +01:00
max98357a.txt ASoC: max98357a: Make 'sdmode-gpios' dts property optional 2015-07-13 19:13:03 +01:00
max98371.txt ASoC: Add max98371 codec driver 2016-04-28 18:16:04 +01:00
max98504.txt ASoC: Add DT bindings documentation for max98504 amplifier 2016-06-29 20:21:50 +01:00
mrvl,pxa-ssp.txt ASoC: pxa: pxa-ssp: add DT bindings 2013-08-15 11:29:07 +01:00
mrvl,pxa2xx-pcm.txt ASoC: pxa: add DT bindings for pxa2xx-pcm 2013-08-15 11:29:07 +01:00
mt2701-afe-pcm.txt ASoC: mediatek: Add interrupt-names property in binding text 2017-08-18 12:35:38 +01:00
mt2701-cs42448.txt ASoC: mediatek: add documents for mt2701 2016-06-29 20:11:09 +01:00
mt2701-wm8960.txt ASoC: mediatek: add bindings for wm8960 codec machine driver 2017-03-29 11:38:03 +01:00
mt8173-max98090.txt ASoC: mediatek: Use platform_of_node for machine drivers 2015-07-09 09:30:12 +01:00
mt8173-rt5650-rt5514.txt ASoC: mediatek: Add machine driver for rt5650 rt5514 codec 2016-03-02 13:32:00 +09:00
mt8173-rt5650-rt5676.txt ASoC: mediatek: Add HDMI dai-links in the mt8173-rt5650-rt5676 machine driver 2016-04-21 17:15:14 +01:00
mt8173-rt5650.txt ASoC: mediatek: Add HDMI dai-links to the mt8173-rt5650 machine driver 2016-07-14 17:31:18 +01:00
mtk-afe-pcm.txt ASoC: mediatek: Add AFE platform driver 2015-06-16 12:51:21 +01:00
mvebu-audio.txt ASoC: kirkwood: enable Kirkwood driver for mvebu platforms 2014-02-11 12:37:52 +00:00
mxs-audio-sgtl5000.txt
mxs-saif.txt
nau8540.txt ASoC: nau8540: new codec driver 2017-02-04 12:37:26 +01:00
nau8810.txt ASoC: nau8810: Add driver for Nuvoton codec chip NAU88C10 2016-08-22 17:48:11 +01:00
nau8824.txt ASoC: nau8824: new driver 2017-04-26 15:44:52 +01:00
nau8825.txt ASoC: nau8825: change crosstalk-bypass property to bool type 2017-06-30 11:57:45 +01:00
nokia,rx51.txt ASoC: omap: rx51: Add DT support 2014-05-01 10:57:34 -07:00
nvidia,tegra-audio-alc5632.txt ARM: tegra: add missing clock documentation to DT bindings 2013-12-11 16:41:55 -07:00
nvidia,tegra-audio-max98090.txt ASoC: tegra: Add sink for the internal mic to tegra_max98090 2015-03-02 17:26:28 +00:00
nvidia,tegra-audio-rt5640.txt ARM: tegra: add missing clock documentation to DT bindings 2013-12-11 16:41:55 -07:00
nvidia,tegra-audio-rt5677.txt ASoC: tegra: Add platform driver for rt5677 audio codec 2015-01-07 18:54:23 +00:00
nvidia,tegra-audio-sgtl5000.txt ASoC: tegra: add tegra sgtl5000 machine driver 2016-08-12 13:36:54 +01:00
nvidia,tegra-audio-trimslice.txt
nvidia,tegra-audio-wm8753.txt ARM: tegra: add missing clock documentation to DT bindings 2013-12-11 16:41:55 -07:00
nvidia,tegra-audio-wm8903.txt ARM: tegra: add missing clock documentation to DT bindings 2013-12-11 16:41:55 -07:00
nvidia,tegra-audio-wm9712.txt ARM: tegra: add missing clock documentation to DT bindings 2013-12-11 16:41:55 -07:00
nvidia,tegra20-ac97.txt ARM: tegra: document use of standard DMA DT bindings 2013-12-11 16:42:23 -07:00
nvidia,tegra20-das.txt
nvidia,tegra20-i2s.txt ARM: tegra: document use of standard DMA DT bindings 2013-12-11 16:42:23 -07:00
nvidia,tegra30-ahub.txt Documentation: DT bindings: add more Tegra chip compatible strings 2015-02-03 20:37:31 -06:00
nvidia,tegra30-hda.txt dt-bindings: tegra: Remove 0, prefix from unit-addresses 2016-04-19 17:25:18 -05:00
nvidia,tegra30-i2s.txt Documentation: DT bindings: add more Tegra chip compatible strings 2015-02-03 20:37:31 -06:00
omap-abe-twl6040.txt ASoC: omap-abe-twl6040: fix typo in bindings documentation 2016-11-07 16:28:53 -07:00
omap-dmic.txt
omap-mcbsp.txt
omap-mcpdm.txt ASoC: omap-mcpdm: Drop pdmclk clock handling 2016-08-18 16:00:25 +01:00
omap-twl4030.txt Documentation: omap-twl4030: Move ti,codec property to optional 2015-03-16 19:24:52 -07:00
pcm179x.txt ASoC: pcm179x: Add I2C interface driver 2016-01-29 00:36:21 +01:00
pcm512x.txt ASoC: pcm512x: Support mastering BCLK/LRCLK using the PLL 2015-01-28 19:28:53 +00:00
pcm5102a.txt ASoC: pcm5102a: Add support for PCM5102A codec 2016-05-13 11:49:44 +01:00
qcom,apq8016-sbc.txt ASoC: qcom: apq8016-sbc: Add support to multi codec. 2016-10-24 18:02:31 +01:00
qcom,lpass-cpu.txt ASoC: qcom: Document apq8016 bindings. 2015-05-22 13:33:15 +01:00
qcom,msm8916-wcd-analog.txt ASoC: codecs: msm8916-wcd-analog: add MBHC support 2017-08-21 19:33:02 +01:00
qcom,msm8916-wcd-digital.txt ASoC: codecs: Add msm8916-wcd digital codec 2016-10-24 18:02:31 +01:00
renesas,fsi.txt ASoC: sh: fsi: Document SoC-specific bindings 2014-11-12 22:31:11 +00:00
renesas,rsnd.txt DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
rockchip,pdm.txt DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
rockchip,rk3288-hdmi-analog.txt ASoC: rockchip: Add machine driver for RK3288 boards that use analog/HDMI 2017-02-04 13:17:44 +01:00
rockchip,rk3399-gru-sound.txt ASoC: rockchip: Update description of rockchip, codec 2017-08-29 20:14:11 +01:00
rockchip-i2s.txt ASoC: rockchip: add bindings for i2s 2017-08-07 12:35:45 +01:00
rockchip-max98090.txt ASoC: rockchip: Add machine driver for max98090 codec 2015-07-20 18:15:07 +01:00
rockchip-rt5645.txt ASoC: rockchip: Add machine driver for rt5645/rt5650 codec 2015-07-20 18:15:07 +01:00
rockchip-spdif.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
rt274.txt ASoC: rt274: add rt274 codec driver 2017-07-18 14:46:20 +01:00
rt5514.txt ASoC: rt5514: Add devicetree binding support for rt5514-spi 2017-09-19 12:58:37 +01:00
rt5616.txt ASoC: rt5616: add mclk property for rt5616 document 2016-01-28 22:54:19 +01:00
rt5631.txt ASoC: rt5631: Add device tree binding documentation 2014-11-13 18:07:52 +00:00
rt5640.txt ASoC: rt5640: add master clock handling for rt5640 2016-02-22 20:05:21 +09:00
rt5645.txt ASoC: rt5645: add device tree support 2015-06-10 18:31:06 +01:00
rt5651.txt ASoC: rt5651: add ACPI and OF support 2015-12-23 12:21:14 +00:00
rt5659.txt ASoC: rt5659: Add mclk controls 2016-08-08 11:55:15 +01:00
rt5660.txt ASoC: rt5660: add rt5660 codec driver 2016-09-24 19:51:57 +01:00
rt5663.txt ASoC: rt5663: Add the function of impedance sensing 2017-09-19 12:57:59 +01:00
rt5665.txt treewide: Remove remaining executable attributes from source files 2017-02-25 12:12:50 -08:00
rt5677.txt ASoC: rt5677: use 'active low' logic for reset pin 2015-11-16 10:14:32 +00:00
samsung,odroid.txt ASoC: samsung: odroid: Drop requirement of clocks in the sound node 2017-08-08 12:02:51 +01:00
samsung,smdk-wm8994.txt
samsung,tm2-audio.txt ASoC: samsung: Add DT bindings documentation for TM2 sound subsystem 2016-12-01 21:54:27 +00:00
samsung-i2s.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sgtl5000.txt ASoC: sgtl5000: Remove leading zero from '@0a' notation 2017-10-26 09:41:32 +02:00
simple-card.txt ASoC: make clock direction configurable in asoc-simple 2017-09-01 11:34:23 +01:00
simple-scu-card.txt ASoC: simple-scu-card: Parse off codec widgets 2017-08-16 12:00:18 +01:00
sirf-audio-codec.txt ASoC: sirf: Add SiRF internal audio codec driver 2014-03-06 15:59:19 +08:00
sirf-audio-port.txt ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec 2014-03-06 17:20:08 +08:00
sirf-audio.txt ASoC: sirf: Add SiRF audio card 2014-03-06 17:21:56 +08:00
sirf-usp.txt ASoC: sirf: Add device tree binding for the USP audio device 2014-07-03 17:11:41 +01:00
snow.txt ASoC: samsung: Make card name for Snow configurable 2014-07-04 20:31:45 +01:00
soc-ac97link.txt ASoC: core: Generic ac97 link reset functions 2013-08-20 11:02:00 +01:00
spdif-receiver.txt
spdif-transmitter.txt
ssm2518.txt
ssm4567.txt ASoC: ssm4567: Add driver for Analog Devices SSM4567 amplifier 2014-09-27 11:12:42 +01:00
st,sta32x.txt ASoC: sta32x: add device tree binding. 2015-01-27 17:13:25 +00:00
st,sta350.txt Documentation: treewide: fix typos and grammar 2014-08-26 09:35:51 +02:00
st,sti-asoc-card.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
st,stm32-i2s.txt ASoC: stm32: Document STM32 I2S bindings 2017-05-19 18:34:36 +01:00
st,stm32-sai.txt ASoC: stm32: Add synchronization to SAI bindings 2017-10-21 11:17:27 +01:00
st,stm32-spdifrx.txt ASoC: stm32: Add DT bindings for SPDIFRX interface 2017-06-21 12:09:48 +01:00
storm.txt ASoC: qcom: Document Storm bindings 2015-03-16 11:24:47 +00:00
sun4i-codec.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sun4i-i2s.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sun8i-a33-codec.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sun8i-codec-analog.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sunxi,sun4i-spdif.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
tas571x.txt ASoC: tas571x: new chip added into TAS571x binding 2016-03-31 10:25:42 -07:00
tas2552.txt ASoC: tas2552: Fix typos in the binding doc 2017-04-11 21:41:41 +01:00
tas5720.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
tdm-slot.txt ASoC: simple-card: Add tdm slot mask support to simple-card 2015-09-16 18:00:30 +01:00
tfa9879.txt ASoC: tfa9879: Add device tree bindings 2017-09-20 12:39:47 +01:00
ti,ads117x.txt ASoC: ads117x: Add bindings documentation for TI ADS117x ADC 2016-03-05 14:02:13 +09:00
ti,pcm1681.txt
ti,pcm3168a.txt ASoC: pcm3168a: Add binding document for pcm3168a codec 2015-12-12 22:39:59 +00:00
ti,tas5086.txt ASoC: tas5086: add regulator consumer support 2014-07-03 16:09:42 +01:00
tlv320aic3x.txt ASoC: tlv320aic3x: Support for OCMV configuration 2017-08-31 10:24:01 +01:00
tlv320aic31xx.txt ASoC: tlv320aic31xx: Add support for tlv320dac3101 2016-11-12 09:56:22 +00:00
tlv320aic32x4.txt ASoC: tlv320aic32x4: Add gpio configuration to the codec 2017-07-17 16:22:28 +01:00
tpa6130a2.txt ASoC: tpa6130a2: Add device tree support 2013-10-23 16:46:39 +01:00
ts3a227e.txt ASoC: ts3a227e: Add dts property that allows to specify micbias voltage 2015-01-27 18:32:14 +00:00
ux500-mop500.txt
ux500-msp.txt
widgets.txt ASoC: binding: add widgets.txt 2014-02-10 13:33:23 +00:00
wlf,arizona.txt ASoC: arizona: Add device tree binding doc for volume limits 2017-09-20 17:34:48 +01:00
wlf,wm8974.txt ASoC: wm8974: add binding for WM8974 codec 2015-12-18 08:26:11 +00:00
wm8510.txt
wm8523.txt
wm8524.txt ASoC: codecs: add wm8524 codec driver 2017-07-28 13:34:07 +01:00
wm8580.txt ASoC: wm8580: Add the wm8581 codec to the driver 2016-10-24 18:25:13 +01:00
wm8711.txt
wm8728.txt
wm8731.txt
wm8737.txt
wm8741.txt ASoC: wm8741: Add differential mono mode support 2015-05-13 15:51:36 +01:00
wm8750.txt
wm8753.txt ASoC: wm8753: Fix typo in DT binding example 2013-08-13 11:29:03 +01:00
wm8770.txt
wm8776.txt
wm8804.txt ASoC: wm8804: Update binding documentation to include reset GPIO 2015-04-07 12:36:19 +01:00
wm8903.txt ASoC: wm8903: add regulator handling 2017-03-20 11:24:05 +00:00
wm8904.txt ASoC: wm8904: add new compatible string 2015-01-28 19:30:15 +00:00
wm8960.txt ASoC: wm8960: Add device tree support 2014-11-21 18:19:35 +00:00
wm8962.txt
wm8994.txt Documentation: dt-bindings: Fix interrupt documentation file path 2015-12-09 15:29:01 -06:00
zte,tdm.txt ASoC: zx-tdm: add bindings doc for zte's tdm controller 2017-02-21 15:11:13 -08:00
zte,zx-aud96p22.txt ASoC: add bindings for ZTE zx-aud96p22 audio codec 2017-06-23 12:41:47 +01:00
zte,zx-i2s.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
zte,zx-spdif.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00