From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] SOC changes for BCM2835 for 4.4
Date: Mon, 19 Oct 2015 11:12:06 -0700 [thread overview]
Message-ID: <56253276.2070901@gmail.com> (raw)
In-Reply-To: <87mvvkotcc.fsf@eliezer.anholt.net>
On 15/10/15 11:54, Eric Anholt wrote:
> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
>
> Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
>
> are available in the git repository at:
>
> http://github.com/anholt/linux tags/bcm2835-soc-for-4.4-v1
>
> for you to fetch changes up to 4e3d60656a7235b6b6e86d7ef48b0394276c35b5:
>
> ARM: bcm2835: Add the Raspberry Pi firmware driver (2015-10-14 15:30:06 -0700)
Applied to soc/next, thanks!
>
> ----------------------------------------------------------------
> 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
> [ signature.asc: application/pgp-signature ]
>
--
Florian
WARNING: multiple messages have this Message-ID (diff)
From: Florian Fainelli <f.fainelli@gmail.com>
To: Eric Anholt <eric@anholt.net>
Cc: linux-arm-kernel@lists.infradead.org,
linux-rpi-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Stephen Warren <swarren@wwwdotorg.org>,
Lee Jones <lee@kernel.org>
Subject: Re: [GIT PULL] SOC changes for BCM2835 for 4.4
Date: Mon, 19 Oct 2015 11:12:06 -0700 [thread overview]
Message-ID: <56253276.2070901@gmail.com> (raw)
In-Reply-To: <87mvvkotcc.fsf@eliezer.anholt.net>
On 15/10/15 11:54, Eric Anholt wrote:
> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
>
> Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
>
> are available in the git repository at:
>
> http://github.com/anholt/linux tags/bcm2835-soc-for-4.4-v1
>
> for you to fetch changes up to 4e3d60656a7235b6b6e86d7ef48b0394276c35b5:
>
> ARM: bcm2835: Add the Raspberry Pi firmware driver (2015-10-14 15:30:06 -0700)
Applied to soc/next, thanks!
>
> ----------------------------------------------------------------
> 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
> [ signature.asc: application/pgp-signature ]
>
--
Florian
next prev parent reply other threads:[~2015-10-19 18:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 18:54 [GIT PULL] SOC changes for BCM2835 for 4.4 Eric Anholt
2015-10-15 18:54 ` Eric Anholt
2015-10-19 18:12 ` Florian Fainelli [this message]
2015-10-19 18:12 ` Florian Fainelli
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=56253276.2070901@gmail.com \
--to=f.fainelli@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.