All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] thermal: rcar: Remove binding docs for r8a7794
@ 2016-03-29  5:07 Simon Horman
  2016-03-29  6:48 ` Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Simon Horman @ 2016-03-29  5:07 UTC (permalink / raw)
  To: Zhang Rui, Eduardo Valentin
  Cc: Kuninori Morimoto, Magnus Damm, linux-pm, linux-renesas-soc,
	devicetree, Simon Horman, Geert Uytterhoeven

The latest information that I have is that there is no thermal IP
block present on the r8a7794 SoC so remove the corresponding binding.

Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
index e5ee3f159893..a8e52c8ccfcc 100644
--- a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
@@ -11,7 +11,6 @@ Required properties:
 			    - "renesas,thermal-r8a7791" (R-Car M2-W)
 			    - "renesas,thermal-r8a7792" (R-Car V2H)
 			    - "renesas,thermal-r8a7793" (R-Car M2-N)
-			    - "renesas,thermal-r8a7794" (R-Car E2)
 - reg			: Address range of the thermal registers.
 			  The 1st reg will be recognized as common register
 			  if it has "interrupts".
-- 
2.1.4


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

* Re: [PATCH] thermal: rcar: Remove binding docs for r8a7794
  2016-03-29  5:07 [PATCH] thermal: rcar: Remove binding docs for r8a7794 Simon Horman
@ 2016-03-29  6:48 ` Geert Uytterhoeven
  2016-03-30  1:50   ` Kuninori Morimoto
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2016-03-29  6:48 UTC (permalink / raw)
  To: Simon Horman
  Cc: Zhang Rui, Eduardo Valentin, Kuninori Morimoto, Magnus Damm,
	Linux PM list, linux-renesas-soc, devicetree, Geert Uytterhoeven

On Tue, Mar 29, 2016 at 7:07 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> The latest information that I have is that there is no thermal IP
> block present on the r8a7794 SoC so remove the corresponding binding.
>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] thermal: rcar: Remove binding docs for r8a7794
  2016-03-29  5:07 [PATCH] thermal: rcar: Remove binding docs for r8a7794 Simon Horman
@ 2016-03-30  1:50   ` Kuninori Morimoto
  2016-03-30  1:50   ` Kuninori Morimoto
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2016-03-30  1:50 UTC (permalink / raw)
  To: Simon Horman
  Cc: Zhang Rui, Eduardo Valentin, Magnus Damm, linux-pm,
	linux-renesas-soc, devicetree, Geert Uytterhoeven


Hi

> The latest information that I have is that there is no thermal IP
> block present on the r8a7794 SoC so remove the corresponding binding.
> 
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

>  Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
> index e5ee3f159893..a8e52c8ccfcc 100644
> --- a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
> +++ b/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
> @@ -11,7 +11,6 @@ Required properties:
>  			    - "renesas,thermal-r8a7791" (R-Car M2-W)
>  			    - "renesas,thermal-r8a7792" (R-Car V2H)
>  			    - "renesas,thermal-r8a7793" (R-Car M2-N)
> -			    - "renesas,thermal-r8a7794" (R-Car E2)
>  - reg			: Address range of the thermal registers.
>  			  The 1st reg will be recognized as common register
>  			  if it has "interrupts".
> -- 
> 2.1.4
> 

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

* Re: [PATCH] thermal: rcar: Remove binding docs for r8a7794
@ 2016-03-30  1:50   ` Kuninori Morimoto
  0 siblings, 0 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2016-03-30  1:50 UTC (permalink / raw)
  To: Simon Horman
  Cc: Zhang Rui, Eduardo Valentin, Magnus Damm, linux-pm,
	linux-renesas-soc, devicetree, Geert Uytterhoeven


Hi

> The latest information that I have is that there is no thermal IP
> block present on the r8a7794 SoC so remove the corresponding binding.
> 
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

