<?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>7bb49d77 - arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#7bb49d77</link>
        <description>arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWith Broadcom Broadband arch ARCH_BCMBCA supported in the kernel, thispatch series migrate the ARCH_BCM4908 symbol to ARCH_BCMBCA. Hencereplace ARCH_BCM4908 with ARCH_BCMBCA in subsystem Kconfig files.Signed-off-by: William Zhang &lt;william.zhang@broadcom.com&gt;Acked-by: Guenter Roeck &lt;linux@roeck-us.net&gt; (for watchdog)Acked-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt; (for drivers/pci)Acked-by: Wolfram Sang &lt;wsa@kernel.org&gt; (for i2c)Acked-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt; (for reset)Link: https://lore.kernel.org/r/20220803175455.47638-7-william.zhang@broadcom.comSigned-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 03 Aug 2022 17:54:52 +0000</pubDate>
        <dc:creator>William Zhang &lt;william.zhang@broadcom.com&gt;</dc:creator>
    </item>
<item>
        <title>3a528695 - pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#3a528695</link>
        <description>pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPWhen PINCTRL_BCM63XX is selected,and REGMAP is not selected,Kbuild gives the following warning:WARNING: unmet direct dependencies detected for GPIO_REGMAP  Depends on [n]: GPIOLIB [=y] &amp;&amp; REGMAP [=n]  Selected by [y]:  - PINCTRL_BCM63XX [=y] &amp;&amp; PINCTRL [=y]This is because PINCTRL_BCM63XXselects GPIO_REGMAP without selecting or depending onREGMAP, despite GPIO_REGMAP depending on REGMAP.This unmet dependency bug was detected by Kismet,a static analysis tool for Kconfig. Please adviseif this is not the appropriate solution.Signed-off-by: Julian Braha &lt;julianbraha@gmail.com&gt;Link: https://lore.kernel.org/r/20220117062557.89568-1-julianbraha@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Mon, 17 Jan 2022 06:25:57 +0000</pubDate>
        <dc:creator>Julian Braha &lt;julianbraha@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f7e322d9 - pinctrl: bcm: add driver for BCM4908 pinmux</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#f7e322d9</link>
        <description>pinctrl: bcm: add driver for BCM4908 pinmuxBCM4908 has its own pins layout so it needs a custom binding and a Linuxdriver.Signed-off-by: Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20220124102243.14912-2-zajec5@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Mon, 24 Jan 2022 10:22:43 +0000</pubDate>
        <dc:creator>Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;</dc:creator>
    </item>
<item>
        <title>4b1643cb - pinctrl: bcm: ns: use generic groups &amp; functions helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#4b1643cb</link>
        <description>pinctrl: bcm: ns: use generic groups &amp; functions helpersThis simplifies ns driver and gets rid of ~70 lines of code.&quot;const&quot; had to be dropped from &quot;struct ns_pinctrl_group&quot; @pins to match&quot;struct group_desc&quot; @pins and pinctrl_generic_add_group(). Otherwise itwould cause:drivers/pinctrl/bcm/pinctrl-ns.c: In function &apos;ns_pinctrl_probe&apos;:drivers/pinctrl/bcm/pinctrl-ns.c:277:13: warning: passing argument 3 of &apos;pinctrl_generic_add_group&apos; discards &apos;const&apos; qualifier from pointer target type [-Wdiscarded-qualifiers]  277 |        group-&gt;pins, group-&gt;num_pins, NULL);      |        ~~~~~^~~~~~Signed-off-by: Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;Link: https://lore.kernel.org/r/20211222064344.14624-1-zajec5@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 22 Dec 2021 06:43:44 +0000</pubDate>
        <dc:creator>Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;</dc:creator>
    </item>
