Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1339201 > unrolled thread

[PATCH v1 0/2] patches to add support for rockchip rt5640 card

Started bySugar Zhang <sugar.zhang@rock-chips.com>
First post2016-02-22 09:10 +0100
Last post2016-02-22 12:10 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH v1 0/2] patches to add support for rockchip rt5640 card Sugar Zhang <sugar.zhang@rock-chips.com> - 2016-02-22 09:10 +0100
    Re: [PATCH v1 0/2] patches to add support for rockchip rt5640 card Mark Brown <broonie@kernel.org> - 2016-02-22 12:10 +0100

#1339201 — [PATCH v1 0/2] patches to add support for rockchip rt5640 card

FromSugar Zhang <sugar.zhang@rock-chips.com>
Date2016-02-22 09:10 +0100
Subject[PATCH v1 0/2] patches to add support for rockchip rt5640 card
Message-ID<r4TJ7-2LT-5@gated-at.bofh.it>
add default values for i2s registers from TRM.
rt5640: add master clock handing.


Sugar Zhang (2):
  ASoC: rockchip: i2s: add default values for registers
  ASoC: rt5640: add master clock handling for rt5640

 Documentation/devicetree/bindings/sound/rt5640.txt |  3 +++
 sound/soc/codecs/rt5640.c                          | 31 ++++++++++++++++++++++
 sound/soc/codecs/rt5640.h                          |  2 ++
 sound/soc/rockchip/rockchip_i2s.c                  | 10 +++++++
 4 files changed, 46 insertions(+)

-- 
1.9.1

[toc] | [next] | [standalone]


#1339358

FromMark Brown <broonie@kernel.org>
Date2016-02-22 12:10 +0100
Message-ID<r4Wxl-4RK-55@gated-at.bofh.it>
In reply to#1339201

[Multipart message — attachments visible in raw view] — view raw

On Mon, Feb 22, 2016 at 03:56:53PM +0800, Sugar Zhang wrote:

> Sugar Zhang (2):
>   ASoC: rockchip: i2s: add default values for registers
>   ASoC: rt5640: add master clock handling for rt5640

These appear to be commpletly unrelated patches so should each be sent
individually rather than as a series - that way there is no confusion
about them possibly depending on each other and they are easier to
review and apply.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web