<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/clk/davinci.h, branch v5.4.235</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.4.235</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.4.235'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2018-05-30T19:48:49Z</updated>
<entry>
<title>clk: davinci: Fix link errors when not all SoCs are enabled</title>
<updated>2018-05-30T19:48:49Z</updated>
<author>
<name>David Lechner</name>
<email>david@lechnology.com</email>
</author>
<published>2018-05-25T18:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4eff0bebf4ed5ed6d1a4dffe7dfd420b270c229a'/>
<id>urn:sha1:4eff0bebf4ed5ed6d1a4dffe7dfd420b270c229a</id>
<content type='text'>
This fixes linker errors due to undefined symbols when one or more of
the TI DaVinci SoCs is not enabled in the kernel config.

Signed-off-by: David Lechner &lt;david@lechnology.com&gt;
Signed-off-by: Michael Turquette &lt;mturquette@baylibre.com&gt;
Link: lkml.kernel.org/r/20180525181150.17873-10-david@lechnology.com
</content>
</entry>
<entry>
<title>clk: davinci: psc: allow for dev == NULL</title>
<updated>2018-05-30T19:48:44Z</updated>
<author>
<name>David Lechner</name>
<email>david@lechnology.com</email>
</author>
<published>2018-05-25T18:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=043eaa70ad736380a631e820e32ad9176b020887'/>
<id>urn:sha1:043eaa70ad736380a631e820e32ad9176b020887</id>
<content type='text'>
On some davinci SoCs, we need to register the PSC clocks during early
boot because they are needed for clocksource/clockevent. These changes
allow for dev == NULL because in this case, we won't have a platform
device for the clocks.

Signed-off-by: David Lechner &lt;david@lechnology.com&gt;
Reviewed-by: Sekhar Nori &lt;nsekhar@ti.com&gt;
Signed-off-by: Michael Turquette &lt;mturquette@baylibre.com&gt;
Link: lkml.kernel.org/r/20180525181150.17873-9-david@lechnology.com
</content>
</entry>
<entry>
<title>clk: davinci: pll: allow dev == NULL</title>
<updated>2018-05-30T19:48:35Z</updated>
<author>
<name>David Lechner</name>
<email>david@lechnology.com</email>
</author>
<published>2018-05-25T18:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=76c9dd9dbd6459f1faf2b10351eb3d3f90255fa1'/>
<id>urn:sha1:76c9dd9dbd6459f1faf2b10351eb3d3f90255fa1</id>
<content type='text'>
This modifies the TI Davinci PLL clock driver to allow for the case
when dev == NULL. On some (most) SoCs that use this driver, the PLL
clock needs to be registered during early boot because it is used
for clocksource/clkevent and there will be no platform device available.

Signed-off-by: David Lechner &lt;david@lechnology.com&gt;
Reviewed-by: Sekhar Nori &lt;nsekhar@ti.com&gt;
Signed-off-by: Michael Turquette &lt;mturquette@baylibre.com&gt;
Link: lkml.kernel.org/r/20180525181150.17873-7-david@lechnology.com
</content>
</entry>
</feed>
