lkml.org 
[lkml]   [2021]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC v2 10/11] hte: Add tegra GPIO HTE test driver
From
Date
Hi,

On 9/30/21 4:26 PM, Dipen Patel wrote:
> diff --git a/drivers/hte/Kconfig b/drivers/hte/Kconfig
> index eb339526f141..57c97034d187 100644
> --- a/drivers/hte/Kconfig
> +++ b/drivers/hte/Kconfig
> @@ -38,4 +38,13 @@ config HTE_TEGRA194_IRQ_TEST
> The NVIDIA Tegra194 GTE IRQ test driver demonstrates HTE subsystem
> usage for the LIC IRQ hardware timestamp.
>
> +config HTE_TEGRA194_GPIO_TEST
> + tristate "NVIDIA Tegra194 HTE GPIO Test"
> + depends on HTE_TEGRA194
> + help
> + The NVIDIA Tegra194 GTE GPIO test driver demonstrates how to use HTE

to use the HTE

> + subsystem indirectly through gpiolib API calls for GPIO line for the

lines

> + hardware assisted timestamping.

hardware-assisted

> +
> endif

Also:

Please follow coding-style for Kconfig files:

(from Documentation/process/coding-style.rst, section 10):

For all of the Kconfig* configuration files throughout the source tree,
the indentation is somewhat different. Lines under a ``config`` definition
are indented with one tab, while help text is indented an additional two
spaces.

Some of the lines above are indented with spaces instead of one tab.


thanks.
--
~Randy

\
 
 \ /
  Last update: 2021-10-02 01:48    [W:0.281 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site