<?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>291f7856 - pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#291f7856</link>
        <description>pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC supportAdd initial pin control support for the R-Car V4M (R8A779H0) SoC,including bias, drive strength and voltage control.Signed-off-by: Cong Dang &lt;cong.dang.xn@renesas.com&gt;[geert: Fixes and cleanups]Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/5f59263e75be713dc954007cfeb2c99274c9d761.1706264667.git.geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Fri, 26 Jan 2024 10:44:00 +0000</pubDate>
        <dc:creator>Cong Dang &lt;cong.dang.xn@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>47ea7ff1 - pinctrl: renesas: Remove R-Car H3 ES1.* handling</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#47ea7ff1</link>
        <description>pinctrl: renesas: Remove R-Car H3 ES1.* handlingR-Car H3 ES1.* was only available to an internal development group andneeded a lot of quirks and workarounds.  These become a maintenanceburden now, so our development group decided to remove upstream supportand disable booting for this SoC.  Public users only have ES2 onwards.Signed-off-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart+renesas@ideasonboard.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20230307105645.5285-2-wsa+renesas@sang-engineering.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Tue, 07 Mar 2023 10:56:37 +0000</pubDate>
        <dc:creator>Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;</dc:creator>
    </item>
<item>
        <title>ad9bb2fe - pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#ad9bb2fe</link>
        <description>pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC supportThis patch adds initial pinctrl support for the R-Car V4H (R8A779G0)SoC, including bias, drive strength and voltage control.This patch was created based on the Rev.0.51 datasheet.Signed-off-by: LUU HOAI &lt;hoai.luu.ub@renesas.com&gt;Signed-off-by: Takeshi Kihara &lt;takeshi.kihara.df@renesas.com&gt;[Morimoto: merge Kihara-san&apos;s MODSEL8 fixup patch, cleanup white space, care about reserved bits on each configs, fixup comments, etc.]Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;Link: https://lore.kernel.org/r/87czepty0j.wl-kuninori.morimoto.gx@renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Fri, 01 Jul 2022 01:36:13 +0000</pubDate>
        <dc:creator>LUU HOAI &lt;hoai.luu.ub@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>92a9b825 - pinctrl: renesas: Add RZ/V2M pin and gpio controller driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#92a9b825</link>
        <description>pinctrl: renesas: Add RZ/V2M pin and gpio controller driverAdd support for pin and gpio controller driver for RZ/V2M SoC.Based on the RZ/G2L driver.Note that the DETDO and DETMS dedicated pins are currently notdocumented in the HW manual as to which pin group they are in.HW team has since said that the output level of 1.8V I/O group 4(for MD0-7, and debugger) is the same as the 1.8V I/O group 3.Signed-off-by: Phil Edworthy &lt;phil.edworthy@renesas.com&gt;Reviewed-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Link: https://lore.kernel.org/r/20220624084833.22605-3-phil.edworthy@renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Fri, 24 Jun 2022 08:48:33 +0000</pubDate>
        <dc:creator>Phil Edworthy &lt;phil.edworthy@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>030ac6d7 - pinctrl: renesas: Initial R8A779F0 PFC support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#030ac6d7</link>
        <description>pinctrl: renesas: Initial R8A779F0 PFC supportAdd initial Pin Function Controller (PFC) support for the Renesas R-CarS4-8 (R8A779F0) SoC, including bias, drive strength and voltage control.Based on a larger patch in the BSP by LUU HOAI.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Acked-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/fd8201da404b7b0897130b254380ffc97f437266.1645457792.git.geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Mon, 21 Feb 2022 15:43:38 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>c4c4637e - pinctrl: renesas: Add RZ/G2L pin and gpio controller driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#c4c4637e</link>
        <description>pinctrl: renesas: Add RZ/G2L pin and gpio controller driverAdd support for pin and gpio controller driver for RZ/G2L SoC.Based on a patch in the BSP by Hien Huynh &lt;hien.huynh.px@renesas.com&gt;.Signed-off-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Reviewed-by: Biju Das &lt;biju.das.jz@bp.renesas.com&gt;Link: https://lore.kernel.org/r/20210727112328.18809-3-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Tue, 27 Jul 2021 11:23:26 +0000</pubDate>
        <dc:creator>Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>741a7370 - pinctrl: renesas: Initial R8A779A0 (V3U) PFC support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#741a7370</link>
        <description>pinctrl: renesas: Initial R8A779A0 (V3U) PFC supportThis patch adds initial pinctrl support for the R8A779A0 (V3U) SoC,including bias, drive strength and voltage control.Based on patch by LUU HOAI &lt;hoai.luu.ub@renesas.com&gt;.Signed-off-by: Ulrich Hecht &lt;uli+renesas@fpond.eu&gt;Tested-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Link: https://lore.kernel.org/r/20210112165912.30876-5-uli+renesas@fpond.euSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Tue, 12 Jan 2021 16:59:10 +0000</pubDate>
        <dc:creator>Ulrich Hecht &lt;uli+renesas@fpond.eu&gt;</dc:creator>
    </item>
<item>
        <title>540d9757 - pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#540d9757</link>
        <description>pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc codeMost, but not all, Renesas pin control drivers use the &quot;sh-pfc&quot; pincontrol framework.  As of commit 8449bfa9e6a9f7ec (&quot;pinctrl: sh-pfc:Collect Renesas related CONFIGs in one place&quot;), the code for thisframework is always built when Renesas SoC pin control support isenabled, regardless of whether the enabled pin control drivers need itor not.Fix this by reintroducing the CONFIG_SH_PFC symbol to control inclusionof the &quot;sh-pfc&quot; framework and its dependencies, and selecting it whenneeded.This reduces kernel size of a typical RZ/A1 or RZ/A2 kernel by more than6 resp. 11 KiB.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20200909131534.12897-4-geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Wed, 09 Sep 2020 13:15:34 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>077365a9 - pinctrl: Rename sh-pfc to renesas</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/renesas/Makefile#077365a9</link>
        <description>pinctrl: Rename sh-pfc to renesasThe drivers/pinctrl/sh-pfc subdirectory was originally created to grouppin control drivers for various Renesas SuperH and SH-Mobile platforms.However, the name &quot;sh-pfc&quot; no longer reflects its contents, as thedirectory now contains pin control drivers for Renesas SuperH, ARM32,and ARM64 SoCs.Hence rename the subdirectory from drivers/pinctrl/sh-pfc todrivers/pinctrl/renesas, and the related Kconfig symbol fromPINCTRL_SH_PFC to PINCTRL_RENESAS.Rename the git branch in MAINTAINERS, too, for consistency.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20200909131534.12897-3-geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/pinctrl/renesas/Makefile</description>
        <pubDate>Wed, 09 Sep 2020 13:15:33 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
</channel>
</rss>
