All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3] Add support for generic BCM SoC chipsets
Date: Sat, 17 Nov 2012 18:04:50 +0000	[thread overview]
Message-ID: <201211171804.50705.arnd@arndb.de> (raw)
In-Reply-To: <CAA-5wcAqcjA7VNVXRZ8AE2r5EFQsFa68Rqi_ptYDDR9XXHsUMg@mail.gmail.com>

On Saturday 17 November 2012, Christian Daudt wrote:
> > At that point doesn't the 'oldest part' become the wildcard  ? I'm not
> very attached to names, so I'm ok changing bcm281xx above to bcm11351,
> which happens to be the first chip I'm submitting a board for. But then
> bcm11351 will just become 'the chip name used to represent the family'
> right ? I had followed the fact that omap does use omap5 in omap5.dtsi -
> and afaik tegra2 and tegra3 are family names, not chip models, and are used
> in dtsi. But then again a bunch of chip models are used to represent the
> families too...
>  Let me know if you want me to submit a modified patchset. Shouldn't take
> me more than 5 minutes anyways :)

I think in a lot of cases, we just list all the possible parts specifically
since we already know them, especially when supporting a new one requires
changing code already.

Using bcm11351 as the name for the family sounds reasonable to me when
the other ones are derived from that, and the other option is to just
list all the ones that are out there already in the source code match
table. For future SoCs, you can then decide whether you want to change
the code to add the new number or just list one of the existing parts
as backwards compatible for the new device tree file if that allows
you to support it without other code changes.

Please pick one of the two options and resubmit.

	Arnd

  reply	other threads:[~2012-11-17 18:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-13 21:51 [PATCH V3] Add support for generic BCM SoC chipsets Christian Daudt
2012-11-17  4:10 ` Stephen Warren
2012-11-17 16:07   ` Christian Daudt
2012-11-17 17:21     ` Arnd Bergmann
2012-11-17 17:53       ` Christian Daudt
2012-11-17 18:04         ` Arnd Bergmann [this message]
2012-11-17 23:39           ` Christian Daudt
2012-11-18  0:02             ` Christian Daudt
2012-11-18 11:32               ` Arnd Bergmann
2012-11-18  5:50         ` Stephen Warren

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=201211171804.50705.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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 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.