Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361176
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i |
| Date | 2016-03-20 01:00 +0100 |
| Message-ID | <reyWJ-73C-11@gated-at.bofh.it> (permalink) |
| References | <rdBN0-4Xk-9@gated-at.bofh.it> <rdBN0-4Xk-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 17, 2016 at 07:43:42PM +1100, yassinjaffer@gmail.com wrote: > From: Yassin Jaffer <yassinjaffer@gmail.com> > > This patch adds a composite clock type consisting of > a clock gate, mux, configurable dividers, and a reset control. > > Signed-off-by: Yassin Jaffer <yassinjaffer@gmail.com> > --- > Documentation/devicetree/bindings/clock/sunxi.txt | 1 + I wish someone would just add all the sunxi clocks in one pass instead of one by one. Acked-by: Rob Herring <robh@kernel.org> > drivers/clk/sunxi/Makefile | 1 + > drivers/clk/sunxi/clk-a10-csi.c | 188 ++++++++++++++++++++++ > 3 files changed, 190 insertions(+) > create mode 100644 drivers/clk/sunxi/clk-a10-csi.c
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i Rob Herring <robh@kernel.org> - 2016-03-20 01:00 +0100 Re: [PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i Stephen Boyd <sboyd@codeaurora.org> - 2016-04-02 03:20 +0200
csiph-web