ARM: dts: imx: specify the value of audmux pinctrl instead of 0x80000000
authorNicolin Chen <b42378@freescale.com>
Sat, 8 Feb 2014 02:14:28 +0000 (10:14 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:29:04 +0000 (21:29 +0800)
commit77112dd58aa4e2787a15550b51658f840a996ea4
tree14ff0bdf2c36b67cd92718ce5e7a6c48051d8242
parent60e90acbcab3588368d53be0cbdbff165de52d9e
ARM: dts: imx: specify the value of audmux pinctrl instead of 0x80000000

We must specify the value of audmux pinctrl if we want to use pinctrl_pm().
Thus change bypass value 0x80000000 to what we exactly need.

This patch also seperately unset PUE bit for TXD so that IOMUX won't pull
up/down the pin after turning into tristate. When we use SSI normal mode to
playback monaural audio via I2S signal, there'd be a pulled curve occur to
its signal at the second slot if setting PUE bit for TXD. And it will make
the second channel to play a constant noise. So by keeping the signal level
in the second slot, we can get a constant high level signal (-1) or a low
level one (0).

Signed-off-by: Nicolin Chen <b42378@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q-sabrelite.dts
arch/arm/boot/dts/imx6qdl-sabresd.dtsi
arch/arm/boot/dts/imx6qdl-wandboard.dtsi