linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add syscon property to binding document
@ 2018-03-16  7:08 Katsuhiro Suzuki
  2018-03-16  7:08 ` [PATCH 1/2] ASoC: uniphier: " Katsuhiro Suzuki
  2018-03-16  7:08 ` [PATCH 2/2] ASoC: uniphier: add syscon property for UniPhier sound system Katsuhiro Suzuki
  0 siblings, 2 replies; 5+ messages in thread
From: Katsuhiro Suzuki @ 2018-03-16  7:08 UTC (permalink / raw)
  To: Mark Brown, alsa-devel, Rob Herring
  Cc: Masami Hiramatsu, Jassi Brar, linux-arm-kernel, linux-kernel,
	Katsuhiro Suzuki

This patch adds syscon property for specifying soc-glue core.

The 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.

Currently, we set this mode in local changed U-Boot or some
bootloaders fixedly. This patch removes dependencies of bootloader
from UniPhier audio system driver.

Katsuhiro Suzuki (2):
  ASoC: uniphier: add syscon property to binding document
  ASoC: uniphier: add syscon property for UniPhier sound system

 .../devicetree/bindings/sound/uniphier,aio.txt      |  8 ++++++++
 sound/soc/uniphier/aio-core.c                       | 21 +++++++++++++++++++++
 sound/soc/uniphier/aio-cpu.c                        | 11 +++++++++++
 sound/soc/uniphier/aio-reg.h                        |  3 +++
 sound/soc/uniphier/aio.h                            |  2 ++
 5 files changed, 45 insertions(+)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-19  1:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-16  7:08 [PATCH 0/2] add syscon property to binding document Katsuhiro Suzuki
2018-03-16  7:08 ` [PATCH 1/2] ASoC: uniphier: " Katsuhiro Suzuki
2018-03-19  1:03   ` Applied "ASoC: uniphier: add syscon property to binding document" to the asoc tree Mark Brown
2018-03-16  7:08 ` [PATCH 2/2] ASoC: uniphier: add syscon property for UniPhier sound system Katsuhiro Suzuki
2018-03-19  1:03   ` Applied "ASoC: uniphier: add syscon property for UniPhier sound system" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).