13 Jun
2014
13 Jun
'14
12:04 p.m.
These changes target to sii9022 HDMI audio support, but are independent fixes and additions.
To cover more cases with simple-card it should be possible to select all parameters for set_sysclk() callback. The default behavior is not changed by these patches.
Jyri Sarha (3): ASoC: simple-card: Make u32 DT parameter handling 64-bit proof ASoC: simple-card: Add system-clock-direction DT parameter to dai nodes ASoC: simple-card: Add system-clock-id DT parameter to dai nodes
.../devicetree/bindings/sound/simple-card.txt | 3 ++ include/sound/simple_card.h | 2 ++ sound/soc/generic/simple-card.c | 31 +++++++++++++++----- 3 files changed, 29 insertions(+), 7 deletions(-)
--
1.7.9.5