From: Florian Fainelli <f.fainelli@gmail.com>
To: soc@kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
arnd@arndb.de, Scott Branden <scott.branden@broadcom.com>,
khilman@kernel.org, Eric Anholt <eric@anholt.net>,
Ben Dooks <ben.dooks@codethink.co.uk>,
bcm-kernel-feedback-list@broadcom.com,
Stefan Wahren <wahrenst@gmx.net>,
olof@lixom.net, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] Broadcom soc changes for 5.5
Date: Wed, 23 Oct 2019 14:28:13 -0700 [thread overview]
Message-ID: <20191023212814.30622-4-f.fainelli@gmail.com> (raw)
In-Reply-To: <20191023212814.30622-1-f.fainelli@gmail.com>
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.5/soc
for you to fetch changes up to 72c630020b243e2971d5e9ccdcb1ca492a537930:
Merge tag 'tags/bcm2835-soc-next-2019-10-15' into soc/next (2019-10-16 15:15:00 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs machine/Kconfig
updates for 5.5, please pull the following:
- Stefan adds a machine descriptor for BCM2711 (Raspberry Pi 4) which
sets up the appropriate DMA aperture for the Pi peripherals to work
(1GB window at 3GB offset)
- Ben fixes a number of sparse warnings for the Kona SMC code and the
BCM2836 SMP code
----------------------------------------------------------------
Ben Dooks (2):
ARM: bcm: include local platsmp.h for bcm2836_smp_ops
ARM: bcm: fix missing __iomem in bcm_kona_smc.c
Florian Fainelli (1):
Merge tag 'tags/bcm2835-soc-next-2019-10-15' into soc/next
Stefan Wahren (1):
ARM: bcm: Add support for BCM2711 SoC
arch/arm/mach-bcm/Kconfig | 4 +++-
arch/arm/mach-bcm/Makefile | 3 ++-
arch/arm/mach-bcm/bcm2711.c | 24 ++++++++++++++++++++++++
arch/arm/mach-bcm/bcm_kona_smc.c | 2 +-
arch/arm/mach-bcm/platsmp.c | 2 ++
arch/arm64/Kconfig.platforms | 5 +++--
6 files changed, 35 insertions(+), 5 deletions(-)
create mode 100644 arch/arm/mach-bcm/bcm2711.c
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-10-23 21:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-23 21:28 [GIT PULL 1/4] Broadcom devicetree changes for 5.5 Florian Fainelli
2019-10-23 21:28 ` [GIT PULL 2/4] Broadcom drivers " Florian Fainelli
2019-10-23 21:28 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
2019-10-24 3:04 ` Olof Johansson
2019-10-23 21:28 ` Florian Fainelli [this message]
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=20191023212814.30622-4-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=arnd@arndb.de \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=ben.dooks@codethink.co.uk \
--cc=eric@anholt.net \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=olof@lixom.net \
--cc=scott.branden@broadcom.com \
--cc=soc@kernel.org \
--cc=wahrenst@gmx.net \
/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