public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Daney <ddaney.cavm@gmail.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Aleksey Makarov <feumilieu@gmail.com>,
	linux-mips@linux-mips.org, linux-kernel@vger.kernel.org,
	David Daney <david.daney@cavium.com>,
	Aleksey Makarov <aleksey.makarov@auriga.com>,
	Ralf Baechle <ralf@linux-mips.org>
Subject: Re: [PATCH 12/14] MIPS: OCTEON: Update octeon-model.h code for new SoCs.
Date: Tue, 16 Dec 2014 10:24:44 -0800	[thread overview]
Message-ID: <549078EC.5030007@gmail.com> (raw)
In-Reply-To: <20141215210148.GB10323@fuloong-minipc.musicnaut.iki.fi>

On 12/15/2014 01:01 PM, Aaro Koskinen wrote:
> Hi,
>
> On Mon, Dec 15, 2014 at 09:03:18PM +0300, Aleksey Makarov wrote:
>> From: David Daney <david.daney@cavium.com>
>>
>> Add coverage for OCTEON III models.
>
> [...]
>
>> +#define OCTEON_IS_OCTEON1()	OCTEON_IS_MODEL(OCTEON_CN3XXX)
>> +#define OCTEON_IS_OCTEONPLUS()	OCTEON_IS_MODEL(OCTEON_CN5XXX)
>> +#define OCTEON_IS_OCTEON2()						\
>> +	(OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX))
>> +
>> +#define OCTEON_IS_OCTEON3()	OCTEON_IS_MODEL(OCTEON_CN7XXX)
>> +
>> +#define OCTEON_IS_OCTEON1PLUS()	(OCTEON_IS_OCTEON1() || OCTEON_IS_OCTEONPLUS())
>
> There are no users for these.
>

True, but we will soon be adding users, so we would like to keep them.

David Daney

> A.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
>


  reply	other threads:[~2014-12-16 18:24 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-15 18:03 [PATCH 00/14] MIPS: OCTEON: Some partial support for Octeon III Aleksey Makarov
2014-12-15 18:03 ` [PATCH 01/14] MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs Aleksey Makarov
2014-12-15 18:03 ` [PATCH 02/14] MIPS: OCTEON: Fix FP context save Aleksey Makarov
2014-12-15 18:03 ` [PATCH 03/14] MIPS: OCTEON: Save and restore CP2 SHA3 state Aleksey Makarov
2014-12-15 18:03 ` [PATCH 04/14] MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register Aleksey Makarov
2014-12-15 18:03 ` [PATCH 05/14] MIPS: OCTEON: Delete unused COP2 saving code Aleksey Makarov
2014-12-15 18:03 ` [PATCH 06/14] MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h Aleksey Makarov
2014-12-15 18:03 ` [PATCH 07/14] MIPS: OCTEON: Implement the core-16057 workaround Aleksey Makarov
2014-12-15 18:03 ` [PATCH 08/14] MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs Aleksey Makarov
2014-12-15 18:03 ` [PATCH 09/14] MIPS: OCTEON: Add ability to used an initrd from a named memory block Aleksey Makarov
2014-12-15 20:53   ` Aaro Koskinen
2014-12-17 14:47     ` Aleksey Makarov
2014-12-15 18:03 ` [PATCH 10/14] MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h Aleksey Makarov
2014-12-15 18:03 ` [PATCH 12/14] MIPS: OCTEON: Update octeon-model.h code for new SoCs Aleksey Makarov
2014-12-15 21:01   ` Aaro Koskinen
2014-12-16 18:24     ` David Daney [this message]
2014-12-15 18:03 ` [PATCH 13/14] MIPS: OCTEON: Add register definitions for OCTEON III reset unit Aleksey Makarov
2014-12-15 21:09   ` Aaro Koskinen
2014-12-15 21:31     ` David Daney
2014-12-15 22:07       ` Aaro Koskinen
2014-12-15 18:03 ` [PATCH 14/14] MIPS: OCTEON: Handle OCTEON III in csrc-octeon Aleksey Makarov
2014-12-15 21:24   ` Aaro Koskinen
2014-12-15 21:29     ` David Daney
2014-12-15 21:38       ` Aaro Koskinen
2014-12-16 18:26 ` [PATCH 00/14] MIPS: OCTEON: Some partial support for Octeon III David Daney

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=549078EC.5030007@gmail.com \
    --to=ddaney.cavm@gmail.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=aleksey.makarov@auriga.com \
    --cc=david.daney@cavium.com \
    --cc=feumilieu@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox