<?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>e97435ab - pinctrl: amd: isp411: Add amdisp GPIO pinctrl</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#e97435ab</link>
        <description>pinctrl: amd: isp411: Add amdisp GPIO pinctrlAdd pinctrl driver support for AMD SoC with isp41 hw ip block.Signed-off-by: Pratap Nirujogi &lt;pratap.nirujogi@amd.com&gt;Link: https://lore.kernel.org/20250304232051.2936557-1-pratap.nirujogi@amd.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Tue, 04 Mar 2025 23:20:31 +0000</pubDate>
        <dc:creator>Pratap Nirujogi &lt;pratap.nirujogi@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>a83c29e1 - pinctrl: spacemit: add support for SpacemiT K1 SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#a83c29e1</link>
        <description>pinctrl: spacemit: add support for SpacemiT K1 SoCSpacemiT&apos;s K1 SoC has a pinctrl controller which use single registerto describe all functions, which include bias pull up/down(strong pull),drive strength, schmitter trigger, slew rate, mux mode.Signed-off-by: Yixun Lan &lt;dlan@gentoo.org&gt;Link: https://lore.kernel.org/20241016-02-k1-pinctrl-v5-2-03d395222e4f@gentoo.orgSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Wed, 16 Oct 2024 00:59:42 +0000</pubDate>
        <dc:creator>Yixun Lan &lt;dlan@gentoo.org&gt;</dc:creator>
    </item>
<item>
        <title>545887ea - pinctrl: canaan: Add support for k230 SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#545887ea</link>
        <description>pinctrl: canaan: Add support for k230 SoCConfiguration of the K230 is similar to that of the K210. However, inK210, the 256 functions for each pin are shared, whereas in K230,multiplex functions are different for every pin.`drv_data` of `pinctrl_pin_desc` is pointing to currently activatedgroup, which is used to print the name of current function of pin in`pin_dbg_show` and will be updated in `set_mux`, so they are not setconst.Signed-off-by: Ze Huang &lt;18771902331@163.com&gt;Link: https://lore.kernel.org/20240926-k230-pinctrl-v2-2-a9a36fba4b34@163.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Thu, 26 Sep 2024 15:57:44 +0000</pubDate>
        <dc:creator>Ze Huang &lt;18771902331@163.com&gt;</dc:creator>
    </item>
<item>
        <title>bed5cd6f - pinctrl: Add driver for the T-Head TH1520 SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#bed5cd6f</link>
        <description>pinctrl: Add driver for the T-Head TH1520 SoCAdd pinctrl driver for the T-Head TH1520 RISC-V SoC.Tested-by: Thomas Bonnefille &lt;thomas.bonnefille@bootlin.com&gt;Signed-off-by: Emil Renner Berthing &lt;emil.renner.berthing@canonical.com&gt;[dfustini: use thead,pad-group to identify the pin controller instance]Signed-off-by: Drew Fustini &lt;dfustini@tenstorrent.com&gt;Link: https://lore.kernel.org/20240930-th1520-pinctrl-v3-2-32cea2bdbecb@tenstorrent.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 19:50:52 +0000</pubDate>
        <dc:creator>Emil Renner Berthing &lt;emil.renner.berthing@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>035f9007 - pinctrl: add a Cirrus ep93xx SoC pin controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#035f9007</link>
        <description>pinctrl: add a Cirrus ep93xx SoC pin controllerAdd a pin control (only multiplexing) driver for ep93xx SoC sowe can fully convert ep93xx to device tree.This driver is capable of muxing ep9301/ep9302/ep9307/ep9312/ep9315variants, this is chosen based on &quot;compatible&quot; in device tree.Co-developed-by: Alexander Sverdlin &lt;alexander.sverdlin@gmail.com&gt;Signed-off-by: Alexander Sverdlin &lt;alexander.sverdlin@gmail.com&gt;Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;Tested-by: Alexander Sverdlin &lt;alexander.sverdlin@gmail.com&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Acked-by: Vinod Koul &lt;vkoul@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Mon, 09 Sep 2024 08:10:29 +0000</pubDate>
        <dc:creator>Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;</dc:creator>
    </item>
