All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Crispin <john@phrozen.org>
To: linux-mips@linux-mips.org
Subject: Re: [PATCH v2] OF: MIPS: sead3: Implement OF support.
Date: Fri, 14 Dec 2012 08:04:55 +0100	[thread overview]
Message-ID: <50CACF97.5020402@phrozen.org> (raw)
In-Reply-To: <1355464558-11787-1-git-send-email-sjhill@mips.com>

On 14/12/12 06:55, Steven J. Hill wrote:
> From: "Steven J. Hill"<sjhill@mips.com>
>
> Activate USE_OF for SEAD-3 platform. Add basic DTS file and convert
> memory detection and reservations to use OF.
>
> Signed-off-by: Steven J. Hill<sjhill@mips.com>
> ---
>   arch/mips/Kconfig                        |    1 +
>   arch/mips/include/asm/mips-boards/prom.h |    2 +
>   arch/mips/mti-sead3/Makefile             |   14 ++-
>   arch/mips/mti-sead3/sead3-init.c         |    5 +-
>   arch/mips/mti-sead3/sead3-memory.c       |  138 ------------------------------
>   arch/mips/mti-sead3/sead3-setup.c        |   31 +++++++
>   arch/mips/mti-sead3/sead3.dts            |   26 ++++++
>   7 files changed, 76 insertions(+), 141 deletions(-)
>   delete mode 100644 arch/mips/mti-sead3/sead3-memory.c
>   create mode 100644 arch/mips/mti-sead3/sead3.dts
>



Hi Steven,

this patch still has the 2 problems i mentioned in the V1 inside it.

	John

      reply	other threads:[~2012-12-14  7:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-14  5:55 [PATCH v2] OF: MIPS: sead3: Implement OF support Steven J. Hill
2012-12-14  7:04 ` John Crispin [this message]

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=50CACF97.5020402@phrozen.org \
    --to=john@phrozen.org \
    --cc=linux-mips@linux-mips.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.