<?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>9bc63311 - hte: tegra194: add GPIOLIB dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hte/Kconfig#9bc63311</link>
        <description>hte: tegra194: add GPIOLIB dependencyThe driver started calling into a few interfaces that are part of GPIOLIB anddon&apos;t have stub implementations otherwise:drivers/hte/hte-tegra194.c: In function &apos;tegra_hte_line_xlate&apos;:drivers/hte/hte-tegra194.c:424:48: error: implicit declaration of function &apos;gpio_device_get_base&apos;; did you mean &apos;gpio_device_get_desc&apos;? [-Werror=implicit-function-declaration]  424 |                 line_id = desc-&gt;attr.line_id - gpio_device_get_base(gs-&gt;gdev);      |                                                ^~~~~~~~~~~~~~~~~~~~      |                                                gpio_device_get_descAdd a Kconfig dependency to only allow building when this is defined.Fixes: dc850faa28ee0 (&quot;hte: tegra194: don&apos;t access struct gpio_chip&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Dipen Patel &lt;dipenp@nvidia.com&gt;Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/hte/Kconfig</description>
        <pubDate>Mon, 23 Oct 2023 18:06:58 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>63137bee - hte: allow building modules with COMPILE_TEST enabled</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hte/Kconfig#63137bee</link>
        <description>hte: allow building modules with COMPILE_TEST enabledAllow building all HTE modules with COMPILE_TEST Kconfig option enabled.Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Acked-by: Dipen Patel &lt;dipenp@nvidia.com&gt;Signed-off-by: Dipen Patel &lt;dipenp@nvidia.com&gt;

            List of files:
            /linux-6.15/drivers/hte/Kconfig</description>
        <pubDate>Mon, 11 Sep 2023 09:46:04 +0000</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>9a75a7cd - hte: Add Tegra HTE test driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hte/Kconfig#9a75a7cd</link>
        <description>hte: Add Tegra HTE test driverThe test driver uses IRQ and GPIO lines to timestamp using HTEsubsystem. The patch also adds compilation support in Kconfig andMakefile.Signed-off-by: Dipen Patel &lt;dipenp@nvidia.com&gt;Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;

            List of files:
            /linux-6.15/drivers/hte/Kconfig</description>
        <pubDate>Fri, 22 Apr 2022 20:52:20 +0000</pubDate>
        <dc:creator>Dipen Patel &lt;dipenp@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>09574cca - hte: Add Tegra194 HTE kernel provider</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hte/Kconfig#09574cca</link>
        <description>hte: Add Tegra194 HTE kernel providerTegra194 device has multiple HTE instances also known as GTE (GenericHardware Timestamping Engine) which can timestamp subset of SoC linesand signals. This provider driver focuses on IRQ and GPIO lines andexposes timestamping ability on those lines to the consumers throughHTE subsystem.Also, with this patch, added:- documentation about this provider and its capabilities atDocumentation/hte.- Compilation support in Makefile and KconfigSigned-off-by: Dipen Patel &lt;dipenp@nvidia.com&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;

            List of files:
            /linux-6.15/drivers/hte/Kconfig</description>
        <pubDate>Fri, 22 Apr 2022 20:52:14 +0000</pubDate>
        <dc:creator>Dipen Patel &lt;dipenp@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>31ab09b4 - drivers: Add hardware timestamp engine (HTE) subsystem</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/hte/Kconfig#31ab09b4</link>
        <description>drivers: Add hardware timestamp engine (HTE) subsystemSome devices can timestamp system lines/signals/Buses in real-timeusing the hardware counter or other hardware means which can givefiner granularity and help avoid jitter introduced by softwaretimestamping. To utilize such functionality, this patchset createsHTE subsystem where devices can register themselves as providers sothat the consumers devices can request specific line from theproviders. The patch also adds compilation support in Makefile andmenu options in Kconfig.The provider does following:- Registers chip with the framework.- Provides translation hook to convert logical line id.- Provides enable/disable, request/release callbacks.- Pushes timestamp data to HTE subsystem.The consumer does following:- Initializes line attribute.- Gets HTE timestamp descriptor.- Requests timestamp functionality.- Puts HTE timestamp descriptor.Signed-off-by: Dipen Patel &lt;dipenp@nvidia.com&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;

            List of files:
            /linux-6.15/drivers/hte/Kconfig</description>
        <pubDate>Fri, 22 Apr 2022 20:52:13 +0000</pubDate>
        <dc:creator>Dipen Patel &lt;dipenp@nvidia.com&gt;</dc:creator>
    </item>
</channel>
</rss>