<item>
        <title>a29d8e93 - pinctrl: sophgo: add support for CV1800B SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#a29d8e93</link>
        <description>pinctrl: sophgo: add support for CV1800B SoCSophgo CV1800 series SoCs share common control logic but havedifferent register mapping. For maintenance, split the driverand pin definition of the SoC.Add base driver for CV1800 series SoC and pin definition ofCV1800B.Signed-off-by: Inochi Amaoto &lt;inochiama@outlook.com&gt;Link: https://lore.kernel.org/IA1PR20MB4953B260E04EC53F6A01EB30BBB32@IA1PR20MB4953.namprd20.prod.outlook.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Fri, 02 Aug 2024 00:35:17 +0000</pubDate>
        <dc:creator>Inochi Amaoto &lt;inochiama@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>41795aa1 - pinctrl: eyeq5: add platform driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#41795aa1</link>
        <description>pinctrl: eyeq5: add platform driverAdd the Mobileye EyeQ5 pin controller driver. It belongs to a sysconregion called OLB and gets spawned as auxiliary device to the platformdriver for clock.Existing pins and their function live statically in the driver coderather than in the devicetree, see compatible match data.Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Th&#233;o Lebrun &lt;theo.lebrun@bootlin.com&gt;Link: https://lore.kernel.org/20240730-mbly-pinctrl-v2-2-d470f64e0395@bootlin.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Tue, 30 Jul 2024 16:08:19 +0000</pubDate>
        <dc:creator>Th&#233;o Lebrun &lt;theo.lebrun@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>eb524cb6 - pinctrl: Implementation of the generic scmi-pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#eb524cb6</link>
        <description>pinctrl: Implementation of the generic scmi-pinctrl driverscmi-pinctrl driver implements pinctrl driver interface and usingSCMI protocol to redirect messages from pinctrl subsystem SDK toSCMI platform firmware, which does the changes in HW.Co-developed-by: Oleksii Moisieiev &lt;oleksii_moisieiev@epam.com&gt;Signed-off-by: Oleksii Moisieiev &lt;oleksii_moisieiev@epam.com&gt;Reviewed-by: Dhruva Gole &lt;d-gole@ti.com&gt;Reviewed-by: Andy Shevchenko &lt;andy@kernel.org&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Link: https://lore.kernel.org/r/20240418-pinctrl-scmi-v11-4-499dca9864a7@nxp.comSigned-off-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Thu, 18 Apr 2024 01:32:31 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>576623d7 - pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#576623d7</link>
        <description>pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderThe Awinic AW9523(B) is a multi-function I2C gpio expander in aTQFN-24L package, featuring PWM (max 37mA per pin, or total maxpower 3.2Watts) for LED driving capability.It has two ports with 8 pins per port (for a total of 16 pins),configurable as either PWM with 1/256 stepping or GPIO input/output,1.8V logic input; each GPIO can be configured as input or outputindependently from each other.This IC also has an internal interrupt controller, which is capableof generating an interrupt for each GPIO, depending on theconfiguration, and will raise an interrupt on the INTN pin toadvertise this to an external interrupt controller.Signed-off-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@somainline.org&gt;Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;Link: https://lore.kernel.org/r/20210624214458.68716-2-mail@david-bauer.netAcked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20240301-awinic-aw9523-v8-1-7ec572f5dfb4@linaro.org

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Fri, 01 Mar 2024 13:29:24 +0000</pubDate>
        <dc:creator>AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@somainline.org&gt;</dc:creator>
    </item>
<item>
        <title>37c646dc - pinctrl: Add support for the Lantic PEF2256 pinmux</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#37c646dc</link>
        <description>pinctrl: Add support for the Lantic PEF2256 pinmuxThe Lantiq PEF2256 is a framer and line interface component designed tofulfill all required interfacing between an analog E1/T1/J1 line and thedigital PCM system highway/H.100 bus.This kind of component can be found in old telecommunication system.It was used to digital transmission of many simultaneous telephone callsby time-division multiplexing. Also using HDLC protocol, WAN networkscan be reached through the framer.This pinmux support handles the pin muxing part (pins RP(A..D) and pinsXP(A..D)) of the PEF2256.Signed-off-by: Herve Codina &lt;herve.codina@bootlin.com&gt;Reviewed-by: Christophe Leroy &lt;christophe.leroy@csgroup.eu&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20231128132534.258459-5-herve.codina@bootlin.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Tue, 28 Nov 2023 13:25:33 +0000</pubDate>
        <dc:creator>Herve Codina &lt;herve.codina@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>901b277e - pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#901b277e</link>
        <description>pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOsTI TPS6594 PMIC has 11 GPIOs which can be usedfor different functions.This patch adds a pinctrl and GPIO drivers inorder to use those functions.Signed-off-by: Esteban Blanc &lt;eblanc@baylibre.com&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20231108104124.2818275-1-eblanc@baylibre.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Wed, 08 Nov 2023 10:41:24 +0000</pubDate>
        <dc:creator>Esteban Blanc &lt;eblanc@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>e99ce780 - pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#e99ce780</link>
        <description>pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCsThe RTD SoCs share a similar design for pinmux and pinconfig.This common pinctrl driver supports different variants within the RTDSoCs.Signed-off-by: Tzuyi Chang &lt;tychang@realtek.com&gt;Link: https://lore.kernel.org/r/20230919101117.4097-2-tychang@realtek.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Tue, 19 Sep 2023 10:11:11 +0000</pubDate>
        <dc:creator>Tzuyi Chang &lt;tychang@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>e693b6a8 - pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#e693b6a8</link>
        <description>pinctrl: pinctrl-oxnas: remove obsolete pinctrl driverDue to lack of maintenance and stall of development for a few years now,and since no new features will ever be added upstream, remove supportfor OX810 and OX820 pinctrl &amp; gpio.Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Daniel Golle &lt;daniel@makrotopia.org&gt;Acked-by: Andy Shevchenko &lt;andy@kernel.org&gt;Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;Link: https://lore.kernel.org/r/20230814-topic-oxnas-upstream-remove-v3-1-04a0c5cdda52@linaro.orgSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Mon, 14 Aug 2023 08:16:37 +0000</pubDate>
        <dc:creator>Neil Armstrong &lt;neil.armstrong@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>405ac045 - pinctrl: qcom: allow true compile testing</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#405ac045</link>
        <description>pinctrl: qcom: allow true compile testingMakefile selected Qualcomm pinctrl drivers only for ARCH_QCOM, makingany COMPILE_TEST options inside Kconfig ((ARCH_QCOM || COMPILE_TEST) or(OF || COMPILE_TEST)) not effective.  Always descent to the qcomsubdirectory to fix this.  All individual drivers are selected inMakefile via dedicated CONFIG entries, thus this should not havefunctional impact except when compile testing.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@linaro.org&gt;Link: https://lore.kernel.org/r/20230601152026.1182648-6-krzysztof.kozlowski@linaro.orgSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Thu, 01 Jun 2023 15:20:24 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>7edfe0ee - pinctrl: Remove Intel Thunder Bay pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#7edfe0ee</link>
        <description>pinctrl: Remove Intel Thunder Bay pinctrl driverRemove Thunder Bay specific code as the product got cancelledand there are no end customers or users.Signed-off-by: Lakshmi Sowjanya D &lt;lakshmi.sowjanya.d@intel.com&gt;Link: https://lore.kernel.org/r/20230403120235.939-1-lakshmi.sowjanya.d@intel.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Mon, 03 Apr 2023 12:02:34 +0000</pubDate>
        <dc:creator>Lakshmi Sowjanya D &lt;lakshmi.sowjanya.d@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d11f9328 - pinctrl: mlxbf3: Add pinctrl driver support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#d11f9328</link>
        <description>pinctrl: mlxbf3: Add pinctrl driver supportNVIDIA BlueField-3 SoC has a few pins that can be used as GPIOsor take the default hardware functionality. Add a driver forthe pin muxing.Signed-off-by: Asmaa Mnebhi &lt;asmaa@nvidia.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230315215027.30685-3-asmaa@nvidia.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Wed, 15 Mar 2023 21:50:27 +0000</pubDate>
        <dc:creator>Asmaa Mnebhi &lt;asmaa@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>dc6ae205 - pinctrl: ralink: move to mediatek as mtmips</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#dc6ae205</link>
        <description>pinctrl: ralink: move to mediatek as mtmipsThis platform from Ralink was acquired by MediaTek in 2011. Then, MediaTekintroduced new SoCs which utilise this platform. Move the driver tomediatek pinctrl directory. Rename the ralink core driver to mtmips.Signed-off-by: Ar&#305;n&#231; &#220;NAL &lt;arinc.unal@arinc9.com&gt;Link: https://lore.kernel.org/r/20230317213011.13656-5-arinc.unal@arinc9.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Fri, 17 Mar 2023 21:29:54 +0000</pubDate>
        <dc:creator>Ar&#305;n&#231; &#220;NAL &lt;arinc.unal@arinc9.com&gt;</dc:creator>
    </item>
