Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1323205
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] clk: sunxi: Add support for A80 APBS clock |
| Date | 2016-02-01 16:00 +0100 |
| Message-ID | <qXo7p-4jK-31@gated-at.bofh.it> (permalink) |
| References | <qXnXJ-4fD-41@gated-at.bofh.it> <qXnXJ-4fD-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 01, 2016 at 10:42:48PM +0800, Chen-Yu Tsai wrote: > A80's APBS clock is not the same as the APB0 clock on A23. The A80's > is a zero-based divider, while the A23's is a power-of-two divider. > > Signed-off-by: Chen-Yu Tsai <wens@csie.org> > --- > Documentation/devicetree/bindings/clock/sunxi.txt | 1 + Acked-by: Rob Herring <robh@kernel.org> > drivers/clk/sunxi/Makefile | 2 +- > drivers/clk/sunxi/clk-sun9i-apbs.c | 64 +++++++++++++++++++++++ > 3 files changed, 66 insertions(+), 1 deletion(-) > create mode 100644 drivers/clk/sunxi/clk-sun9i-apbs.c
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] clk: sunxi: Add support for A80 APBS clock Chen-Yu Tsai <wens@csie.org> - 2016-02-01 15:50 +0100 Re: [PATCH 1/2] clk: sunxi: Add support for A80 APBS clock Rob Herring <robh@kernel.org> - 2016-02-01 16:00 +0100 Re: [PATCH 1/2] clk: sunxi: Add support for A80 APBS clock Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-02 12:20 +0100
csiph-web