All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Daney <ddaney.cavm@gmail.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>, Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH 0/3] MIPS: OCTEON: Make DT "model" visible in /proc/cpuinfo
Date: Mon, 22 Feb 2016 18:02:56 -0800	[thread overview]
Message-ID: <56CBBDD0.3030709@gmail.com> (raw)
In-Reply-To: <1456179777-6247-1-git-send-email-aaro.koskinen@iki.fi>

Acked-by: David Daney <david.daney@cavium.com>

On 02/22/2016 02:22 PM, Aaro Koskinen wrote:
> Hi,
>
> This is a small cosmetic change to get rid of "Unsupported Board" in
> /proc/cpuinfo with "pure DT" boards.
>
> E.g. on EdgeRouter Pro this changes system type in /proc/cpuinfo from:
>
> 	system type             : Unsupported Board (CN6120p1.1-1000-NSP)
>
> to:
>
> 	system type             : ubnt,e200 (CN6120p1.1-1000-NSP)
>
> A.
>
> Aaro Koskinen (3):
>    MIPS: OCTEON: board_type_to_string: return NULL for unsupported board
>    MIPS: OCTEON: initialize system type string after device tree init
>    MIPS: OCTEON: use model string from DTB for unknown board type
>
>   arch/mips/cavium-octeon/setup.c              | 23 +++++++++++++++++------
>   arch/mips/include/asm/octeon/cvmx-bootinfo.h |  2 +-
>   2 files changed, 18 insertions(+), 7 deletions(-)
>

      parent reply	other threads:[~2016-02-23  2:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 22:22 [PATCH 0/3] MIPS: OCTEON: Make DT "model" visible in /proc/cpuinfo Aaro Koskinen
2016-02-22 22:22 ` [PATCH 1/3] MIPS: OCTEON: board_type_to_string: return NULL for unsupported board Aaro Koskinen
2016-02-22 22:22 ` [PATCH 2/3] MIPS: OCTEON: initialize system type string after device tree init Aaro Koskinen
2016-02-22 22:22 ` [PATCH 3/3] MIPS: OCTEON: use model string from DTB for unknown board type Aaro Koskinen
2016-02-23  2:02 ` David Daney [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=56CBBDD0.3030709@gmail.com \
    --to=ddaney.cavm@gmail.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@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.