<item>
        <title>fd84aaa8 - pinctrl: add NXP S32 SoC family support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#fd84aaa8</link>
        <description>pinctrl: add NXP S32 SoC family supportAdd the pinctrl driver for NXP S32 SoC family. This driver is mainly basedon NXP&apos;s downstream implementation on nxp-auto-linux repo[1].[1] https://github.com/nxp-auto-linux/linux/tree/bsp35.0-5.15.73-rt/drivers/pinctrl/freescaleSigned-off-by: Matthew Nunez &lt;matthew.nunez@nxp.com&gt;Signed-off-by: Phu Luu An &lt;phu.luuan@nxp.com&gt;Signed-off-by: Stefan-Gabriel Mirea &lt;stefan-gabriel.mirea@nxp.com&gt;Signed-off-by: Larisa Grigore &lt;larisa.grigore@nxp.com&gt;Signed-off-by: Ghennadi Procopciuc &lt;Ghennadi.Procopciuc@oss.nxp.com&gt;Signed-off-by: Andrei Stefanescu &lt;andrei.stefanescu@nxp.com&gt;Signed-off-by: Radu Pirea &lt;radu-nicolae.pirea@nxp.com&gt;Signed-off-by: Chester Lin &lt;clin@suse.com&gt;Link: https://lore.kernel.org/r/20230220023320.3499-3-clin@suse.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Mon, 20 Feb 2023 02:33:19 +0000</pubDate>
        <dc:creator>Chester Lin &lt;clin@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>f73f88ac - pinctrl: pinctrl-loongson2: add pinctrl driver support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#f73f88ac</link>
        <description>pinctrl: pinctrl-loongson2: add pinctrl driver supportThe Loongson-2 SoC has a few pins that can be used as GPIOs or takemultiple other functions. Add a driver for the pinmuxing.There is currently no support for GPIO pin pull-up and pull-down.Signed-off-by: zhanghongchen &lt;zhanghongchen@loongson.cn&gt;Co-developed-by: Yinbo Zhu &lt;zhuyinbo@loongson.cn&gt;Signed-off-by: Yinbo Zhu &lt;zhuyinbo@loongson.cn&gt;Link: https://lore.kernel.org/r/20221114024942.8111-1-zhuyinbo@loongson.cnSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 02:49:41 +0000</pubDate>
        <dc:creator>zhanghongchen &lt;zhanghongchen@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>ba7fdf88 - pinctrl: Create subdirectory for StarFive drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/Makefile#ba7fdf88</link>
        <description>pinctrl: Create subdirectory for StarFive driversMove the StarFive JH7100 pinctrl driver to a new subdirectoryin preparation for adding more StarFive pinctrl drivers. Nofunctional change.Signed-off-by: Jianlong Huang &lt;jianlong.huang@starfivetech.com&gt;Signed-off-by: Hal Feng &lt;hal.feng@linux.starfivetech.com&gt;Link: https://lore.kernel.org/r/20220930060819.5320-1-hal.feng@linux.starfivetech.comSigned-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/Makefile</description>
        <pubDate>Fri, 30 Sep 2022 06:08:19 +0000</pubDate>
        <dc:creator>Jianlong Huang &lt;jianlong.huang@starfivetech.com&gt;</dc:creator>
    </item>
</channel>
</rss>
