<?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>f805e356 - pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#f805e356</link>
        <description>pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driverAdd common pinctrl and GPIO driver for Nuvoton MA35 series SoC, andadd support for ma35d1 pinctrl.Signed-off-by: Jacky Huang &lt;ychuang3@nuvoton.com&gt;Link: https://lore.kernel.org/r/20240521012447.42211-4-ychuang570808@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Tue, 21 May 2024 01:24:47 +0000</pubDate>
        <dc:creator>Jacky Huang &lt;ychuang3@nuvoton.com&gt;</dc:creator>
    </item>
<item>
        <title>f3244b65 - pinctrl: nuvoton: Fix up Kconfig deps</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#f3244b65</link>
        <description>pinctrl: nuvoton: Fix up Kconfig depsWe have build errors due to missing dependency on OF.Add the dependency and do it the same way for all threeNuvotons while we are at it.Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20230913-novoton-kconfig-v1-1-1c2dff14c0d2@linaro.org

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Wed, 13 Sep 2023 08:50:19 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>acf4884a - pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#acf4884a</link>
        <description>pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driverAdd pinctrl and GPIO controller driver support to Arbel BMC NPCM8XX SoC.Arbel BMC NPCM8XX pinctrl driver based on Poleg NPCM7XX, except thepin mux mapping difference the NPCM8XX GPIO supports adjust debounceperiod time.Signed-off-by: Tomer Maimon &lt;tmaimon77@gmail.com&gt;Link: https://lore.kernel.org/r/20230828140849.21724-3-tmaimon77@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Mon, 28 Aug 2023 14:08:49 +0000</pubDate>
        <dc:creator>Tomer Maimon &lt;tmaimon77@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f9a5502f - pinctrl: wpcm450: select MFD_SYSCON</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#f9a5502f</link>
        <description>pinctrl: wpcm450: select MFD_SYSCONThe pinctrl-wpcm450 driver relies on MFD_SYSCON functionality in orderto find some of its MMIO registers. Select MFD_SYSCON fromPINCTRL_WPCM450 to ensure that it&apos;s enabled.Signed-off-by: Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;Link: https://lore.kernel.org/r/20230412185049.3782842-1-j.neuschaefer@gmx.netSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Wed, 12 Apr 2023 18:50:49 +0000</pubDate>
        <dc:creator>Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;</dc:creator>
    </item>
<item>
        <title>44e445ed - pinctrl: nuvoton: wpcm450: Fix build error without OF</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#44e445ed</link>
        <description>pinctrl: nuvoton: wpcm450: Fix build error without OFIf OF is not set, bulding fails:drivers/pinctrl/nuvoton/pinctrl-wpcm450.o: In function `wpcm450_dt_node_to_map&apos;:pinctrl-wpcm450.c:(.text+0x404): undefined reference to `pinconf_generic_dt_node_to_map&apos;Make PINCTRL_WPCM450 depends on OF to fix this.Fixes: a1d1e0e3d80a (&quot;pinctrl: nuvoton: Add driver for WPCM450&quot;)Reported-by: Hulk Robot &lt;hulkci@huawei.com&gt;Signed-off-by: Zheng Bin &lt;zhengbin13@huawei.com&gt;Link: https://lore.kernel.org/r/20220325074450.3228840-1-zhengbin13@huawei.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Fri, 25 Mar 2022 07:44:50 +0000</pubDate>
        <dc:creator>Zheng Bin &lt;zhengbin13@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>0bb85088 - pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#0bb85088</link>
        <description>pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPSCONFIG_GENERIC_PINCTRL_GROUPS must be selected in order forstruct group_desc to be defined in pinctrl/core.h.Add the missing select line to CONFIG_PINCTRL_WPCM450.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Fixes: a1d1e0e3d80a (&quot;pinctrl: nuvoton: Add driver for WPCM450&quot;)Signed-off-by: Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;Link: https://lore.kernel.org/r/20220317114413.1418484-1-j.neuschaefer@gmx.netSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Thu, 17 Mar 2022 11:44:12 +0000</pubDate>
        <dc:creator>Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;</dc:creator>
    </item>
<item>
        <title>a1d1e0e3 - pinctrl: nuvoton: Add driver for WPCM450</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#a1d1e0e3</link>
        <description>pinctrl: nuvoton: Add driver for WPCM450This driver is based on the one for NPCM7xx, because the WPCM450 is apredecessor of those SoCs. Notable differences:- On WPCM450, the GPIO registers are not organized in multiple banks,  but rather placed continually into the same register block. This  affects how register offsets are computed.- Pinmux nodes can explicitly select GPIO mode, whereas in the npcm7xx  driver, this happens automatically when a GPIO is requested.Some functionality implemented in the hardware was (for now) left unusedin the driver, specifically blinking and pull-up/down.Signed-off-by: Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Link: https://lore.kernel.org/r/20220129115228.2257310-6-j.neuschaefer@gmx.netSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Sat, 29 Jan 2022 11:52:24 +0000</pubDate>
        <dc:creator>Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#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/pinctrl/nuvoton/Kconfig</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>3b588e43 - pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/nuvoton/Kconfig#3b588e43</link>
        <description>pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driverAdd Nuvoton BMC NPCM750/730/715/705 Pinmux andGPIO controller driver.Signed-off-by: Tomer Maimon &lt;tmaimon77@gmail.com&gt;[Add back select GPIO_GENERIC]Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/nuvoton/Kconfig</description>
        <pubDate>Wed, 08 Aug 2018 09:25:26 +0000</pubDate>
        <dc:creator>Tomer Maimon &lt;tmaimon77@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
