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)
commit9ff3036a60837b6ee0b7f70180f39ac29deb8cc2
treef7665a6e7ae4d1899bd83018f714a468f90d7702
parent7608102ee610cb4a65b38a4e1319e22c7ebeb04b
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