From: dinguyen@opensource.altera.com (dinguyen at opensource.altera.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] SoCFPGA updates for v4.2, version 2
Date: Wed, 13 May 2015 09:12:49 -0500 [thread overview]
Message-ID: <1431526369-1388-2-git-send-email-dinguyen@opensource.altera.com> (raw)
In-Reply-To: <1431526369-1388-1-git-send-email-dinguyen@opensource.altera.com>
Hi Arnd, Kevin and Olof,
Please consider pulling in these patches for v4.2. This is version 2 that
includes the patch to use of_iomap of the A9 SCU.
Thanks,
Dinh
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:
Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_updates_for_v4.2
for you to fetch changes up to 122694a0c71281cf2b349af41309c3caf5f31d61:
ARM: socfpga: use of_iomap to map the SCU (2015-05-13 08:41:35 -0500)
----------------------------------------------------------------
SoCFPGA updates for v4.2
- Add big endian support
- Add earlyprintk support on UART1 that is used on Arria10
- Remove the need to map uart_io_desc
- Use of_iomap to map the SCU
- Remove socfpga_smp_init_cpus as arm_dt_init_cpu_maps is already doing
the CPU mapping.
----------------------------------------------------------------
Ben Dooks (3):
ARM: debug: fix big endian operation for 8250 word mode
ARM: socfpga: enable big endian for secondary core(s)
ARM: socfpga: support big endian for socfpga
Dinh Nguyen (3):
ARM: socfpga: Add support for UART1 debug uart for earlyprintk
ARM: socfpga: remove the need to map uart_io_desc
ARM: socfpga: use of_iomap to map the SCU
arch/arm/Kconfig.debug | 26 +++++++++++++++++++-------
arch/arm/include/debug/8250.S | 3 +++
arch/arm/mach-socfpga/Kconfig | 1 +
arch/arm/mach-socfpga/core.h | 1 -
arch/arm/mach-socfpga/headsmp.S | 5 ++++-
arch/arm/mach-socfpga/platsmp.c | 33 ++++++++++-----------------------
arch/arm/mach-socfpga/socfpga.c | 34 ----------------------------------
7 files changed, 37 insertions(+), 66 deletions(-)
next prev parent reply other threads:[~2015-05-13 14:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-13 14:12 [GIT PULL] SoCFPGA DTS updates for v4.2, part 2 dinguyen at opensource.altera.com
2015-05-13 14:12 ` dinguyen at opensource.altera.com [this message]
2015-05-13 15:49 ` [GIT PULL] SoCFPGA updates for v4.2, version 2 Arnd Bergmann
2015-05-13 15:49 ` [GIT PULL] SoCFPGA DTS updates for v4.2, part 2 Arnd Bergmann
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=1431526369-1388-2-git-send-email-dinguyen@opensource.altera.com \
--to=dinguyen@opensource.altera.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).