>  Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
> index e5ee3f159893..a8e52c8ccfcc 100644
> --- a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
> +++ b/Documentation/devicetree/bindings/thermal/rcar-thermal.txt
> @@ -11,7 +11,6 @@ Required properties:
>  			    - "renesas,thermal-r8a7791" (R-Car M2-W)
>  			    - "renesas,thermal-r8a7792" (R-Car V2H)
>  			    - "renesas,thermal-r8a7793" (R-Car M2-N)
> -			    - "renesas,thermal-r8a7794" (R-Car E2)
>  - reg			: Address range of the thermal registers.
>  			  The 1st reg will be recognized as common register
>  			  if it has "interrupts".
> -- 
> 2.1.4
> 

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

* Re: [PATCH] thermal: rcar: Remove binding docs for r8a7794
  2016-03-29  5:07 [PATCH] thermal: rcar: Remove binding docs for r8a7794 Simon Horman
@ 2016-03-31 14:22     ` Rob Herring
  2016-03-30  1:50   ` Kuninori Morimoto
                       ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2016-03-31 14:22 UTC (permalink / raw)
  To: Simon Horman
  Cc: Zhang Rui, Eduardo Valentin, Kuninori Morimoto, Magnus Damm,
	linux-pm-u79uwXL29TY76Z2rM5mHXA,
	linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Geert Uytterhoeven

On Tue, Mar 29, 2016 at 02:07:45PM +0900, Simon Horman wrote:
> The latest information that I have is that there is no thermal IP
> block present on the r8a7794 SoC so remove the corresponding binding.
> 
> Cc: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
> Signed-off-by: Simon Horman <horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
> ---
>  Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] thermal: rcar: Remove binding docs for r8a7794
@ 2016-03-31 14:22     ` Rob Herring
  0 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2016-03-31 14:22 UTC (permalink / raw)
  To: Simon Horman
  Cc: Zhang Rui, Eduardo Valentin, Kuninori Morimoto, Magnus Damm,
	linux-pm, linux-renesas-soc, devicetree, Geert Uytterhoeven

On Tue, Mar 29, 2016 at 02:07:45PM +0900, Simon Horman wrote:
> The latest information that I have is that there is no thermal IP
> block present on the r8a7794 SoC so remove the corresponding binding.
> 
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>  Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 1 -
>  1 file changed, 1 deletion(-)

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

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

* Re: [PATCH] thermal: rcar: Remove binding docs for r8a7794
  2016-03-29  5:07 [PATCH] thermal: rcar: Remove binding docs for r8a7794 Simon Horman
                   ` (2 preceding siblings ...)
       [not found] ` <1459228065-18674-1-git-send-email-horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
@ 2016-04-01  1:53 ` Eduardo Valentin
  3 siblings, 0 replies; 7+ messages in thread
From: Eduardo Valentin @ 2016-04-01  1:53 UTC (permalink / raw)
  To: Simon Horman
  Cc: Zhang Rui, Kuninori Morimoto, Magnus Damm, linux-pm,
	linux-renesas-soc, devicetree, Geert Uytterhoeven

On Tue, Mar 29, 2016 at 02:07:45PM +0900, Simon Horman wrote:
> The latest information that I have is that there is no thermal IP
> block present on the r8a7794 SoC so remove the corresponding binding.
> 
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Add this to my -fixes branch.

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

end of thread, other threads:[~2016-04-01  1:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-29  5:07 [PATCH] thermal: rcar: Remove binding docs for r8a7794 Simon Horman
2016-03-29  6:48 ` Geert Uytterhoeven
2016-03-30  1:50 ` Kuninori Morimoto
2016-03-30  1:50   ` Kuninori Morimoto
     [not found] ` <1459228065-18674-1-git-send-email-horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2016-03-31 14:22   ` Rob Herring
2016-03-31 14:22     ` Rob Herring
2016-04-01  1:53 ` Eduardo Valentin

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.