commit | 7c3c20f2bec1e8bdaadd551a4b75f1834a7cb974 | [log] [tgz] |
---|---|---|
author | Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> | Fri Mar 16 16:08:13 2018 +0900 |
committer | Mark Brown <broonie@kernel.org> | Sun Mar 18 17:57:54 2018 -0700 |
tree | 020714b15ea8c8d115f43396bacc7b5edf33d676 | |
parent | 8bde8fd64d1b8f8bc1577e28ff412553597b6adb [diff] |
ASoC: uniphier: add syscon property for UniPhier sound system This patch adds syscon property for specifying soc-glue core. Currently, soc-glue core is used for changing the state of S/PDIF signal output pin to signal output state or Hi-Z state. After resetting of SoC Hi-Z state is selected. This driver set to signal output state when syscon property is available. Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> Signed-off-by: Mark Brown <broonie@kernel.org>