From: Max Filippov <jcmvbkbc@gmail.com>
To: linux-xtensa@linux-xtensa.org
Cc: Chris Zankel <chris@zankel.net>, Marc Gauthier <marc@cadence.com>,
Fengguang Wu <fengguang.wu@intel.com>,
lkp@intel.com, LKML <linux-kernel@vger.kernel.org>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [PATCH 0/2] xtensa: add core variants used in sample configurations
Date: Mon, 14 Mar 2016 07:54:14 +0300 [thread overview]
Message-ID: <1457931256-17978-1-git-send-email-jcmvbkbc@gmail.com> (raw)
Hello,
this series adds two core variant header sets for test_mmuhifi_c3 and
test_kc705_hifi used in sample configurations for SMP and audio respectively.
Max Filippov (1):
xtensa: add test_kc705_hifi variant
Piet Delaney (1):
xtensa: add Three Core HiFi-2 MX Variant.
.../test_kc705_hifi/include/variant/core.h | 532 +++++++++++++++++++++
.../test_kc705_hifi/include/variant/tie-asm.h | 329 +++++++++++++
.../variants/test_kc705_hifi/include/variant/tie.h | 190 ++++++++
.../test_mmuhifi_c3/include/variant/core.h | 384 +++++++++++++++
.../test_mmuhifi_c3/include/variant/tie-asm.h | 183 +++++++
.../variants/test_mmuhifi_c3/include/variant/tie.h | 141 ++++++
6 files changed, 1759 insertions(+)
create mode 100644 arch/xtensa/variants/test_kc705_hifi/include/variant/core.h
create mode 100644 arch/xtensa/variants/test_kc705_hifi/include/variant/tie-asm.h
create mode 100644 arch/xtensa/variants/test_kc705_hifi/include/variant/tie.h
create mode 100644 arch/xtensa/variants/test_mmuhifi_c3/include/variant/core.h
create mode 100644 arch/xtensa/variants/test_mmuhifi_c3/include/variant/tie-asm.h
create mode 100644 arch/xtensa/variants/test_mmuhifi_c3/include/variant/tie.h
--
2.1.4
next reply other threads:[~2016-03-14 4:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 4:54 Max Filippov [this message]
2016-03-14 4:54 ` [PATCH 1/2] xtensa: add Three Core HiFi-2 MX Variant Max Filippov
2016-03-14 4:54 ` [PATCH 2/2] xtensa: add test_kc705_hifi variant Max Filippov
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=1457931256-17978-1-git-send-email-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=chris@zankel.net \
--cc=fengguang.wu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.org \
--cc=lkp@intel.com \
--cc=marc@cadence.com \
/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
Powered by JetHome