All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: Andrew Jackson <Andrew.Jackson@arm.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	"lgirdwood@gmail.com" <lgirdwood@gmail.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Mark Brown <broonie@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [alsa-devel] [PATCH v2] ASoC: tda998x: add a codec to the HDMI transmitter
Date: Tue, 8 Jul 2014 11:39:45 +0200	[thread overview]
Message-ID: <20140708113945.29b6be7f@armhf> (raw)
In-Reply-To: <53BBB746.1000201@arm.com>

On Tue, 08 Jul 2014 10:17:58 +0100
Andrew Jackson <Andrew.Jackson@arm.com> wrote:

> > +       static const u32 hdmi_rates[] = {
> > +               32000, 44100, 48000, 88200, 9600, 176400, 192000
> > +       };
> > +  
> 
> Shouldn't this be 96000, not 9600?  Assuming that the table is ordered in terms of increasing frequencies.

You are right. Thank you.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: moinejf@free.fr (Jean-Francois Moine)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [PATCH v2] ASoC: tda998x: add a codec to the HDMI transmitter
Date: Tue, 8 Jul 2014 11:39:45 +0200	[thread overview]
Message-ID: <20140708113945.29b6be7f@armhf> (raw)
In-Reply-To: <53BBB746.1000201@arm.com>

On Tue, 08 Jul 2014 10:17:58 +0100
Andrew Jackson <Andrew.Jackson@arm.com> wrote:

> > +       static const u32 hdmi_rates[] = {
> > +               32000, 44100, 48000, 88200, 9600, 176400, 192000
> > +       };
> > +  
> 
> Shouldn't this be 96000, not 9600?  Assuming that the table is ordered in terms of increasing frequencies.

You are right. Thank you.

-- 
Ken ar c'henta?	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

WARNING: multiple messages have this Message-ID (diff)
From: Jean-Francois Moine <moinejf@free.fr>
To: Andrew Jackson <Andrew.Jackson@arm.com>
Cc: Mark Brown <broonie@kernel.org>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	"lgirdwood@gmail.com" <lgirdwood@gmail.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Rob Clark <robdclark@gmail.com>, Dave Airlie <airlied@gmail.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [alsa-devel] [PATCH v2] ASoC: tda998x: add a codec to the HDMI transmitter
Date: Tue, 8 Jul 2014 11:39:45 +0200	[thread overview]
Message-ID: <20140708113945.29b6be7f@armhf> (raw)
In-Reply-To: <53BBB746.1000201@arm.com>

On Tue, 08 Jul 2014 10:17:58 +0100
Andrew Jackson <Andrew.Jackson@arm.com> wrote:

> > +       static const u32 hdmi_rates[] = {
> > +               32000, 44100, 48000, 88200, 9600, 176400, 192000
> > +       };
> > +  
> 
> Shouldn't this be 96000, not 9600?  Assuming that the table is ordered in terms of increasing frequencies.

You are right. Thank you.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

  reply	other threads:[~2014-07-08  9:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-04  7:17 [PATCH v2] ASoC: tda998x: add a codec to the HDMI transmitter Jean-Francois Moine
2014-07-04  7:17 ` Jean-Francois Moine
2014-07-04  7:17 ` Jean-Francois Moine
2014-07-08  9:17 ` Andrew Jackson
2014-07-08  9:17   ` [alsa-devel] " Andrew Jackson
2014-07-08  9:17   ` Andrew Jackson
2014-07-08  9:39   ` Jean-Francois Moine [this message]
2014-07-08  9:39     ` Jean-Francois Moine
2014-07-08  9:39     ` Jean-Francois Moine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140708113945.29b6be7f@armhf \
    --to=moinejf@free.fr \
    --cc=Andrew.Jackson@arm.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.