All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts
@ 2018-11-07 13:35 Geert Uytterhoeven
  2018-11-07 15:06 ` Fabrizio Castro
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-11-07 13:35 UTC (permalink / raw)
  To: Zhang Rui, Eduardo Valentin, Daniel Lezcano, Rob Herring, Mark Rutland
  Cc: Wolfram Sang, Fabrizio Castro, linux-pm, devicetree,
	linux-renesas-soc, Geert Uytterhoeven

RZ/G2M also has 3 interrupts routed to the TSC, but the list was not
updated to reflect this.

Just drop the list, as this is the case for this TSC variant in all
R-Car Gen3 and RZ/G2 SoCs.

Fixes: be6af481f3b2d508 ("dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 .../devicetree/bindings/thermal/rcar-gen3-thermal.txt          | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
index ad9a435afef446f6..b6ab60f6abbf95fd 100644
--- a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
@@ -21,8 +21,7 @@ Required properties:
 
 Optional properties:
 
-- interrupts		: interrupts routed to the TSC (3 for H3, M3-W, M3-N,
-			  and V3H)
+- interrupts		: interrupts routed to the TSC (must be 3).
 - power-domain		: Must contain a reference to the power domain. This
 			  property is mandatory if the thermal sensor instance
 			  is part of a controllable power domain.
-- 
2.17.1

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

* RE: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts
  2018-11-07 13:35 [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts Geert Uytterhoeven
@ 2018-11-07 15:06 ` Fabrizio Castro
  2018-11-08 10:36 ` Simon Horman
  2018-11-12 18:53 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Fabrizio Castro @ 2018-11-07 15:06 UTC (permalink / raw)
  To: Geert Uytterhoeven, Zhang Rui, Eduardo Valentin, Daniel Lezcano,
	Rob Herring, Mark Rutland
  Cc: Wolfram Sang, linux-pm, devicetree, linux-renesas-soc

> Subject: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts
>
> RZ/G2M also has 3 interrupts routed to the TSC, but the list was not
> updated to reflect this.
>
> Just drop the list, as this is the case for this TSC variant in all
> R-Car Gen3 and RZ/G2 SoCs.
>
> Fixes: be6af481f3b2d508 ("dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

> ---
>  .../devicetree/bindings/thermal/rcar-gen3-thermal.txt          | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-
> gen3-thermal.txt
> index ad9a435afef446f6..b6ab60f6abbf95fd 100644
> --- a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
> +++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
> @@ -21,8 +21,7 @@ Required properties:
>
>  Optional properties:
>
> -- interrupts: interrupts routed to the TSC (3 for H3, M3-W, M3-N,
> -  and V3H)
> +- interrupts: interrupts routed to the TSC (must be 3).
>  - power-domain: Must contain a reference to the power domain. This
>    property is mandatory if the thermal sensor instance
>    is part of a controllable power domain.
> --
> 2.17.1




Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

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

* Re: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts
  2018-11-07 13:35 [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts Geert Uytterhoeven
  2018-11-07 15:06 ` Fabrizio Castro
@ 2018-11-08 10:36 ` Simon Horman
  2018-11-12 18:53 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-11-08 10:36 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Zhang Rui, Eduardo Valentin, Daniel Lezcano, Rob Herring,
	Mark Rutland, Wolfram Sang, Fabrizio Castro, linux-pm,
	devicetree, linux-renesas-soc

On Wed, Nov 07, 2018 at 02:35:00PM +0100, Geert Uytterhoeven wrote:
> RZ/G2M also has 3 interrupts routed to the TSC, but the list was not
> updated to reflect this.
> 
> Just drop the list, as this is the case for this TSC variant in all
> R-Car Gen3 and RZ/G2 SoCs.
> 
> Fixes: be6af481f3b2d508 ("dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

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

* Re: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts
  2018-11-07 13:35 [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts Geert Uytterhoeven
  2018-11-07 15:06 ` Fabrizio Castro
  2018-11-08 10:36 ` Simon Horman
@ 2018-11-12 18:53 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2018-11-12 18:53 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Zhang Rui, Eduardo Valentin, Daniel Lezcano, Mark Rutland,
	Wolfram Sang, Fabrizio Castro, linux-pm, devicetree,
	linux-renesas-soc

On Wed, Nov 07, 2018 at 02:35:00PM +0100, Geert Uytterhoeven wrote:
> RZ/G2M also has 3 interrupts routed to the TSC, but the list was not
> updated to reflect this.
> 
> Just drop the list, as this is the case for this TSC variant in all
> R-Car Gen3 and RZ/G2 SoCs.
> 
> Fixes: be6af481f3b2d508 ("dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  .../devicetree/bindings/thermal/rcar-gen3-thermal.txt          | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Rob Herring <robh@kernel.org>

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07 13:35 [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts Geert Uytterhoeven
2018-11-07 15:06 ` Fabrizio Castro
2018-11-08 10:36 ` Simon Horman
2018-11-12 18:53 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.