From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Chris Zankel <chris@zankel.net>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/2] xtensa updates for v6.6
Date: Tue, 5 Sep 2023 13:05:59 -0700 [thread overview]
Message-ID: <20230905200559.2824671-1-jcmvbkbc@gmail.com> (raw)
Hi Linus,
please pull the following updates for the Xtensa architecture.
The following changes since commit 2dde18cd1d8fac735875f2e4987f11817cc0bc2c:
Linux 6.5 (2023-08-27 14:49:51 -0700)
are available in the Git repository at:
https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20230905
for you to fetch changes up to 03ce34cf8f50e4c62f9a4b62caffdba1165ca977:
xtensa: add XIP-aware MTD support (2023-08-28 18:25:23 -0700)
----------------------------------------------------------------
Xtensa updates for v6.6
- enable MTD XIP support
- fix base address of the xtensa perf module in newer hardware
----------------------------------------------------------------
Max Filippov (2):
xtensa: PMU: fix base address for the newer hardware
xtensa: add XIP-aware MTD support
arch/xtensa/Kconfig | 3 +++
arch/xtensa/include/asm/core.h | 9 +++++++++
arch/xtensa/include/asm/mtd-xip.h | 14 ++++++++++++++
arch/xtensa/include/asm/sections.h | 4 ++++
arch/xtensa/kernel/perf_event.c | 17 +++++++++++++----
arch/xtensa/kernel/setup.c | 3 +++
arch/xtensa/kernel/vmlinux.lds.S | 11 ++++++++++-
7 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 arch/xtensa/include/asm/mtd-xip.h
--
Thanks.
-- Max
next reply other threads:[~2023-09-05 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-05 20:05 Max Filippov [this message]
2023-09-07 17:32 ` [PULL 0/2] xtensa updates for v6.6 pr-tracker-bot
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=20230905200559.2824671-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=chris@zankel.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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