<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/Intel-BMC/linux.git/drivers/clk/Kconfig, branch dev-4.6</title>
<subtitle>Intel OpenBMC Linux kernel source tree (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev-4.6</id>
<link rel='self' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev-4.6'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/'/>
<updated>2016-03-02T00:23:40+00:00</updated>
<entry>
<title>Merge branch 'clk-ti' into clk-next</title>
<updated>2016-03-02T00:23:40+00:00</updated>
<author>
<name>Michael Turquette</name>
<email>mturquette@baylibre.com</email>
</author>
<published>2016-03-02T00:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=3b0f4ae3e9f101ecfd918efd2a82fca0ae0b6c95'/>
<id>urn:sha1:3b0f4ae3e9f101ecfd918efd2a82fca0ae0b6c95</id>
<content type='text'>
Conflicts:
	drivers/clk/Kconfig
</content>
</entry>
<entry>
<title>clk: ti: Add support for dm814x ADPLL</title>
<updated>2016-03-02T00:21:25+00:00</updated>
<author>
<name>Tony Lindgren</name>
<email>tony@atomide.com</email>
</author>
<published>2016-02-26T17:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=21330497f303c55fd6a34d511a98eb0a31aa1bd7'/>
<id>urn:sha1:21330497f303c55fd6a34d511a98eb0a31aa1bd7</id>
<content type='text'>
On dm814x we have 13 ADPLLs with 3 to 4 outputs on each. The
ADPLLs have several dividers and muxes controlled by a shared
control register for each PLL.

Note that for the clocks to work as device drivers for booting on
dm814x, this patch depends on "ARM: OMAP2+: Change core_initcall
levels to postcore_initcall" that has already been merged.

Also note that this patch does not implement clk_set_rate for the
PLL, that will be posted later on when available.

Cc: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
Acked-by: Tero Kristo &lt;t-kristo@ti.com&gt;
Signed-off-by: Tony Lindgren &lt;tony@atomide.com&gt;
Signed-off-by: Michael Turquette &lt;mturquette@baylibre.com&gt;
</content>
</entry>
<entry>
<title>clk: Get rid of HAVE_MACH_CLKDEV</title>
<updated>2016-02-25T22:41:20+00:00</updated>
<author>
<name>Stephen Boyd</name>
<email>sboyd@codeaurora.org</email>
</author>
<published>2016-01-27T22:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=2da5f5db39010da29efded0f3cf1b7799564d63c'/>
<id>urn:sha1:2da5f5db39010da29efded0f3cf1b7799564d63c</id>
<content type='text'>
This config was used for the ARM port so that it could use a
machine specific clkdev.h include, but those are all gone now.
The MIPS architecture is the last user, and from what I can tell
it doesn't actually use it anyway, so let's remove the config all
together.

Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;
Cc: &lt;linux-mips@linux-mips.org&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
Reviewed-by: Joshua Henderson &lt;joshua.henderson@microchip.com&gt;
</content>
</entry>
<entry>
<title>drivers/clk/Kconfig: Move the TI CDCE chips close together</title>
<updated>2016-02-08T22:10:32+00:00</updated>
<author>
<name>Mike Looijmans</name>
<email>mike.looijmans@topic.nl</email>
</author>
<published>2015-11-03T11:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=c7d5a46b10012e897b6b5a86fddf31674b32d081'/>
<id>urn:sha1:c7d5a46b10012e897b6b5a86fddf31674b32d081</id>
<content type='text'>
There are two TI CDCE clock chips in this file. Move them close
together so they're easier to find.

No functional change, just cosmetic.

Signed-off-by: Mike Looijmans &lt;mike.looijmans@topic.nl&gt;
[sboyd@codeaurora.org: Alphabetize]
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"</title>
<updated>2016-02-08T22:09:49+00:00</updated>
<author>
<name>Mike Looijmans</name>
<email>mike.looijmans@topic.nl</email>
</author>
<published>2015-11-03T11:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=048c58b4e167b1cdd766ddc32c68f4a154fcbbad'/>
<id>urn:sha1:048c58b4e167b1cdd766ddc32c68f4a154fcbbad</id>
<content type='text'>
Simple cosmetic fix.

Signed-off-by: Mike Looijmans &lt;mike.looijmans@topic.nl&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: Move vendor's Kconfig into CCF menu section</title>
<updated>2016-01-30T00:30:06+00:00</updated>
<author>
<name>James Liao</name>
<email>jamesjj.liao@mediatek.com</email>
</author>
<published>2016-01-28T08:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=b9e65ebc654dffeb77d8ef878bd6b2da30c55a94'/>
<id>urn:sha1:b9e65ebc654dffeb77d8ef878bd6b2da30c55a94</id>
<content type='text'>
Move all vendor's Kconfig into CCF menu section to prevent
new drivers putting their Kconfig files in a wrong place.

Some Kconfigs need to be modified at the same time to avoid build
warnings.

Signed-off-by: James Liao &lt;jamesjj.liao@mediatek.com&gt;
Acked-by: Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;
[sboyd@codeaurora.org: Fix typos in commit message]
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: remove duplicated COMMON_CLK_NXP record from clk/Kconfig</title>
<updated>2016-01-14T02:09:52+00:00</updated>
<author>
<name>Vladimir Zapolskiy</name>
<email>vz@mleia.com</email>
</author>
<published>2016-01-07T03:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=3da834e3e5a4a5d26882955298b55a9ed37a00bc'/>
<id>urn:sha1:3da834e3e5a4a5d26882955298b55a9ed37a00bc</id>
<content type='text'>
Presumably the second COMMON_CLK_NXP config option in
drivers/clk/Kconfig appeared after a merge conflict resolution, remove
the wrong record of two.

Signed-off-by: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Signed-off-by: Michael Turquette &lt;mturquette@baylibre.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'clk-lpc32xx' into clk-next</title>
<updated>2015-12-24T20:34:29+00:00</updated>
<author>
<name>Michael Turquette</name>
<email>mturquette@baylibre.com</email>
</author>
<published>2015-12-24T20:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=5b50c522d51b748c06bd768d36f1a06f679f542b'/>
<id>urn:sha1:5b50c522d51b748c06bd768d36f1a06f679f542b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clk: lpc32xx: add common clock framework driver</title>
<updated>2015-12-24T20:31:26+00:00</updated>
<author>
<name>Vladimir Zapolskiy</name>
<email>vz@mleia.com</email>
</author>
<published>2015-12-06T10:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=f7c82a60ba26c2f003662bcb2cff131021c1e828'/>
<id>urn:sha1:f7c82a60ba26c2f003662bcb2cff131021c1e828</id>
<content type='text'>
Add support for all configurable clocks found on NXP LPC32xx SoC.

The list contains several heterogenous groups of clocks:
* system clocks including multiple dividers and muxes,
* x397 PLL, HCLK PLL and USB PLL,
* peripheral clocks inherited from rtc, hclk and pclk,
* USB controller clocks: AHB slave, I2C, OTG, OHCI and device.

Signed-off-by: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Signed-off-by: Michael Turquette &lt;mturquette@baylibre.com&gt;
</content>
</entry>
<entry>
<title>clk: lpc18xx: add NXP specific COMMON_CLK_NXP configuration symbol</title>
<updated>2015-12-24T20:31:24+00:00</updated>
<author>
<name>Vladimir Zapolskiy</name>
<email>vz@mleia.com</email>
</author>
<published>2015-12-06T10:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=8a896310a7ea5fa99fc89690bde7be404c7e1113'/>
<id>urn:sha1:8a896310a7ea5fa99fc89690bde7be404c7e1113</id>
<content type='text'>
The change adds COMMON_CLK_NXP configuration symbol and enables it for
NXP LPC18XX architecture, this is needed to reuse drivers/clk/nxp
folder for NXP common clock framework drivers other than LPC18XX one.

Signed-off-by: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Acked-by: Joachim Eastwood &lt;manabian@gmail.com&gt;
Signed-off-by: Michael Turquette &lt;mturquette@baylibre.com&gt;
</content>
</entry>
</feed>
