Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1641933
| From | Stefan Wahren <stefan.wahren@i2se.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: bcm2835: Correct the prediv logic |
| Date | 2017-05-15 19:50 +0200 |
| Message-ID | <tHsi7-2M0-21@gated-at.bofh.it> (permalink) |
| References | <tHs8p-2IK-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Eric, > Eric Anholt <eric@anholt.net> hat am 15. Mai 2017 um 19:35 geschrieben: > > > From: Phil Elwell <phil@raspberrypi.org> > > If a clock has the prediv flag set, both the integer and fractional > parts must be scaled when calculating the resulting frequency. > > Signed-off-by: Phil Elwell <phil@raspberrypi.org> > Signed-off-by: Eric Anholt <eric@anholt.net> > --- > > While this is a bugfix, I haven't put a "Fixes:" line in here to get > it automatically backported to stable. sorry, i can't follow. How should this happen without "Fixes: "? > We had trouble with the > out-of-tree DSI panel driver, at least: Our old set_rate() didn't > work, because the new PLL was just barely too fast to get the integer > PLL divider we needed. We may run into similar troubles > elsewhere. --anholt >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] clk: bcm2835: Correct the prediv logic Eric Anholt <eric@anholt.net> - 2017-05-15 19:40 +0200
Re: [PATCH] clk: bcm2835: Correct the prediv logic Stefan Wahren <stefan.wahren@i2se.com> - 2017-05-15 19:50 +0200
Re: [PATCH] clk: bcm2835: Correct the prediv logic Eric Anholt <eric@anholt.net> - 2017-05-15 21:10 +0200
csiph-web