[PATCH v2 0/2] ASoC: rockchip: i2s: driver could output "i2s-clk-out"

Doug Anderson dianders at chromium.org
Tue Dec 2 21:38:50 PST 2014


Hi,

On Tue, Dec 2, 2014 at 5:44 PM, Jianqun Xu <jay.xu at rock-chips.com> wrote:
> Clock generate unit in rockchip SoCs could generate clock named "i2s-clk-out"
> separate from clock named "i2s-hclk", which is for i2s controller.
>
> Since there may not need the "i2s-clk-out" outside, we make it optional in
> driver, that could be decided in dts by add "i2s-clk-out" or not.
>
> Tested on devices based on rk3288 with max98090 codec.
>
> Jianqun Xu (1):
>   ASoC: dt-bindings: rockchip-i2s: add an optional property
>     "i2s_clk_out"
>
> Sonny Rao (1):
>   ASoC: rockchip: i2s: add support for grabbing output clock to codec
>
>  Documentation/devicetree/bindings/sound/rockchip-i2s.txt |  8 ++++++--
>  sound/soc/rockchip/rockchip_i2s.c                        | 12 ++++++++++++
>  2 files changed, 18 insertions(+), 2 deletions(-)
>
> --
> changes since v1:
> - rework with patches commit message, reference to old commit message of the
> same related files.
> - generate patch again by apply sonny's patch
> - fix blank line in driver, suggested by Heiko and Doug, so add my owner
> singed-off-by

Ah, you have changes here in the cover letter and a version in the
cover letter, but this is definitely not the 2nd version.  This is at
least v3 or v4.  Also the individual patches need a version number in
their subject line.

-Doug



More information about the Linux-rockchip mailing list