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


Groups > linux.kernel > #1579696

Re: [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family

From Shawn Guo <shawnguo@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family
Date 2017-02-13 14:10 +0100
Message-ID <taoyd-47y-5@gated-at.bofh.it> (permalink)
References <t8Nr3-BF-3@gated-at.bofh.it> <t8Nr3-BF-1@gated-at.bofh.it> <t904V-5k-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 09, 2017 at 04:46:45PM +0000, Mark Brown wrote:
> On Thu, Feb 09, 2017 at 11:12:57AM +0800, Baoyou Xie wrote:
> 
> > - - compatible : Must be "zte,zx296702-i2s"
> > + - compatible : Must be one of:
> > +	"zte,zx296718-i2s", "zte,zx296702-i2s"
> > +	"zte,zx296702-i2s"
> 
> You've added the new compatible twice here?

It's indeed a bit confusing.  Might be better if we add a couple of
bullet like below.

 - compatible : Must be one of:
	- "zte,zx296718-i2s", "zte,zx296702-i2s";
	- "zte,zx296702-i2s";

In this case, it's more easier for readers to understand that the first
one is for I2S device on SoC ZX296718, while it's compatible with the
I2S on ZX296702.

Shawn

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family Baoyou Xie <baoyou.xie@linaro.org> - 2017-02-09 04:20 +0100
  Re: [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding  document for zx2967 family Mark Brown <broonie@kernel.org> - 2017-02-09 17:50 +0100
    Re: [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding  document for zx2967 family Shawn Guo <shawnguo@kernel.org> - 2017-02-13 14:10 +0100
  Applied "ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-02-10 00:50 +0100

csiph-web