On Mon, Jan 27, 2014 at 08:45:34PM +, Russell King - ARM Linux wrote:
> On Mon, Jan 27, 2014 at 08:43:02PM +, Mark Brown wrote:
> > On Mon, Jan 27, 2014 at 09:34:49AM +0100, Jean-Francois Moine wrote:
> > > + - audio-ports: one or two values.
> > > + The first value defines the I2S
On Mon, Jan 27, 2014 at 08:43:02PM +, Mark Brown wrote:
> On Mon, Jan 27, 2014 at 09:34:49AM +0100, Jean-Francois Moine wrote:
>
> > + - compatible: must be "nxp,tda998x-codec".
> > + - audio-ports: one or two values.
> > + The first value defines the I2S input port.
> > +
On Mon, Jan 27, 2014 at 09:34:49AM +0100, Jean-Francois Moine wrote:
> + - compatible: must be "nxp,tda998x-codec".
> + - audio-ports: one or two values.
> + The first value defines the I2S input port.
> + The second one, if present, defines the S/PDIF input port.
Add devicetree documentation about the NXP TDA998x CODEC.
Signed-off-by: Jean-Francois Moine
---
Documentation/devicetree/bindings/sound/tda998x.txt | 14 ++
1 file changed, 14 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/tda998x.txt
diff --git a/Documen