<item>
        <title>4434f4c5 - pinctrl: bcm2835: Allow building driver as a module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#4434f4c5</link>
        <description>pinctrl: bcm2835: Allow building driver as a moduleUpdate the pinctrl-bcm2835 driver to support being built as as a moduleby converting it to a module_platform_driver() with the appropriatemodule license, authors and description.Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Reviewed-by: Nicolas Saenz Julienne &lt;nsaenz@kernel.org&gt;Link: https://lore.kernel.org/r/20211019221127.1953001-1-f.fainelli@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Tue, 19 Oct 2021 22:11:21 +0000</pubDate>
        <dc:creator>Florian Fainelli &lt;f.fainelli@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>da35b19d - pinctrl: bcm63xx: Fix More dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#da35b19d</link>
        <description>pinctrl: bcm63xx: Fix More dependenciesThe additional patch below fixes all of the kconfig warnings andbuild errors for me.Link: https://lore.kernel.org/r/9e1cec76-1c0a-9203-7995-4c2d09b711d8@infradead.orgSigned-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;[Tweaked some other line in the BCMxxx]Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Thu, 01 Apr 2021 17:47:03 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>26ea7ac9 - pinctrl: bcm63xx: Fix dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#26ea7ac9</link>
        <description>pinctrl: bcm63xx: Fix dependenciesAdd depends on OF so we don&apos;t get weird build errors onrandconfig.Also order selects the same as the other drivers forpure aestetic reasons.Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 31 Mar 2021 12:45:05 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>d28039fc - pinctrl: add a pincontrol driver for BCM6318</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#d28039fc</link>
        <description>pinctrl: add a pincontrol driver for BCM6318Add a pincontrol driver for BCM6318. BCM6318 allows muxing most GPIOsto different functions. BCM6318 is similar to BCM6328 with the additionof a pad register, and the GPIO meaning of the mux register changesbased on the GPIO number.Co-developed-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Link: https://lore.kernel.org/r/20210324081923.20379-23-noltari@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 24 Mar 2021 08:19:23 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>155cca1b - pinctrl: add a pincontrol driver for BCM63268</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#155cca1b</link>
        <description>pinctrl: add a pincontrol driver for BCM63268Add a pincontrol driver for BCM63268. BCM63268 allows muxing GPIOsto different functions. Depending on the mux, these are either singlepin configurations or whole pin groups.Co-developed-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Link: https://lore.kernel.org/r/20210324081923.20379-20-noltari@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 24 Mar 2021 08:19:20 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>50554acc - pinctrl: add a pincontrol driver for BCM6368</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#50554acc</link>
        <description>pinctrl: add a pincontrol driver for BCM6368Add a pincontrol driver for BCM6368. BCM6368 allows muxing the first 32GPIOs onto alternative functions. Not all are documented.Co-developed-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Link: https://lore.kernel.org/r/20210324081923.20379-17-noltari@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 24 Mar 2021 08:19:17 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>705791e2 - pinctrl: add a pincontrol driver for BCM6362</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#705791e2</link>
        <description>pinctrl: add a pincontrol driver for BCM6362Add a pincotrol driver for BCM6362. BCM6362 allows muxing individualGPIO pins to the LED controller, to be available by the integratedwifi, or other functions. It also supports overlay groups, of whichonly NAND is documented.Co-developed-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Link: https://lore.kernel.org/r/20210324081923.20379-14-noltari@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 24 Mar 2021 08:19:14 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9494b169 - pinctrl: add a pincontrol driver for BCM6358</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#9494b169</link>
        <description>pinctrl: add a pincontrol driver for BCM6358Add a pincotrol driver for BCM6358. BCM6358 allow overlaying differentfunctions onto the GPIO pins. It does not support configuring individualpins but only whole groups. These groups may overlap, and still requirethe directions to be set correctly in the GPIO register. In addition thefunctions register controls other, not directly mux related functions.Co-developed-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Link: https://lore.kernel.org/r/20210324081923.20379-11-noltari@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 24 Mar 2021 08:19:11 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9bf34ac5 - pinctrl: add a pincontrol driver for BCM6328</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#9bf34ac5</link>
        <description>pinctrl: add a pincontrol driver for BCM6328Add a pincontrol driver for BCM6328. BCM6328 supports muxing 32 pins asGPIOs, as LEDs for the integrated LED controller, or various otherfunctions. Its pincontrol mux registers also control other aspects, likeswitching the second USB port between host and device mode.Co-developed-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Link: https://lore.kernel.org/r/20210324081923.20379-8-noltari@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 24 Mar 2021 08:19:08 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>132f9501 - pinctrl: bcm: add bcm63xx base code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#132f9501</link>
        <description>pinctrl: bcm: add bcm63xx base codeAdd a helper for registering BCM63XX pin controllers.Co-developed-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Link: https://lore.kernel.org/r/20210324081923.20379-5-noltari@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 24 Mar 2021 08:19:05 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>513034d8 - pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#513034d8</link>
        <description>pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBWhen PINCTRL_BCM2835 is enabled and GPIOLIB is disabled, it results in thefollowing Kbuild warning:WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP  Depends on [n]: GPIOLIB [=n]  Selected by [y]:  - PINCTRL_BCM2835 [=y] &amp;&amp; PINCTRL [=y] &amp;&amp; OF [=y] &amp;&amp; (ARCH_BCM2835 [=n] || ARCH_BRCMSTB [=n] || COMPILE_TEST [=y])The reason is that PINCTRL_BCM2835 selects GPIOLIB_IRQCHIP withoutdepending on or selecting GPIOLIB while GPIOLIB_IRQCHIP is subordinate toGPIOLIB.Honor the kconfig menu hierarchy to remove kconfig dependency warnings.Fixes: 85ae9e512f43 (&quot;pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP&quot;)Signed-off-by: Necip Fazil Yildiran &lt;fazilyildiran@gmail.com&gt;Link: https://lore.kernel.org/r/20200914144025.371370-1-fazilyildiran@gmail.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Mon, 14 Sep 2020 14:40:26 +0000</pubDate>
        <dc:creator>Necip Fazil Yildiran &lt;fazilyildiran@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>138f79db - pinctrl: bcm2835: Fix build error without CONFIG_OF</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#138f79db</link>
        <description>pinctrl: bcm2835: Fix build error without CONFIG_OFdrivers/pinctrl/bcm/pinctrl-bcm2835.c: In function bcm2835_pctl_dt_node_to_map:drivers/pinctrl/bcm/pinctrl-bcm2835.c:720:8: error: implicit declaration of function pinconf_generic_dt_node_to_map_all;drivers/pinctrl/bcm/pinctrl-bcm2835.c: In function bcm2835_pinctrl_probe:drivers/pinctrl/bcm/pinctrl-bcm2835.c:1022:15: error: struct gpio_chip has no member named of_node  pc-&gt;gpio_chip.of_node = np;Reported-by: Hulk Robot &lt;hulkci@huawei.com&gt;Fixes: 0de704955ee4 (&quot;pinctrl: bcm2835: Add support for generic pinctrl binding&quot;)Signed-off-by: YueHaibing &lt;yuehaibing@huawei.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Tue, 28 May 2019 09:13:04 +0000</pubDate>
        <dc:creator>YueHaibing &lt;yuehaibing@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>ee11f864 - pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#ee11f864</link>
        <description>pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTBARCH_BRCMSTB needs to use the BCM2835 pin controller for chipslike BCM7211 which adopted that pin controller for GPIO. Thiscommit makes the option menu configurable with default enabledfor ARCH_BRCMSTB and ARCH_BCM2835.Signed-off-by: Doug Berger &lt;opendmb@gmail.com&gt;Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Reviewed-by: Eric Anholt &lt;eric@anholt.net&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Thu, 09 May 2019 20:59:54 +0000</pubDate>
        <dc:creator>Doug Berger &lt;opendmb@gmail.com&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/bcm/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/bcm/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>c12fb177 - pinctrl: bcm: add Northstar driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#c12fb177</link>
        <description>pinctrl: bcm: add Northstar driverThis driver provides support for Northstar mux controller. It differsfrom Northstar Plus one so a new binding and driver were needed.Signed-off-by: Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Wed, 26 Sep 2018 19:31:03 +0000</pubDate>
        <dc:creator>Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;</dc:creator>
    </item>
<item>
        <title>0de70495 - pinctrl: bcm2835: Add support for generic pinctrl binding</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/bcm/Kconfig#0de70495</link>
        <description>pinctrl: bcm2835: Add support for generic pinctrl bindingTo keep driver up to date we add generic pinctrl binding support, whichcovers the features used in this driver and has additional node propertiesthat this SoC has compatibility, so enabling future implementations ofthese properties without the need to create new node properties in thedevice trees.The logic of this change maintain the old brcm legacy binding support inorder to keep the ABI stable.Signed-off-by: Matheus Castello &lt;matheus@castello.eng.br&gt;Reviewed-by: Eric Anholt &lt;eric@anholt.net&gt;Acked-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/bcm/Kconfig</description>
        <pubDate>Tue, 01 May 2018 00:42:13 +0000</pubDate>
        <dc:creator>Matheus Castello &lt;matheus@castello.eng.br&gt;</dc:creator>
    </item>
</channel>
</rss>
