[PATCH v5 00/20] add additional clocks and frac/mash support
From: Stefan Wahren <hidden>
Date: 2016-02-28 17:48:28
Also in:
linux-clk
From: Stefan Wahren <hidden>
Date: 2016-02-28 17:48:28
Also in:
linux-clk
Hi Martin,
kernel at martin.sperl.org hat am 28. Februar 2016 um 16:36 geschrieben: From: Martin Sperl <redacted> Fix issues found with current driver with regards to: * coding style * locking * setting register instead of bits in register * the use of BCM2835_CLOCK_COUNT in the device tree bindings adds: * frac/mash support (with correct limits) * exposing of additional clock parameters in debugfs (registers, divider and parent) * added all the missing pll dividers * almost all so far undefined clocks [...] Martin Sperl (20): clk: bcm2835: pll_off should only set CM_PLL_ANARST [...] clk: bcm2835: add locking to pll*_on/off methods [...] clk: bcm2835: enable clocks that have been enabled by firmware
i suggest you separate these 3 important fixes out of these series to get them faster in. Regards Stefan