[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1571159725-5090-2-git-send-email-wahrenst@gmx.net>
Date: Tue, 15 Oct 2019 19:15:24 +0200
From: Stefan Wahren <wahrenst@....net>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: Stefan Wahren <wahrenst@....net>, Eric Anholt <eric@...olt.net>,
linux-kernel@...r.kernel.org,
bcm-kernel-feedback-list@...adcom.com,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL 2/3] bcm2835-soc-next-2019-10-15
Hi Florian,
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the git repository at:
git://github.com/anholt/linux tags/bcm2835-soc-next-2019-10-15
for you to fetch changes up to 781fa0a954240c8487683ddf837fb2c4ede8e7ca:
ARM: bcm: Add support for BCM2711 SoC (2019-10-10 19:21:03 +0200)
----------------------------------------------------------------
This pull request introduces the machine board code for the BCM2711,
which is placed on the Raspberry Pi 4.
----------------------------------------------------------------
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/arm64/Kconfig.platforms | 5 +++--
4 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 arch/arm/mach-bcm/bcm2711.c
Powered by blists - more mailing lists