SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: shmobile: r8a7778/r8a7790: use new style sound data
@ 2014-03-25  4:29 Kuninori Morimoto
  2014-03-25  4:35 ` [PATCH 0/6] ARM: shmobile: r8a7778/r8a7790: sound DT support Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2014-03-25  4:29 UTC (permalink / raw)
  To: linux-sh


Hi Simon

Next R-Car sound driver supports new style platform data
which is required for DT support.
We need switch to new style on platform.
Current sound driver has new/old style compatibility,
but, I would like to remove old style compatibility immediately.
I can do it if these patches are accepted.

These patches are based on...

    1) Simon's renesas-devel-v3.14-rc7-20140324
    2) Mark's  asoc/topic/rcar
    3) Mark's  asoc/topic/simple
    4) Mark's  asoc/fix/rcar

Simon, can you use 2) branch for these patches ?
3) is needed to use sound, but not needed for compile.
4) will goes to linus/master soon

I would like to ask Mark to use cross brach between Simon's tree.
Is it possible ?

Kuninori Morimoto (6):
      ARM: lager: fixup SND_SOC_DAIFMT_CBx_CFx flags
      ARM: shmobile: r8a7778: remove old style audio clock
      ARM: shmobile: r8a7790: remove old style audio clock
      ARM: shmobile: bockw: remove old style audio clock
      ARM: shmobile: bockw: switch to use dai info for R-Car sound
      ARM: shmobile: lager: switch to use dai info for R-Car sound

 arch/arm/mach-shmobile/board-bockw.c   |   63 +++++++++++++++++++++-----------
 arch/arm/mach-shmobile/board-lager.c   |   21 +++++++----
 arch/arm/mach-shmobile/clock-r8a7778.c |   22 +++++------
 arch/arm/mach-shmobile/clock-r8a7790.c |   24 +++++-------
 4 files changed, 73 insertions(+), 57 deletions(-)

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

end of thread, other threads:[~2014-04-11  6:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  4:29 [PATCH 0/6] ARM: shmobile: r8a7778/r8a7790: use new style sound data Kuninori Morimoto
2014-03-25  4:35 ` [PATCH 0/6] ARM: shmobile: r8a7778/r8a7790: sound DT support Kuninori Morimoto
2014-03-26  0:02 ` [PATCH 0/6] ARM: shmobile: r8a7778/r8a7790: use new style sound data Kuninori Morimoto
2014-04-10 23:22 ` [PATCH 0/6] ARM: shmobile: r8a7778/r8a7790: sound DT support Simon Horman
2014-04-11  0:46 ` Kuninori Morimoto
2014-04-11  6:12 ` Simon Horman
2014-04-11  6:40 ` Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox