From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [GIT PULL] Amlogic SoC drivers for v4.21
Date: Thu, 29 Nov 2018 12:47:33 -0800 [thread overview]
Message-ID: <7hwoov8vbu.fsf@baylibre.com> (raw)
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-drivers
for you to fetch changes up to 2b45ebef39a2caad409f70b22b4a2a41df9815b6:
soc: amlogic: Add Meson Clock Measure driver (2018-11-28 16:55:35 -0800)
----------------------------------------------------------------
Amlogic SoC drivers for v4.21
- new clock measurement driver and bindings
- COMPILE_TEST fix
----------------------------------------------------------------
Maxime Jourdan (1):
drivers: soc: Allow building the amlogic drivers without ARCH_MESON
Neil Armstrong (2):
dt-bindings: amlogic: Add Internal Clock Measurer bindings
soc: amlogic: Add Meson Clock Measure driver
Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt | 18 ++++++
drivers/soc/Makefile | 2 +-
drivers/soc/amlogic/Kconfig | 8 +++
drivers/soc/amlogic/Makefile | 1 +
drivers/soc/amlogic/meson-clk-measure.c | 350 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 378 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt
create mode 100644 drivers/soc/amlogic/meson-clk-measure.c
next reply other threads:[~2018-11-29 20:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-29 20:47 Kevin Hilman [this message]
2018-11-30 23:50 ` [GIT PULL] Amlogic SoC drivers for v4.21 Olof Johansson
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=7hwoov8vbu.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@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