From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Amlogic driver updates for v4.15, round 2
Date: Sun, 29 Oct 2017 09:44:09 -0700 [thread overview]
Message-ID: <7htvyhq4yu.fsf@baylibre.com> (raw)
The following changes since commit 5e68c0fc8df8a588b15cd469b27b8b5dbfadc6c3:
soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driver (2017-10-06 15:36:17 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-drivers-2
for you to fetch changes up to 8fca9e95243128961357577ba394ec1d4bd8c92c:
dt-bindings: power: add amlogic meson power domain bindings (2017-10-29 08:15:09 -0700)
----------------------------------------------------------------
Amlogic drivers for v4.15, round 2
- add PM domain driver for GX VPU
----------------------------------------------------------------
Neil Armstrong (2):
soc: amlogic: add Meson GX VPU Domains driver
dt-bindings: power: add amlogic meson power domain bindings
Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt | 61 ++++++++++++++++++++++
drivers/soc/amlogic/Kconfig | 10 ++++
drivers/soc/amlogic/Makefile | 1 +
drivers/soc/amlogic/meson-gx-pwrc-vpu.c | 234 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 306 insertions(+)
create mode 100644 Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt
create mode 100644 drivers/soc/amlogic/meson-gx-pwrc-vpu.c
next reply other threads:[~2017-10-29 16:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-29 16:44 Kevin Hilman [this message]
2017-11-02 15:36 ` [GIT PULL] Amlogic driver updates for v4.15, round 2 Arnd Bergmann
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=7htvyhq4yu.fsf@baylibre.com \
--to=khilman@baylibre.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 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).