public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org,
	Chris Zankel <chris@zankel.net>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/4] xtensa fixes for v5.15
Date: Fri,  8 Oct 2021 10:10:51 -0700	[thread overview]
Message-ID: <20211008171051.16554-1-jcmvbkbc@gmail.com> (raw)

Hi Linus,

please pull the following fixes for the xtensa architecture for v5.15.

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

  Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)

are available in the Git repository at:

  git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20211008

for you to fetch changes up to 012e974501a270d8dfd4ee2039e1fdf7579c907e:

  xtensa: xtfpga: Try software restart before simulating CPU reset (2021-10-05 12:19:05 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.15:

- fix build/boot issues caused by CONFIG_OF vs CONFIC_USE_OF usage
- fix reset handler for xtfpga boards

----------------------------------------------------------------
Guenter Roeck (1):
      xtensa: xtfpga: Try software restart before simulating CPU reset

Max Filippov (2):
      xtensa: call irqchip_init only when CONFIG_USE_OF is selected
      xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF

Randy Dunlap (1):
      xtensa: use CONFIG_USE_OF instead of CONFIG_OF

 arch/xtensa/include/asm/kmem_layout.h |  2 +-
 arch/xtensa/kernel/irq.c              |  2 +-
 arch/xtensa/kernel/setup.c            | 12 ++++++------
 arch/xtensa/mm/mmu.c                  |  2 +-
 arch/xtensa/platforms/xtfpga/setup.c  | 12 ++++++++----
 5 files changed, 17 insertions(+), 13 deletions(-)

-- 
Thanks.
-- Max

             reply	other threads:[~2021-10-08 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 17:10 Max Filippov [this message]
2021-10-08 20:26 ` [PULL 0/4] xtensa fixes for v5.15 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=20211008171051.16554-1-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xtensa@linux-xtensa.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