<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/axs10x/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/clk/axs10x/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>6d7489c7 - clk: axs10x: introduce AXS10X pll driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/axs10x/Makefile#6d7489c7</link>
        <description>clk: axs10x: introduce AXS10X pll driverAXS10X boards manages it&apos;s clocks using various PLLs. These PLL has samedividers and corresponding control registers mapped to different addresses.So we add one common driver for such PLLs.Each PLL on AXS10X board consist of three dividers: IDIV, FBDIV andODIV. Output clock value is managed using these dividers.We add pre-defined tables with supported rate values and appropriateconfigurations of IDIV, FBDIV and ODIV for each value.As of today we add support for PLLs that generate clock for thefollowing devices: * ARC core on AXC CPU tiles. * ARC PGU on ARC SDP Mainboard.and more to come later.By this patch we add support for two plls (arc core pll and pgu pll),so we had to use two different init types: CLK_OF_DECLARE for arc core pll andregular probing for pgu pll.Acked-by: Rob Herring &lt;robh@kernel.org&gt;Acked-by: Jose Abreu &lt;joabreu@synopsys.com&gt;Signed-off-by: Eugeniy Paltsev &lt;Eugeniy.Paltsev@synopsys.com&gt;Signed-off-by: Vlad Zakharov &lt;vzakhar@synopsys.com&gt;Signed-off-by: Jose Abreu &lt;joabreu@synopsys.com&gt;[sboyd@codeaurora.org: Silence dubious !x &amp; y sparse warning,make of_axs10x_pll_clk_setup() unregister clk on failure]Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;

            List of files:
            /linux-6.15/drivers/clk/axs10x/Makefile</description>
        <pubDate>Wed, 21 Jun 2017 19:16:26 +0000</pubDate>
        <dc:creator>Eugeniy Paltsev &lt;Eugeniy.Paltsev@synopsys.com&gt;</dc:creator>
    </item>
<item>
        <title>923587aa - clk/axs10x: Add I2S PLL clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/axs10x/Makefile#923587aa</link>
        <description>clk/axs10x: Add I2S PLL clock driverThe ARC SDP I2S clock can be programmed using aspecific PLL.This patch has the goal of adding a clock driverthat programs this PLL.At this moment the rate values are hardcoded ina table but in the future it would be ideal touse a function which determines the PLL valuesgiven the desired rate.Signed-off-by: Jose Abreu &lt;joabreu@synopsys.com&gt;Acked-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;

            List of files:
            /linux-6.15/drivers/clk/axs10x/Makefile</description>
        <pubDate>Mon, 02 May 2016 09:39:05 +0000</pubDate>
        <dc:creator>Jose Abreu &lt;Jose.Abreu@synopsys.com&gt;</dc:creator>
    </item>
</channel>
</rss>
