<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>20ab62c4 - pinctrl: remove s3c24xx driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#20ab62c4</link>
        <description>pinctrl: remove s3c24xx driverThe s3c24xx platform was removed, so this driver has noremaining users.Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Fri, 30 Sep 2022 13:40:19 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>ac875df4 - pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#ac875df4</link>
        <description>pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configThe Samsung pinctrl drivers depend on OF_GPIO, which is part of GPIOLIB.ARMv7 Exynos platform selects GPIOLIB and Samsung pinctrl drivers. ARMv8Exynos selects only the latter leading to possible wrong configurationon ARMv8 build:  WARNING: unmet direct dependencies detected for PINCTRL_EXYNOS    Depends on [n]: PINCTRL [=y] &amp;&amp; OF_GPIO [=n] &amp;&amp; (ARCH_EXYNOS [=y] || ARCH_S5PV210 || COMPILE_TEST [=y])    Selected by [y]:    - ARCH_EXYNOS [=y]Always select the GPIOLIB from the Samsung pinctrl drivers to fix theissue.  This requires removing of OF_GPIO dependency (to avoid recursivedependency), so add dependency on OF for COMPILE_TEST cases.Reported-by: Necip Fazil Yildiran &lt;fazilyildiran@gmail.com&gt;Fixes: eed6b3eb20b9 (&quot;arm64: Split out platform options to separate Kconfig&quot;)Cc: &lt;stable@vger.kernel.org&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20220420141407.470955-1-krzysztof.kozlowski@linaro.org

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Wed, 20 Apr 2022 14:14:07 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>225a2ec1 - pinctrl: samsung: Fix missing OF and GPIOLIB dependency on S3C24xx and S3C64xx</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#225a2ec1</link>
        <description>pinctrl: samsung: Fix missing OF and GPIOLIB dependency on S3C24xx and S3C64xxAll Samsung pinctrl drivers select common part - PINCTRL_SAMSUNG which usesboth OF and GPIOLIB inside.  However only Exynos drivers depend on these,therefore after enabling COMPILE_TEST, on x86_64 build of S3C64xx driverfailed:    drivers/pinctrl/samsung/pinctrl-samsung.c: In function &#8216;samsung_gpiolib_register&#8217;:    drivers/pinctrl/samsung/pinctrl-samsung.c:969:5: error: &#8216;struct gpio_chip&#8217; has no member named &#8216;of_node&#8217;       gc-&gt;of_node = bank-&gt;of_node;         ^Rework the dependencies so all Samsung drivers and commonPINCTRL_SAMSUNG part depend on OF_GPIO (which is default yes if GPIOLIBand OF are enabled).Reported-by: Chen Zhou &lt;chenzhou10@huawei.com&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Fri, 13 Dec 2019 07:24:33 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>56d9625e - pinctrl: samsung: Clarify the option titles/names</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#56d9625e</link>
        <description>pinctrl: samsung: Clarify the option titles/namesThe config options toggle Samsung Exynos SoCs pinctrl drivers, not thedriver data.  Clarify this in the option title/name and also make itconsistent with other Samsung entries.  No functional change.Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Mon, 09 Dec 2019 16:39:37 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>73ae2cb4 - pinctrl: samsung: Enable compile test for build coverage</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#73ae2cb4</link>
        <description>pinctrl: samsung: Enable compile test for build coverageThe Samsung pinctrl drivers require only GPIOLIB and OF for building.The drivers should be buildable on all architectures so enableCOMPILE_TEST.Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Mon, 09 Dec 2019 16:39:36 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0ca0557e - pinctrl: samsung: Remove support for Exynos5440</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#0ca0557e</link>
        <description>pinctrl: samsung: Remove support for Exynos5440The Exynos5440 is not actively developed, there are no developmentboards available and probably there are no real products with it.Remove wide-tree support for Exynos5440.Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Reviewed-by: Chanwoo Choi &lt;cw00.choi@samsung.com&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Tue, 24 Apr 2018 20:32:36 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>221173a3 - pinctrl: samsung: Add SPDX license identifiers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#221173a3</link>
        <description>pinctrl: samsung: Add SPDX license identifiersReplace GPL license statements with SPDX GPL-2.0+ license identifiers.Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Tue, 26 Dec 2017 18:09:42 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>91d2c740 - pinctrl: samsung/s3c24xx: add CONFIG_OF dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#91d2c740</link>
        <description>pinctrl: samsung/s3c24xx: add CONFIG_OF dependencyThe driver fails to build without CONFIG_OF:drivers/pinctrl/samsung/pinctrl-samsung.c: In function &apos;samsung_gpiolib_register&apos;:drivers/pinctrl/samsung/pinctrl-samsung.c:936:5: error: &apos;struct gpio_chip&apos; has no member named &apos;of_node&apos;This configuration is now possible since we can now select thePINCTRL subsystem on S3C24xx machines other than the device treebased ones.Fixes: d219b924611a (&quot;pinctrl: change Kconfig PINCTRL variable to a menuconfig&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Tue, 07 Nov 2017 14:12:36 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>cfa76ddf - pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#cfa76ddf</link>
        <description>pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8Exynos pinctrl drivers contain pretty big per-SoC data structures.  Thepinctrl-exynos object file contained code and data for both ARMv7 andARMv8 SoCs thus it grew big.  There will not be a shared image betweenARMv7 and ARMv8 so there is no need to combine all of this into onedriver.Splitting the data allows to make it more granular (e.g. code related toARMv8 Exynos is self-contained), slightly speed up the compilation andreduce the effective size of compiled kernel.The common data structures and functions reside still in existingpinctrl-exynos.c.  Only the SoC-specific parts were moved out to newfiles.  Except marking few functions non-static and adding them toheader, there were no functional changes in the code.Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Tested-by: Marek Szyprowski &lt;m.szyprowski@samsung.com&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Reviewed-by: Alim Akhtar &lt;alim.akhtar@samsung.com&gt;Tested-by: Alim Akhtar &lt;alim.akhtar@samsung.com&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Tue, 16 May 2017 18:56:27 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ebe629a3 - pinctrl: samsung: Group all drivers in a sub-dir</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/samsung/Kconfig#ebe629a3</link>
        <description>pinctrl: samsung: Group all drivers in a sub-dirGroup all pin control drivers of Samsung platform together ina sub-directory for easy maintenance.Signed-off-by: Sachin Kamat &lt;sachin.kamat@samsung.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/samsung/Kconfig</description>
        <pubDate>Thu, 10 Jul 2014 12:03:27 +0000</pubDate>
        <dc:creator>Sachin Kamat &lt;sachin.kamat@samsung.com&gt;</dc:creator>
    </item>
</channel>
</rss>
