Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1619674
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] clk: sunxi-ng: fix PRCM CCU CLK_NUMBER value |
| Date | 2017-04-10 09:10 +0200 |
| Message-ID | <tuBCx-5Wv-9@gated-at.bofh.it> (permalink) |
| References | <ttEVQ-1dU-31@gated-at.bofh.it> <ttEVQ-1dU-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sat, Apr 08, 2017 at 12:19:04AM +0800, Icenowy Zheng wrote: > The CLK_NUMBER value of PRCM CCU is wrongly set to (CLK_APB0_PWD + 1), > which prevented the IR mod clock from being set up. > > Change it to (CLK_IR + 1) in order to correctly get IR mod set up. Applied both, thanks. Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/2] clk: sunxi-ng: fix PRCM CCU CLK_NUMBER value Icenowy Zheng <icenowy@aosc.io> - 2017-04-07 18:30 +0200 Re: [PATCH 2/2] clk: sunxi-ng: fix PRCM CCU CLK_NUMBER value Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-10 09:10 +0200
csiph-web