linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config
@ 2020-09-11 10:01 Lad Prabhakar
  2020-09-12 11:52 ` Niklas Söderlund
  0 siblings, 1 reply; 2+ messages in thread
From: Lad Prabhakar @ 2020-09-11 10:01 UTC (permalink / raw)
  To: Geert Uytterhoeven, Zhang Rui, Daniel Lezcano, Amit Kucheria
  Cc: linux-pm, linux-kernel, linux-renesas-soc, Lad Prabhakar, Prabhakar

rcar_gen3_thermal driver is also used on Renesas RZ/G2 SoC's, update the
same to reflect the description for RCAR_GEN3_THERMAL config.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
---
 drivers/thermal/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index b668224f906d..7edc8dc6bbab 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -346,13 +346,13 @@ config RCAR_THERMAL
 	  thermal framework.
 
 config RCAR_GEN3_THERMAL
-	tristate "Renesas R-Car Gen3 thermal driver"
+	tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver"
 	depends on ARCH_RENESAS || COMPILE_TEST
 	depends on HAS_IOMEM
 	depends on OF
 	help
-	  Enable this to plug the R-Car Gen3 thermal sensor driver into the Linux
-	  thermal framework.
+	  Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
+	  the Linux thermal framework.
 
 config KIRKWOOD_THERMAL
 	tristate "Temperature sensor on Marvell Kirkwood SoCs"
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config
  2020-09-11 10:01 [PATCH] thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config Lad Prabhakar
@ 2020-09-12 11:52 ` Niklas Söderlund
  0 siblings, 0 replies; 2+ messages in thread
From: Niklas Söderlund @ 2020-09-12 11:52 UTC (permalink / raw)
  To: Lad Prabhakar
  Cc: Geert Uytterhoeven, Zhang Rui, Daniel Lezcano, Amit Kucheria,
	linux-pm, linux-kernel, linux-renesas-soc, Prabhakar

Hi Lad,

Thanks for your work.

On 2020-09-11 11:01:48 +0100, Lad Prabhakar wrote:
> rcar_gen3_thermal driver is also used on Renesas RZ/G2 SoC's, update the
> same to reflect the description for RCAR_GEN3_THERMAL config.

Same comment about the commit message as for the VIN and CSI2 series 
with same commit message. With that fixed,

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> 
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
> ---
>  drivers/thermal/Kconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
> index b668224f906d..7edc8dc6bbab 100644
> --- a/drivers/thermal/Kconfig
> +++ b/drivers/thermal/Kconfig
> @@ -346,13 +346,13 @@ config RCAR_THERMAL
>  	  thermal framework.
>  
>  config RCAR_GEN3_THERMAL
> -	tristate "Renesas R-Car Gen3 thermal driver"
> +	tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver"
>  	depends on ARCH_RENESAS || COMPILE_TEST
>  	depends on HAS_IOMEM
>  	depends on OF
>  	help
> -	  Enable this to plug the R-Car Gen3 thermal sensor driver into the Linux
> -	  thermal framework.
> +	  Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
> +	  the Linux thermal framework.
>  
>  config KIRKWOOD_THERMAL
>  	tristate "Temperature sensor on Marvell Kirkwood SoCs"
> -- 
> 2.17.1
> 

-- 
Regards,
Niklas Söderlund

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-12 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 10:01 [PATCH] thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config Lad Prabhakar
2020-09-12 11:52 ` Niklas Söderlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).