From: Eric Anholt <eric@anholt.net>
To: linux-rpi-kernel@lists.infradead.org, linux-clk@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Stephen Warren <swarren@wwwdotorg.org>,
Lee Jones <lee@kernel.org>, Stephen Boyd <sboyd@codeaurora.org>,
Mike Turquette <mturquette@baylibre.com>,
Eric Anholt <eric@anholt.net>
Subject: [GIT PULL] bcm2835 clk changes for 4.6 maybe
Date: Thu, 17 Mar 2016 18:38:50 -0700 [thread overview]
Message-ID: <1458265130-30734-1-git-send-email-eric@anholt.net> (raw)
This is late, so feel free to drop it, but I figured I'd send it to
you in case you were still open to merges. I've pounded on it a bit
today (modesets to all sorts of resolutions on HDMI, used it for
testing the DPI panel support that I'm hoping to have for 4.7, and did
a whole lot of browsing of clk_summary as I debugged DPI), and kbuild
test robot came back clean, so I'm pretty happy with it.
The following changes since commit 4d3ac6662452060721599a3392bc2f524af984cb:
clk: bcm2835: fix check of error code returned by devm_ioremap_resource() (2016-03-15 18:14:11 -0700)
are available in the git repository at:
git@github.com:anholt/linux.git tags/bcm2835-clk-next-2016-03-17
for you to fetch changes up to d3d6f15fd376e3dbba851724057b112558c70b79:
clk: bcm2835: add missing osc and per clocks (2016-03-17 10:42:17 -0700)
----------------------------------------------------------------
This pull request against clk/clk-next brings in fixes for fractional
clocks on 2835, add the PCM clock that used to be driven directly by
the bcm2835-i2s driver (that driver has been broken since this driver
was introduced), and adds many other new clocks.
----------------------------------------------------------------
Martin Sperl (11):
clk: bcm2835: pll_off should only update CM_PLL_ANARST
clk: bcm2835: add locking to pll*_on/off methods
clk: bcm2835: divider value has to be 1 or more
clk: bcm2835: correctly enable fractional clock support
clk: bcm2835: clean up coding style issues
clk: bcm2835: expose raw clock-registers via debugfs
clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
clk: bcm2835: reorganize bcm2835_clock_array assignment
clk: bcm2835: enable management of PCM clock
clk: bcm2835: add missing PLL clock dividers
clk: bcm2835: add missing osc and per clocks
drivers/clk/bcm/clk-bcm2835.c | 1203 +++++++++++++++++++++--------------
include/dt-bindings/clock/bcm2835.h | 20 +-
2 files changed, 733 insertions(+), 490 deletions(-)
next reply other threads:[~2016-03-18 1:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-18 1:38 Eric Anholt [this message]
2016-03-29 23:39 ` Stephen Boyd
2016-03-30 5:12 ` Eric Anholt
2016-04-02 1:08 ` Stephen Boyd
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=1458265130-30734-1-git-send-email-eric@anholt.net \
--to=eric@anholt.net \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.org \
--cc=swarren@wwwdotorg.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
all inboxes | Powered by JetHome®