]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: Mark 'big-endian' property as optional
authorFabio Estevam <fabio.estevam@nxp.com>
Sun, 20 May 2018 01:12:52 +0000 (22:12 -0300)
committerMark Brown <broonie@kernel.org>
Mon, 21 May 2018 10:54:59 +0000 (11:54 +0100)
commit502729d639a97a5dbbc54dde54aade9d3a912974
treef7665a6e7ae4d1899bd83018f714a468f90d7702
parent0ec800dea968a27421d624046afcc199845a0b38
ASoC: fsl: Mark 'big-endian' property as optional

Currently the 'big-endian' property is listed as required, which is
not correct. i.MX SoCs do not need such property, so move it under
'Optional properties' entry instead.

Also, fsl-sai.txt incorrectly referenced 'FTM_PWM registers', so
change it to 'SAI registers', which is the intended description.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl,asrc.txt
Documentation/devicetree/bindings/sound/fsl,esai.txt
Documentation/devicetree/bindings/sound/fsl,spdif.txt
Documentation/devicetree/bindings/sound/fsl-sai.txt