<?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>2f95b9d5 - interconnect: Add generic interconnect driver for Exynos SoCs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/interconnect/samsung/Makefile#2f95b9d5</link>
        <description>interconnect: Add generic interconnect driver for Exynos SoCsThis patch adds a generic interconnect driver for Exynos SoCs in orderto provide interconnect functionality for each &quot;samsung,exynos-bus&quot;compatible device.The SoC topology is a graph (or more specifically, a tree) and itsedges are described by specifying in the &apos;interconnects&apos; propertythe interconnect consumer path for each interconnect provider DT node.Each bus is now an interconnect provider and an interconnect node aswell (cf. Documentation/interconnect/interconnect.rst), i.e. every busregisters itself as a node. Node IDs are not hard coded but ratherassigned dynamically at runtime. This approach allows for using thisdriver with various Exynos SoCs.Frequencies requested via the interconnect API for a given node arepropagated to devfreq using dev_pm_qos_update_request(). Please notethat it is not an error when CONFIG_INTERCONNECT is &apos;n&apos;, in whichcase all interconnect API functions are no-op.The samsung,data-clk-ratio DT property is used to specify the ratioof the interconect bandwidth to the minimum data clock frequencyfor each bus.Due to unspecified relative probing order, -EPROBE_DEFER may bepropagated to ensure that the parent is probed before its children.Reviewed-by: Chanwoo Choi &lt;cw00.choi@samsung.com&gt;Tested-by: Chanwoo Choi &lt;cw00.choi@samsung.com&gt;Acked-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Signed-off-by: Artur &#346;wigo&#324; &lt;a.swigon@samsung.com&gt;Signed-off-by: Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;Link: https://lore.kernel.org/r/20201112140931.31139-3-s.nawrocki@samsung.comSigned-off-by: Georgi Djakov &lt;georgi.djakov@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/interconnect/samsung/Makefile</description>
        <pubDate>Thu, 12 Nov 2020 14:09:28 +0000</pubDate>
        <dc:creator>Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;</dc:creator>
    </item>
</channel>
</rss>
