linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 2/2] Broadcom drivers changes for 4.4 (try 2)
@ 2015-10-24 20:36 Florian Fainelli
  2015-10-24 20:36 ` [GIT PULL 1/2] Broadcom Device Tree changes for 4.4 (Part 2, try2) Florian Fainelli
  2015-10-26  5:27 ` [GIT PULL 2/2] Broadcom drivers changes for 4.4 (try 2) Olof Johansson
  0 siblings, 2 replies; 5+ messages in thread
From: Florian Fainelli @ 2015-10-24 20:36 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  https://github.com/Broadcom/stblinux tags/arm/soc/for-4.4/rpi-drivers

for you to fetch changes up to 16134b3bc317c571e953d18196acf0a92afda5ff:

  ARM: bcm2835: add mutual inclusion protection (2015-10-24 13:15:58 -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 adds the actual firmware driver and Alexander fixes the header file which
was missing include guards.

----------------------------------------------------------------
Alexander Aring (1):
      ARM: bcm2835: add mutual inclusion protection

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 | 120 +++++++++++++
 4 files changed, 388 insertions(+)
 create mode 100644 drivers/firmware/raspberrypi.c
 create mode 100644 include/soc/bcm2835/raspberrypi-firmware.h

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-26  5:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-24 20:36 [GIT PULL 2/2] Broadcom drivers changes for 4.4 (try 2) Florian Fainelli
2015-10-24 20:36 ` [GIT PULL 1/2] Broadcom Device Tree changes for 4.4 (Part 2, try2) Florian Fainelli
2015-10-24 20:38   ` Florian Fainelli
2015-10-26  5:28   ` Olof Johansson
2015-10-26  5:27 ` [GIT PULL 2/2] Broadcom drivers changes for 4.4 (try 2) Olof Johansson

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).