[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87oaic8hxi.fsf@eliezer.anholt.net>
Date: Wed, 12 Aug 2015 11:45:13 -0700
From: Eric Anholt <eric@...olt.net>
To: f.fainelli@...il.com
Cc: linux-arm-kernel@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stephen Warren <swarren@...dotorg.org>,
Lee Jones <lee@...nel.org>
Subject: [GIT PULL] RPi SOC changes for v4.3
Following Lee's forwarding of the DT changes for the firmware driver for
4.3, here's the associated driver for the brcm arm-soc tree.
I think this is the first time RPi changes have been forwarded through
Florian. It was suggested by Florian when I was discussing RPi
upstreaming with him and Arnd. I think it makes sense, since general
-next trees for Broadcom are maintained there, and he's willing to
accept pull requests at any point.
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
http://github.com/anholt/linux tags/rpi-soc-for-4.3-v1
for you to fetch changes up to d39ae82e65dc538295eea0384ed1ad8752dabbae:
ARM: bcm2835: Add the Raspberry Pi firmware driver (2015-08-11 11:27:13 -0700)
----------------------------------------------------------------
This pull request contains the Raspberry Pi firmware driver, for
communicating with the VPU which has exclusive control of some of the
peripherals.
----------------------------------------------------------------
Eric Anholt (1):
ARM: bcm2835: Add the Raspberry Pi firmware driver
drivers/firmware/Kconfig | 7 +
drivers/firmware/Makefile | 1 +
drivers/firmware/raspberrypi.c | 260 +++++++++++++++++++++++++++++
include/soc/bcm2835/raspberrypi-firmware.h | 115 +++++++++++++
4 files changed, 383 insertions(+)
create mode 100644 drivers/firmware/raspberrypi.c
create mode 100644 include/soc/bcm2835/raspberrypi-firmware.h
Download attachment "signature.asc" of type "application/pgp-signature" (819 bytes)
Powered by blists - more mailing lists