linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: Renaming MACH_TYPE_KINETIS_K60 into MACH_TYPE_KINETIS
Date: Wed, 28 Dec 2011 11:00:34 +0100	[thread overview]
Message-ID: <201112281100.35209.marek.vasut@gmail.com> (raw)
In-Reply-To: <1325065882.1584.153.camel@skywanderer.emcraft.com>

> Hi,
> 
> About three weeks ago I registered a machine type for the Freescale
> Kinetis K60 microcontroller. (
> http://www.arm.linux.org.uk/developer/machines/list.php?id=3896 )
> 
> But later I realized that there should be a single machine type for all
> Freescale Kinetis MCUs (K10 through K70), because those MCUs are
> software-compatible. I tried to rename "kinetis_k60" to just "kinetis"
> at the page mentioned above, but the names of the CONFIG_* macro and the
> identifier name did not change.
> 
> I really do not want to register another machine type since it would be
> a mess having two machine types - one for Kinetis and another for
> Kinetis K60. Is it possible to change CONFIG_MACH_KINETIS_K60 to
> CONFIG_MACH_KINETIS and MACH_TYPE_KINETIS_K60 to MACH_TYPE_KINETIS in
> the database at http://www.arm.linux.org.uk/developer/machines/ ?
> 
> I hope, no one has really started using this machine type yet, so the
> change is going to be transparent for everyone.

If you use FDT, you won't need machine ID at all.

M

  reply	other threads:[~2011-12-28 10:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-28  9:51 Renaming MACH_TYPE_KINETIS_K60 into MACH_TYPE_KINETIS Alexander Potashev
2011-12-28 10:00 ` Marek Vasut [this message]
2011-12-28 10:51   ` Alexander Potashev
2011-12-28 17:51     ` Marek Vasut
2012-01-01 15:51     ` Rob Herring
2012-01-03 11:03 ` Russell King - ARM Linux
2012-01-03 11:21   ` Alexander Potashev
2012-01-03 15:32     ` Russell King - ARM Linux
2012-01-03 16:10       ` Alexander Potashev

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=201112281100.35209.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.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).