linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ttynkkynen@nvidia.com (Tuomas Tynkkynen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra
Date: Thu, 5 Jun 2014 20:01:22 +0300	[thread overview]
Message-ID: <5390A262.50402@nvidia.com> (raw)
In-Reply-To: <1401973754-19701-4-git-send-email-pdeschrijver@nvidia.com>

On 05/06/14 16:09, Peter De Schrijver wrote:
> +       dev_info(dev,
> +               "Tegra Revision: %s SKU: %d CPU Process: %d Core Process: %d\n",
> +               tegra_revision_name[sku_info->revision],
> +               sku_info->sku_id, sku_info->cpu_process_id,
> +               sku_info->core_process_id);

sku_info->sku_id doesn't seem to get initialized anywhere - with an 
older revision of this set I see SKU: 0 in place of what the L4T kernel 
prints (SKU: 0x81).

-- 
nvpublic

  reply	other threads:[~2014-06-05 17:01 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-05 13:09 [PATCH v7 0/5] efuse driver for Tegra Peter De Schrijver
2014-06-05 13:09 ` [PATCH v7 1/5] ARM: tegra: export apb dma readl/writel Peter De Schrijver
2014-06-05 17:57   ` Stephen Warren
2014-06-05 18:06     ` Stephen Warren
2014-06-05 13:09 ` [PATCH v7 2/5] ARM: tegra: move fuse exports to tegra-soc.h Peter De Schrijver
2014-06-05 13:09 ` [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra Peter De Schrijver
2014-06-05 17:01   ` Tuomas Tynkkynen [this message]
2014-06-05 18:09   ` Stephen Warren
2014-06-05 18:37   ` Stephen Warren
2014-06-05 22:09     ` Peter De Schrijver
2014-06-05 22:54       ` Stephen Warren
2014-06-06  7:35         ` Peter De Schrijver
2014-06-09 18:29           ` Stephen Warren
2014-06-11 12:47   ` Mikko Perttunen
2014-06-11 15:25     ` Peter De Schrijver
2014-06-11 15:58       ` Stephen Warren
2014-06-11 16:19         ` Peter De Schrijver
2014-06-11 16:29           ` Stephen Warren
2014-06-05 13:09 ` [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings Peter De Schrijver
2014-06-05 18:41   ` Stephen Warren
2014-06-05 22:13     ` Peter De Schrijver
2014-06-05 22:55       ` Stephen Warren
2014-06-06  7:35         ` Peter De Schrijver
2014-06-05 13:09 ` [PATCH v7 5/5] ARM: tegra: build new fuse driver in drivers/misc Peter De Schrijver

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=5390A262.50402@nvidia.com \
    --to=ttynkkynen@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).