Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] amba: add name based matching
Date: Tue, 12 Oct 2010 09:24:49 +0100	[thread overview]
Message-ID: <20101012082449.GA14109@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1286636480-27454-1-git-send-email-rabin.vincent@stericsson.com>

On Sat, Oct 09, 2010 at 08:31:20PM +0530, Rabin Vincent wrote:
> Some peripherals on the DBx500 family of SoCs have changes in their
> functionality and registers between different variants in the family but
> retain the same AMBA peripheral ID, making it impossible to distinguish
> between them in AMBA drivers with the current AMBA id_table.
> 
> To support this, add a name parameter to the amba_device and the amba_id
> and allow name based matching as a second level filter after the
> periphid match.

I am really not very happy with this without an explaination of the kinds
of differences there are.

We've been through these kinds of problems where hardware has claimed to
be implemented by 'ARM' (0x41 in the implementer byte) "for compatibility"
but are a different design with their own differences.  Eventually the
vendor was forced (as I understand by ARM Ltd) to change that.

This sounds like another one of these situations - it seems that the
lesson hasn't been learnt.

  reply	other threads:[~2010-10-12  8:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-09 15:01 [PATCH] amba: add name based matching Rabin Vincent
2010-10-12  8:24 ` Russell King - ARM Linux [this message]
2010-10-12  8:46   ` Rabin Vincent

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=20101012082449.GA14109@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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