linux/Documentation/devicetree/bindings/sound
Linus Torvalds d06e415643 Devicetree updates for v5.3:
- DT binding schema examples are now validated against the schemas.
   Various examples are fixed due to that.
 
 - Sync dtc with upstream version v1.5.0-30-g702c1b6c0e73
 
 - Initial schemas for networking bindings. This includes ethernet, phy
   and mdio common bindings with several Allwinner and stmmac converted
   to the schema.
 
 - Conversion of more Arm top-level SoC/board bindings to DT schema
 
 - Conversion of PSCI binding to DT schema
 
 - Rework Arm CPU schema to coexist with other CPU schemas
 
 - Add a bunch of missing vendor prefixes and new ones for SoChip,
   Sipeed, Kontron, B&R Industrial Automation GmbH, and Espressif
 
 - Add Mediatek UART RX wakeup support to binding
 
 - Add reset to ST UART binding
 
 - Remove some Linuxisms from the endianness common-properties.txt
   binding
 
 - Make the flattened DT read-only after init
 
 - Ignore disabled reserved memory nodes
 
 - Clean-up some dead code in FDT functions
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl0mAxQQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw68aEACDEx7SBgpWhv0EJkIk/94bK6MxTMZQGIw2
 OZZQmOJJ0VncfQ3E1emc9zN5xsW1uQlicwh4AwAYbL+Bj3aaG+ANIYyolOLCKybB
 AJD28XAMeZjahf4XtVsieMgdu4OmaLKqUS3BTCcuxY0/gGhTbsLjhUaJLS6GFXK+
 rc/q+BFLBynG5QMmyQXLSTfwqYyHKB9BUY3Jf6VW5o5IvnJQa40dqkrcdn17MJM/
 Ui1bnjrl9Jw78m/JJSkfp/ix6PMEYx1ynQq5cUX0KgroW4z5wcTzDepnttYCG8eh
 zxlZSCnZ/qqgdtff0zofGdNSsMMpnuNJIIo+R3wVqyGe1uwad5NzQglKH0BAYcqd
 NayZ3r9cT6i1iwcrbIU4+HF3leBhS2zuKc3HwdXgBNn47xHMLTPvQnedE4pkAA1A
 ZjM23G7JtX3APIjz1cYe7/QCtBEibkr4u26DAibGklXrwfv96XD4v0k4AumD24hK
 oEyIRN9/H2hBWEVfrAejJjh4WBdj1dBAbjTp+IH7xKNa4+FHinBv/gPFZE2lzi7r
 qB//+fpZi9usi6v4iAqnP1wAKhD7zE8uVfhcWsmRSFsCpaQlp9sIuQ8ZU7+/t3VS
 2IZB1V7ZPCIAeBigY8zi6D8mOMmDbpmzs30tAB9Kh101VlEF0bFmOSrWoa0YdmFq
 M7AfUwnhmg==
 =Qpuw
 -----END PGP SIGNATURE-----

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

Pull Devicetree updates from Rob Herring:

 - DT binding schema examples are now validated against the schemas.
   Various examples are fixed due to that.

 - Sync dtc with upstream version v1.5.0-30-g702c1b6c0e73

 - Initial schemas for networking bindings. This includes ethernet, phy
   and mdio common bindings with several Allwinner and stmmac converted
   to the schema.

 - Conversion of more Arm top-level SoC/board bindings to DT schema

 - Conversion of PSCI binding to DT schema

 - Rework Arm CPU schema to coexist with other CPU schemas

 - Add a bunch of missing vendor prefixes and new ones for SoChip,
   Sipeed, Kontron, B&R Industrial Automation GmbH, and Espressif

 - Add Mediatek UART RX wakeup support to binding

 - Add reset to ST UART binding

 - Remove some Linuxisms from the endianness common-properties.txt
   binding

 - Make the flattened DT read-only after init

 - Ignore disabled reserved memory nodes

 - Clean-up some dead code in FDT functions

* tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (56 commits)
  dt-bindings: vendor-prefixes: add Sipeed
  dt-bindings: vendor-prefixes: add SoChip
  dt-bindings: 83xx-512x-pci: Drop cell-index property
  dt-bindings: serial: add documentation for Rx in-band wakeup support
  dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema
  of: unittest: simplify getting the adapter of a client
  of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
  of/platform: Drop superfluous cast in of_device_make_bus_id()
  dt-bindings: usb: ehci: Fix example warnings
  dt-bindings: net: Use phy-mode instead of phy-connection-type
  dt-bindings: simple-framebuffer: Add requirement for pipelines
  dt-bindings: display: Fix simple-framebuffer example
  dt-bindings: net: mdio: Add child nodes
  dt-bindings: net: mdio: Add address and size cells
  dt-bindings: net: mdio: Add a nodename pattern
  dt-bindings: mtd: sunxi-nand: Drop 'maxItems' from child 'reg' property
  dt-bindings: arm: Limit cpus schema to only check Arm 'cpu' nodes
  dt-bindings: backlight: lm3630a: correct schema validation
  dt-bindings: net: dwmac: Deprecate the PHY reset properties
  dt-bindings: net: sun8i-emac: Convert the binding to a schemas
  ...
2019-07-11 18:35:30 -07:00
..
ac97-bus.txt
adi,adau17x1.txt
adi,adau1701.txt
adi,adau1977.txt Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 2019-02-19 15:52:41 +00:00
adi,adau7002.txt
adi,axi-i2s.txt ASoC: axi-i2s: make both "rx" and "tx" optional 2019-03-11 17:21:57 +00:00
adi,axi-spdif-tx.txt
adi,ssm2305.txt
adi,ssm2602.txt
ak4104.txt ASoC: dt-bindings: ak4104: use 'reset-gpios' rather than 'reset-gpio' 2018-12-06 20:08:46 +00:00
ak4118.txt ASoC: dt-bindings: add bindings for AK4118 transceiver 2018-11-15 11:27:31 -08:00
ak4458.txt ASoC: dt-bindings: Document support for ak4497 2019-01-07 16:48:39 +00:00
ak4554.txt
ak4613.txt
ak4642.txt
ak5386.txt
ak5558.txt
alc5623.txt
alc5632.txt
allwinner,sun4i-a10-i2s.yaml dt-bindings: sound: sun4i-i2s: Document that the RX channel can be missing 2019-05-28 15:53:07 +01:00
allwinner,sun4i-a10-spdif.yaml dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible 2019-05-28 15:51:21 +01:00
amlogic,axg-fifo.txt ASoC: meson: add g12a compatibles 2019-04-05 09:25:21 +07:00
amlogic,axg-pdm.txt ASoC: meson: add g12a compatibles 2019-04-05 09:25:21 +07:00
amlogic,axg-sound-card.txt
amlogic,axg-spdifin.txt ASoC: meson: add g12a compatibles 2019-04-05 09:25:21 +07:00
amlogic,axg-spdifout.txt ASoC: meson: add g12a compatibles 2019-04-05 09:25:21 +07:00
amlogic,axg-tdm-formatters.txt ASoC: meson: axg-tdm-formatter: add reset to the bindings documentation 2019-07-03 13:21:24 +01:00
amlogic,axg-tdm-iface.txt
amlogic,g12a-tohdmitx.txt ASoC: meson: add tohdmitx DT bindings 2019-05-16 12:13:27 +01:00
armada-370db-audio.txt
arndale.txt
atmel-at91sam9g20ek-wm8731-audio.txt
atmel-classd.txt
atmel-i2s.txt
atmel-pdmic.txt
atmel-sam9x5-wm8731-audio.txt
atmel-wm8904.txt
atmel_ac97c.txt
audio-graph-card.txt ASoC: audio-graph-card: merge audio-graph-scu-card on Doc 2018-12-14 11:46:55 +00:00
axentia,tse850-pcm5142.txt
brcm,bcm2835-i2s.txt
brcm,cygnus-audio.txt
bt-sco.txt
cdns,xtfpga-i2s.txt
cirrus,lochnagar.txt ASoC: lochnagar: Add device tree binding document 2019-03-21 14:57:39 +00:00
cs35l32.txt
cs35l33.txt
cs35l34.txt
cs35l35.txt
cs35l36.txt ASoC: cs35l36: Add device tree documentation for CS35L36 2019-02-08 13:00:43 +00:00
cs42l42.txt
cs42l51.txt ASoC: dt-bindings: update cs42l51 bindings 2019-04-04 20:52:40 +07:00
cs42l52.txt
cs42l56.txt
cs42l73.txt dt-bindings: Add missing newline at end of file 2019-06-18 08:11:57 -06:00
cs42xx8.txt ASoC: cs42xx8: add reset-gpios in binding document 2019-05-20 15:21:56 +01:00
cs53l30.txt
cs4265.txt
cs4270.txt ASoC: dt-bindings: cs4270: use 'reset-gpios' rather than 'reset-gpio' 2018-12-06 20:07:44 +00:00
cs4271.txt
cs4341.txt ASoC: cs4341: Add DT bindings documentation for CS4341 DAC 2019-01-03 16:34:03 +00:00
cs4349.txt
cs43130.txt
da7213.txt
da7218.txt
da7219.txt ASoC: da7219: Update DAI clock binding info to cover WCLK/BCLK 2019-03-21 14:50:08 +00:00
da9055.txt
davinci-evm-audio.txt
davinci-mcasp-audio.txt bindings: sound: davinci-mcasp: Add support for optional auxclk-fs-ratio 2019-06-12 13:53:32 +01:00
davinci-mcbsp.txt
designware-i2s.txt
dmic.txt ASoC: dmic: introduce mode switch delay 2018-11-28 15:19:31 +00:00
es8328.txt
eukrea-tlv320.txt
everest,es7134.txt
everest,es7241.txt
fsl,asrc.txt
fsl,audmix.txt ASoC: fsl_audmix: remove "model" attribute from DT document 2019-05-02 10:46:15 +09:00
fsl,esai.txt
fsl,micfil.txt ASoC: micfil: Add bindings for MICFIL DAI 2019-01-07 17:00:39 +00:00
fsl,spdif.txt
fsl,ssi.txt
fsl-asoc-card.txt
fsl-sai.txt ASoC: fsl-sai: Fix typo in "transmitter" 2018-12-13 11:12:03 +00:00
google,cros-ec-codec.txt ASoC: Documentation: Add google, cros-ec-codec 2019-01-29 12:05:10 +00:00
gtm601.txt
hdmi.txt
hisilicon,hi6210-i2s.txt
ics43432.txt
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-es8328.txt
imx-audio-sgtl5000.txt
imx-audio-spdif.txt
imx-audmux.txt
ingenic,jz4725b-codec.txt dt-bindings: sound: Document jz4725b-codec bindings 2019-02-07 14:38:01 +00:00
ingenic,jz4740-codec.txt dt-bindings: sound: Document jz4740-codec bindings 2019-02-07 14:36:04 +00:00
ingenic,jz4740-i2s.txt
inno-rk3036.txt
madera.txt ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs 2019-06-20 12:57:10 +01:00
marvell,pxa2xx-ac97.txt
max9860.txt
max9867.txt
max9892x.txt
max98090.txt
max98095.txt
max98357a.txt ASoC: max98357a: avoid speaker pop when playback startup 2019-07-02 15:53:38 +01:00
max98371.txt
max98373.txt
max98504.txt
maxim,max9759.txt
maxim,max98088.txt ASoC: dt-bindings: max98088: add external clock binding 2018-10-08 19:45:57 +01:00
mchp-i2s-mcc.txt ASoC: mchp-i2s-mcc: dt-bindings: add DT bindings for I2S Multi-Channel Controller 2019-03-21 14:53:04 +00:00
mikroe,mikroe-proto.txt ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO board 2018-09-03 14:41:27 +01:00
mrvl,pxa-ssp.txt ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
mt2701-afe-pcm.txt
mt2701-cs42448.txt
mt2701-wm8960.txt
mt6351.txt
mt6358.txt ASoC: mediatek: mt6358: add codec document 2019-01-25 18:09:24 +00: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 ASoC: mediatek: mt8183: add audio afe document 2019-01-25 18:07:04 +00:00
mt8183-da7219-max98357.txt ASoC: Mediatek: Add document for mt8183-da7219-max98357 2019-04-01 15:05:54 +07:00
mt8183-mt6358-ts3a227-max98357.txt ASoC: Mediatek: Add document for mt8183-mt6358-ts3a227-max98357 2019-04-01 15:04:35 +07:00
mtk-afe-pcm.txt
mtk-btcvsd-snd.txt ASoC: mediatek: add documents for btcvsd driver 2019-02-02 15:58:43 +00:00
mvebu-audio.txt
mxs-audio-sgtl5000.txt
mxs-saif.txt
name-prefix.txt
nau8540.txt
nau8810.txt
nau8822.txt ASoC: nau8822: new codec driver 2018-10-17 19:53:37 +01:00
nau8824.txt
nau8825.txt
nokia,rx51.txt
nvidia,tegra-audio-alc5632.txt
nvidia,tegra-audio-max98090.txt
nvidia,tegra-audio-rt5640.txt
nvidia,tegra-audio-rt5677.txt
nvidia,tegra-audio-sgtl5000.txt
nvidia,tegra-audio-trimslice.txt
nvidia,tegra-audio-wm8753.txt
nvidia,tegra-audio-wm8903.txt
nvidia,tegra-audio-wm9712.txt
nvidia,tegra20-ac97.txt
nvidia,tegra20-das.txt
nvidia,tegra20-i2s.txt
nvidia,tegra30-ahub.txt
nvidia,tegra30-hda.txt ALSA: hda/tegra: property for card name 2019-02-22 10:46:31 +01:00
nvidia,tegra30-i2s.txt
omap-abe-twl6040.txt
omap-dmic.txt
omap-mcbsp.txt
omap-mcpdm.txt dt-bindings: sound: omap-mcpdm: Update documentation for pdmclk 2018-11-28 15:19:31 +00:00
omap-twl4030.txt
pcm179x.txt
pcm186x.txt
pcm512x.txt
pcm1789.txt
pcm3060.txt ASoC: Add documentation for pcm3060 property out-single-ended 2018-11-15 14:25:41 -08:00
pcm5102a.txt
qcom,apq8016-sbc.txt
qcom,apq8096.txt Merge branch 'asoc-4.19' into asoc-next 2018-08-09 14:47:05 +01:00
qcom,lpass-cpu.txt
qcom,msm8916-wcd-analog.txt dt-bindings: sound: msm8916-wcd-analog: fix example regulator names 2019-02-08 13:01:47 +00:00
qcom,msm8916-wcd-digital.txt
qcom,q6adm.txt
qcom,q6afe.txt ASoC: q6afe: dt-bindings: Update input range for qcom,sd-lines 2018-09-19 10:35:21 -07:00
qcom,q6asm.txt ASoC: q6asm-dai: dt-bindings: Add support to compress dais 2018-12-14 12:43:49 +00:00
qcom,q6core.txt
qcom,sdm845.txt ASoC: qcom: dt-bindings: Add sdm845 machine bindings 2018-08-01 12:00:13 +01:00
qcom,wcd9335.txt ASoC: dt-bindings: update wcd9335 bindings. 2019-01-28 18:18:04 +00:00
renesas,fsi.txt
renesas,rsnd.txt ASoC: rsnd: Document r8a77470 bindings 2019-05-02 10:46:08 +09:00
rockchip,pdm.txt dt-bindings: sound: add compatible for rk1808 2019-04-04 15:10:16 +07:00
rockchip,rk3288-hdmi-analog.txt
rockchip,rk3328-codec.txt ASoC: rockchip: support ACODEC for rk3328 2019-01-03 16:34:35 +00:00
rockchip,rk3399-gru-sound.txt
rockchip-i2s.txt
rockchip-max98090.txt
rockchip-rt5645.txt
rockchip-spdif.txt
rohm,bd28623.txt
rt274.txt
rt1011.txt ASoC: rt1011: Add RT1011 amplifier driver 2019-06-04 15:09:39 +01:00
rt1308.txt ASoC: rt1308: Add RT1308 amplifier driver 2019-06-28 15:27:39 +01:00
rt5514.txt
rt5616.txt
rt5631.txt ASoC: dt-bindings: use a generic node name for rt5631 2018-12-03 11:58:37 +00:00
rt5640.txt
rt5645.txt
rt5651.txt ASoC: rt5651: Add support for active-high jack detect 2019-03-18 12:08:02 +00:00
rt5659.txt
rt5660.txt
rt5663.txt ASoC: rt5663: Add documentation for power supply support 2018-11-16 19:07:08 -08:00
rt5665.txt
rt5668.txt
rt5677.txt
rt5682.txt
samsung,odroid.txt
samsung,smdk-wm8994.txt
samsung,tm2-audio.txt
samsung-i2s.txt
sgtl5000.txt ASoC: sgtl5000: Allow SCLK pad drive strength to be changed 2019-01-07 18:11:25 +00:00
simple-amplifier.txt ASoC: simple-amplifier: Make gpio property optional 2019-03-18 11:18:47 +00:00
simple-card.txt ASoC: doc: simple-card: Add pin-switches property 2019-04-25 19:49:17 +01:00
sirf-audio-codec.txt
sirf-audio-port.txt
sirf-audio.txt
sirf-usp.txt
snow.txt
soc-ac97link.txt
spdif-receiver.txt
spdif-transmitter.txt
sprd-mcdt.txt dt-bindings: ASoC: Add Spreadtrum multi-channel data transfer support 2019-04-25 19:43:34 +01:00
sprd-pcm.txt dt-bindings: ASoC: Add Spreadtrum DMA platform documentation 2019-01-29 18:08:13 +00:00
ssm2518.txt
ssm4567.txt
st,sta32x.txt ASoC: sta32x: Add support for XTI clock 2018-10-17 20:01:25 +01:00
st,sta350.txt
st,sti-asoc-card.txt
st,stm32-adfsdm.txt
st,stm32-i2s.txt ASoC: dt-bindings: fix some broken links from txt->yaml conversion 2019-06-07 20:05:29 +01:00
st,stm32-sai.txt ASoC: dt-bindings: fix some broken links from txt->yaml conversion 2019-06-07 20:05:29 +01:00
st,stm32-spdifrx.txt
storm.txt
sun4i-codec.txt
sun8i-a33-codec.txt
sun8i-codec-analog.txt
sun50i-codec-analog.txt ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply 2018-11-23 14:01:16 +00:00
tas571x.txt
tas2552.txt
tas5720.txt
tda7419.txt
tdm-slot.txt
tfa9879.txt
ti,ads117x.txt
ti,pcm1681.txt
ti,pcm3168a.txt
ti,tas5086.txt
ti,tas6424.txt
tlv320aic3x.txt
tlv320aic31xx.txt
tlv320aic32x4.txt
tpa6130a2.txt
ts3a227e.txt ASoC: ts3a227e: fix a typo in documentation 2018-10-04 15:02:37 +01:00
tscs42xx.txt
tscs454.txt
uniphier,aio.txt
uniphier,evea.txt
ux500-mop500.txt
ux500-msp.txt
widgets.txt
wlf,arizona.txt
wlf,wm8974.txt
wm8510.txt
wm8523.txt
wm8524.txt
wm8580.txt
wm8711.txt
wm8728.txt
wm8731.txt
wm8737.txt
wm8741.txt
wm8750.txt
wm8753.txt
wm8770.txt
wm8776.txt
wm8782.txt ASoC: Add device tree documentation file for wm8782 stereo DAC 2018-10-08 11:23:42 +01:00
wm8804.txt
wm8903.txt
wm8904.txt
wm8960.txt
wm8962.txt
wm8994.txt
xlnx,audio-formatter.txt dt-bindings: ASoC: xlnx, audio-formatter: Document audio formatter bindings 2019-01-03 16:34:20 +00:00
xlnx,i2s.txt dt-bindings: ASoC: xlnx, i2s: Document i2s bindings 2018-12-13 15:30:54 +00:00
xlnx,spdif.txt dt-bindings: ASoC: xlnx, spdif: Document spdif bindings 2019-01-07 18:05:57 +00:00
zte,tdm.txt
zte,zx-aud96p22.txt
zte,zx-i2s.txt
zte,zx-spdif.txt