<?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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#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/berlin/Makefile</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>423ddc58 - pinctrl: berlin: add the as370 SoC pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#423ddc58</link>
        <description>pinctrl: berlin: add the as370 SoC pinctrl driverAdd the pin-controller driver for Synaptics AS370 SoC, with definitionof its groups and functions. This uses the core Berlin pinctrl driver.Signed-off-by: Jisheng Zhang &lt;Jisheng.Zhang@synaptics.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/berlin/Makefile</description>
        <pubDate>Wed, 18 Jul 2018 06:00:30 +0000</pubDate>
        <dc:creator>Jisheng Zhang &lt;Jisheng.Zhang@synaptics.com&gt;</dc:creator>
    </item>
<item>
        <title>1bcb2021 - pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#1bcb2021</link>
        <description>pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLINCONFIG_PINCTRL_BERLIN is more suitable than CONFIG_ARCH_BERLINto guard the drivers/pinctrl/berlin/ directory.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Acked-by: Jisheng Zhang &lt;jszhang@marvell.com&gt;Acked-by: Sebastian Hesselbarth &lt;sebastian.hesselbarth@gmail.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/berlin/Makefile</description>
        <pubDate>Tue, 24 Nov 2015 11:45:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>bb3ba955 - pinctrl: berlin: add the berlin4ct pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#bb3ba955</link>
        <description>pinctrl: berlin: add the berlin4ct pinctrl driverAdd the pin-controller driver for Marvell Berlin BG4CT SoC, with definitionof its groups and functions. This uses the core Berlin pinctrl driver.Signed-off-by: Jisheng Zhang &lt;jszhang@marvell.com&gt;Acked-by: Sebastian Hesselbarth &lt;sebastian.hesselbarth@gmail.com&gt;Acked-by: Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/berlin/Makefile</description>
        <pubDate>Fri, 16 Oct 2015 07:37:08 +0000</pubDate>
        <dc:creator>Jisheng Zhang &lt;jszhang@marvell.com&gt;</dc:creator>
    </item>
<item>
        <title>48b6bce3 - pinctrl: berlin: add the BG2CD pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#48b6bce3</link>
        <description>pinctrl: berlin: add the BG2CD pinctrl driverAdd the pin-controller driver for the Berlin BG2Q SoC, with definitionof its groups and functions. Pin control registers are part of chip/system control registers, which will be represented by a single node.Until a proper driver for the chip/system control is available,register the corresponding regmap in pinctrl driver probe.Signed-off-by: Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;Acked-by: Sebastian Hesselbarth &lt;sebastian.hesselbarth@gmail.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/berlin/Makefile</description>
        <pubDate>Mon, 19 May 2014 17:36:32 +0000</pubDate>
        <dc:creator>Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>b016d1bd - pinctrl: berlin: add the BG2 pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#b016d1bd</link>
        <description>pinctrl: berlin: add the BG2 pinctrl driverAdd the pin-controller driver for the Berlin BG2 SoC, with definitionof its groups and functions. Pin control registers are part of chip/system control registers, which will be represented by a single node.Until a proper driver for the chip/system control is available,register the corresponding regmap in pinctrl driver probe.Signed-off-by: Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;Acked-by: Sebastian Hesselbarth &lt;sebastian.hesselbarth@gmail.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/berlin/Makefile</description>
        <pubDate>Mon, 19 May 2014 17:36:31 +0000</pubDate>
        <dc:creator>Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>626eea87 - pinctrl: berlin: add the BG2Q pinctrl driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#626eea87</link>
        <description>pinctrl: berlin: add the BG2Q pinctrl driverAdd the pin-controller driver for the Berlin BG2Q SoC, with definitionof its groups and functions. Pin control registers are part of chip/system control registers, which will be represented by a single node.Until a proper driver for the chip/system control is available,register the corresponding regmap in pinctrl driver probe.Signed-off-by: Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;Acked-by: Sebastian Hesselbarth &lt;sebastian.hesselbarth@gmail.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/berlin/Makefile</description>
        <pubDate>Mon, 19 May 2014 17:36:30 +0000</pubDate>
        <dc:creator>Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>3de68d33 - pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/pinctrl/berlin/Makefile#3de68d33</link>
        <description>pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsThe Marvell Berlin boards have a group based pinmuxing mechanism. Thisadds the core driver support. We actually do not need any informationabout the pins here and only have the definition of the groups.Let&apos;s take the example of the uart0 pinmuxing on the BG2Q. Balls BK4 andBH6 are muxed to respectively UART0 RX and TX if the group GSM12 is setto mode 0:Group	Modes	Offset Base	Offset	LSB	Bit WidthGSM12	3	sm_base		0x40	0x10	0x2Ball	Group	Mode 0		Mode 1		Mode 2BK4	GSM12	UART0_RX	IrDA0_RX	GPIO9BH6	GSM12	UART0_TX	IrDA0_TX	GPIO10So in order to configure BK4 -&gt; UART0_TX and BH6 -&gt; UART0_RX, we needto set (sm_base + 0x40 + 0x10) &amp;= ff3fffff.As pin control registers are part of either chip control or systemcontrol registers, that deal with a bunch of other functions we relyon a regmap instead of exclusively remapping any resources.Signed-off-by: Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;Acked-by: Sebastian Hesselbarth &lt;sebastian.hesselbarth@gmail.com&gt;Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/pinctrl/berlin/Makefile</description>
        <pubDate>Mon, 19 May 2014 17:36:29 +0000</pubDate>
        <dc:creator>Antoine Tenart &lt;antoine.tenart@free-electrons.com&gt;</dc:creator>
    </item>
</channel>
</rss>
