From: kernel@martin.sperl.org (kernel at martin.sperl.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] clk: bcm2835 expose current settings and registers
Date: Mon, 29 Feb 2016 14:20:14 +0000 [thread overview]
Message-ID: <1456755616-2472-1-git-send-email-kernel@martin.sperl.org> (raw)
From: Martin Sperl <kernel@martin.sperl.org>
Expose the raw clock registers and also the current clock settings
(divider, parent, mash divider) via debugfs.
Martin Sperl (2):
clk: bcm2835: expose raw clock-registers via debugfs
clk: bcm2835: expose current divider, parent and mash via debugfs
drivers/clk/bcm/clk-bcm2835.c | 211 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 211 insertions(+)
--
1.7.10.4
next reply other threads:[~2016-02-29 14:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 14:20 kernel at martin.sperl.org [this message]
2016-02-29 14:20 ` [PATCH 1/2] clk: bcm2835: expose raw clock-registers via debugfs kernel at martin.sperl.org
2016-02-29 20:39 ` Eric Anholt
2016-03-01 13:31 ` Martin Sperl
2016-03-01 18:41 ` Eric Anholt
2016-02-29 14:20 ` [PATCH 2/2] clk: bcm2835: expose current divider, parent and mash " kernel at martin.sperl.org
2016-02-29 20:43 ` Eric Anholt
2016-02-29 21:11 ` Martin Sperl
2016-02-29 23:13 ` Eric Anholt
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=1456755616-2472-1-git-send-email-kernel@martin.sperl.org \
--to=kernel@martin.sperl.org \
--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).