<?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>7124c938 - phy: ti: fix Kconfig warning and operator precedence</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#7124c938</link>
        <description>phy: ti: fix Kconfig warning and operator precedenceFix Kconfig depends operator precedence to prevent a Kconfig warning:WARNING: unmet direct dependencies detected for MUX_MMIO  Depends on [n]: MULTIPLEXER [=m] &amp;&amp; OF [=n]  Selected by [m]:  - PHY_AM654_SERDES [=m] &amp;&amp; (OF [=n] &amp;&amp; ARCH_K3 || COMPILE_TEST [=y]) &amp;&amp; COMMON_CLK [=y]Fixes: 71e2f5c5c224 (&quot;phy: ti: Add a new SERDES driver for TI&apos;s AM654x SoC&quot;)Fixes: 091876cc355d (&quot;phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Vinod Koul &lt;vkoul@kernel.org&gt;Cc: Kishon Vijay Abraham I &lt;kishon@kernel.org&gt;Cc: linux-phy@lists.infradead.orgCc: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20230110062529.22668-1-rdunlap@infradead.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Tue, 10 Jan 2023 06:25:29 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>738a2692 - phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#738a2692</link>
        <description>phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyThe phy-gmii-sel can be only auto selected in Kconfig and now the prettycomplex Kconfig dependencies are defined for phy-gmii-sel driver, whichalso need to be updated every time phy-gmii-sel is re-used for any newnetworking driver.Simplify Kconfig definition for phy-gmii-sel PHY driver - drop alldependencies and from networking drivers and rely on using &apos;implyPHY_TI_GMII_SEL&apos; in Kconfig definitions for networking drivers instead.Signed-off-by: Grygorii Strashko &lt;grygorii.strashko@ti.com&gt;Acked-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Tested-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;Tested-by: Peter Ujfalusi &lt;peter.ujfalusi@ti.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Mon, 23 Mar 2020 22:52:44 +0000</pubDate>
        <dc:creator>Grygorii Strashko &lt;grygorii.strashko@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>42bbdd99 - phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#42bbdd99</link>
        <description>phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSIf CONFIG_OF_ADDRESS is not set and COMPILE_TEST=y, the followingerror is seen while building phy-j721e-wiz.cdrivers/phy/ti/phy-j721e-wiz.o: In function `wiz_remove&apos;:phy-j721e-wiz.c:(.text+0x1a): undefined reference to`of_platform_device_destroy&apos;Fix the config dependency for PHY_J721E_WIZ here.Reported-by: Hulk Robot &lt;hulkci@huawei.com&gt;Fixes: 091876cc355d (&quot;phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC&quot;)Signed-off-by: Hongbo Yao &lt;yaohongbo@huawei.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Link: https://lore.kernel.org/r/20200117212310.2864-1-kishon@ti.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Fri, 17 Jan 2020 21:23:10 +0000</pubDate>
        <dc:creator>Hongbo Yao &lt;yaohongbo@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>e7b4aaf0 - phy: Enable compile testing for some of drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#e7b4aaf0</link>
        <description>phy: Enable compile testing for some of driversSome of the phy drivers can be compile tested to increase buildcoverage.Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Acked-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Fri, 03 Jan 2020 16:47:10 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>091876cc - phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#091876cc</link>
        <description>phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCAdd support for WIZ module present in TI&apos;s J721E SoC. WIZ is a SERDESwrapper used to configure some of the input signals to the SERDES. It isused with both Sierra(16G) and Torrent(10G) SERDES. This driver configuresthree clock selects (pll0, pll1, dig), two divider clocks and supportsresets for each of the lanes.[jsarha@ti.com: Add support for Torrent(10G) SERDES wrapper]Signed-off-by: Jyri Sarha &lt;jsarha@ti.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Mon, 16 Dec 2019 09:57:12 +0000</pubDate>
        <dc:creator>Kishon Vijay Abraham I &lt;kishon@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>203b7ee1 - phy: Enable compile testing for some of drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#203b7ee1</link>
        <description>phy: Enable compile testing for some of driversSome of the phy drivers can be compile tested to increase buildcoverage.Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Link: https://lore.kernel.org/r/20200103164710.4829-2-krzk@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Fri, 03 Jan 2020 16:47:10 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>da84e50c - phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#da84e50c</link>
        <description>phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driverAdd dependency from TI_CPSW_SWITCHDEV.Signed-off-by: Grygorii Strashko &lt;grygorii.strashko@ti.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Tue, 19 Nov 2019 22:19:21 +0000</pubDate>
        <dc:creator>Grygorii Strashko &lt;grygorii.strashko@ti.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/phy/ti/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/phy/ti/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>71e2f5c5 - phy: ti: Add a new SERDES driver for TI&apos;s AM654x SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#71e2f5c5</link>
        <description>phy: ti: Add a new SERDES driver for TI&apos;s AM654x SoCAdd a new SERDES driver for TI&apos;s AM654x SoC which configuresthe SERDES only for PCIe. Support fo USB3 will be added later.SERDES in am654x has three input clocks (left input, externel referenceclock and right input) and two output clocks (left output and rightoutput) in addition to a PLL mux clock which the SERDES uses for ClockMultiplier Unit (CMU refclock).The PLL mux clock can select from one of the three input clocks.The right output can select between left input and external referenceclock while the left output can select between the right input andexternal reference clock.The driver has support to select PLL mux and left/right output mux asspecified in device tree.[rogerq@ti.com: Fix boot lockup caused by accessing a structure member(hw-&gt;init) allocated in stack of probe() and accessed in get_parent][rogerq@ti.com: Fix &quot;Failed to find the parent&quot; warnings]Signed-off-by: Roger Quadros &lt;rogerq@ti.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Wed, 17 Apr 2019 06:19:39 +0000</pubDate>
        <dc:creator>Kishon Vijay Abraham I &lt;kishon@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>d41ce98a - phy: ti: usb2: fix OMAP_CONTROL_PHY dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#d41ce98a</link>
        <description>phy: ti: usb2: fix OMAP_CONTROL_PHY dependencyWith randconfig build testing on arm64, we can run into a configurationthat has CONFIG_OMAP_CONTROL_PHY=m and CONFIG_OMAP_USB2=y, which in turncauses a link failure:drivers/phy/ti/phy-omap-usb2.o: In function `omap_usb_phy_power&apos;:phy-omap-usb2.c:(.text+0x17c): undefined reference to `omap_control_phy_power&apos;I could not come up with a good way to correctly describe the relationof the two symbols, but if we just select CONFIG_OMAP_CONTROL_PHYduring compile testing, we can no longer run into the broken configuration.Fixes: 6777cee3a872 (&quot;phy: ti: usb2: Add support for AM654 USB2 PHY&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Mon, 04 Mar 2019 20:23:57 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>6777cee3 - phy: ti: usb2: Add support for AM654 USB2 PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#6777cee3</link>
        <description>phy: ti: usb2: Add support for AM654 USB2 PHYAdd support for the USB2 PHY on the AM654 SoC.Signed-off-by: Roger Quadros &lt;rogerq@ti.com&gt;Signed-off-by: Sekhar Nori &lt;nsekhar@ti.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Wed, 05 Dec 2018 15:03:26 +0000</pubDate>
        <dc:creator>Roger Quadros &lt;rogerq@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>266744fa - phy: ti: Don&apos;t depend on OMAP_OCP2SCP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#266744fa</link>
        <description>phy: ti: Don&apos;t depend on OMAP_OCP2SCPTI_PIPE3 and OMAP_USB2 don&apos;t depend on OMAP_OCP2SCPfor build.Signed-off-by: Roger Quadros &lt;rogerq@ti.com&gt;Signed-off-by: Sekhar Nori &lt;nsekhar@ti.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Wed, 05 Dec 2018 15:03:24 +0000</pubDate>
        <dc:creator>Roger Quadros &lt;rogerq@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>7acf8b36 - phy: ti: Fix compilation failures without REGMAP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#7acf8b36</link>
        <description>phy: ti: Fix compilation failures without REGMAPThis driver requires regmap or the compile fails:drivers/phy/ti/phy-gmii-sel.c:43:27: error: array type has incomplete element type &#8216;struct reg_field&#8217;  const struct reg_field (*regfields)[PHY_GMII_SEL_LAST];Add it to kconfig.Signed-off-by: Jason Gunthorpe &lt;jgg@mellanox.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Mon, 07 Jan 2019 17:54:14 +0000</pubDate>
        <dc:creator>Jason Gunthorpe &lt;jgg@mellanox.com&gt;</dc:creator>
    </item>
<item>
        <title>92b58b34 - phy: ti: introduce phy-gmii-sel driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#92b58b34</link>
        <description>phy: ti: introduce phy-gmii-sel driverTI am335x/am437x/dra7(am5)/dm814x CPSW3G Ethernet Subsystem supports two10/100/1000 Ethernet ports with selectable G/MII, RMII, and RGMIIinterfaces. The interface mode is selected by configuring the MII modeselection register(s) (GMII_SEL) in the System Control Module chapter(SCM). GMII_SEL register(s) and bit fields placement in SCM are differentbetween SoCs while fields meaning is the same.Historically CPSW external Port&apos;s interface mode selection configurationwas introduced using custom API and driver cpsw-phy-sel.c. This leads tounnecessary driver, DT binding and custom API support effort.This patch introduces CPSW Port&apos;s PHY Interface Mode selection Driver(phy-gmii-sel) which implements standard Linux PHY interface and usedas a replacement for TI&apos;s specific driver cpsw-phy-sel.c and correspondingcustom API.Cc: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Cc: Tony Lindgren &lt;tony@atomide.com&gt;Signed-off-by: Grygorii Strashko &lt;grygorii.strashko@ti.com&gt;Signed-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Mon, 26 Nov 2018 00:15:23 +0000</pubDate>
        <dc:creator>Grygorii Strashko &lt;grygorii.strashko@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>0b56e9a7 - phy: Group vendor specific phy drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/phy/ti/Kconfig#0b56e9a7</link>
        <description>phy: Group vendor specific phy driversAdding vendor specific directories in phy to groupphy drivers under their respective vendor umbrella.Also updated the MAINTAINERS file to reflect the correctdirectory structure for phy drivers.Signed-off-by: Vivek Gautam &lt;vivek.gautam@codeaurora.org&gt;Acked-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Acked-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Acked-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;Cc: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Cc: David S. Miller &lt;davem@davemloft.net&gt;Cc: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Cc: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Cc: Guenter Roeck &lt;linux@roeck-us.net&gt;Cc: Heiko Stuebner &lt;heiko@sntech.de&gt;Cc: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Cc: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Cc: Chen-Yu Tsai &lt;wens@csie.org&gt;Cc: Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;Cc: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Cc: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;Cc: Stephen Boyd &lt;stephen.boyd@linaro.org&gt;Cc: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Cc: linux-arm-kernel@lists.infradead.orgCc: linux-arm-msm@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: linux-omap@vger.kernel.orgCc: linux-renesas-soc@vger.kernel.orgCc: linux-rockchip@lists.infradead.orgCc: linux-samsung-soc@vger.kernel.orgCc: linux-usb@vger.kernel.orgSigned-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;

            List of files:
            /linux-6.15/drivers/phy/ti/Kconfig</description>
        <pubDate>Thu, 11 May 2017 06:47:42 +0000</pubDate>
        <dc:creator>Vivek Gautam &lt;vivek.gautam@codeaurora.org&gt;</dc:creator>
    </item>
</channel>
</rss>
