Re: [PATCH v2 1/4] dt-bindings: soundwire: add slave bindings

2019-08-09 Thread Srinivas Kandagatla
On 09/08/2019 05:54, Vinod Koul wrote: On 08-08-19, 20:52, Mark Brown wrote: On Thu, Aug 08, 2019 at 05:48:56PM +0100, Srinivas Kandagatla wrote: On 08/08/2019 16:58, Pierre-Louis Bossart wrote: +- sdw-instance-id: Should be ('Instance ID') from SoundWire +  Enumeration Address. I

Re: [PATCH v2 1/4] dt-bindings: soundwire: add slave bindings

2019-08-08 Thread Vinod Koul
On 08-08-19, 15:45, Srinivas Kandagatla wrote: > This patch adds bindings for Soundwire Slave devices which includes how > SoundWire enumeration address is represented in SoundWire slave device > tree nodes. > > Signed-off-by: Srinivas Kandagatla > --- > .../devicetree/bindings/soundwire/slave.t

Re: [PATCH v2 1/4] dt-bindings: soundwire: add slave bindings

2019-08-08 Thread Vinod Koul
On 08-08-19, 20:52, Mark Brown wrote: > On Thu, Aug 08, 2019 at 05:48:56PM +0100, Srinivas Kandagatla wrote: > > On 08/08/2019 16:58, Pierre-Louis Bossart wrote: > > > > > +- sdw-instance-id: Should be ('Instance ID') from SoundWire > > > > +  Enumeration Address. Instance ID is for the ca

Re: [PATCH v2 1/4] dt-bindings: soundwire: add slave bindings

2019-08-08 Thread Mark Brown
On Thu, Aug 08, 2019 at 05:48:56PM +0100, Srinivas Kandagatla wrote: > On 08/08/2019 16:58, Pierre-Louis Bossart wrote: > > > +- sdw-instance-id: Should be ('Instance ID') from SoundWire > > > +  Enumeration Address. Instance ID is for the cases > > > +  where multiple Devices of t

Re: [PATCH v2 1/4] dt-bindings: soundwire: add slave bindings

2019-08-08 Thread Srinivas Kandagatla
On 08/08/2019 16:58, Pierre-Louis Bossart wrote: +++ b/Documentation/devicetree/bindings/soundwire/slave.txt @@ -0,0 +1,46 @@ +SoundWire slave device bindings. + +SoundWire is a 2-pin multi-drop interface with data and clock line. +It facilitates development of low cost, efficient, high perfo

Re: [PATCH v2 1/4] dt-bindings: soundwire: add slave bindings

2019-08-08 Thread Pierre-Louis Bossart
+++ b/Documentation/devicetree/bindings/soundwire/slave.txt @@ -0,0 +1,46 @@ +SoundWire slave device bindings. + +SoundWire is a 2-pin multi-drop interface with data and clock line. +It facilitates development of low cost, efficient, high performance systems. + +SoundWire slave devices: +Every

[PATCH v2 1/4] dt-bindings: soundwire: add slave bindings

2019-08-08 Thread Srinivas Kandagatla
This patch adds bindings for Soundwire Slave devices which includes how SoundWire enumeration address is represented in SoundWire slave device tree nodes. Signed-off-by: Srinivas Kandagatla --- .../devicetree/bindings/soundwire/slave.txt | 46 +++ 1 file changed, 46 insertions(