diff mbox

ARM: dts: r8a7794: Remove nonexistent thermal sensor clock

Message ID 1463679959-30414-1-git-send-email-geert+renesas@glider.be (mailing list archive)
State Accepted
Commit 79c530ed4dd374e51f3c8ff75134a1da201952b7
Headers show

Commit Message

Geert Uytterhoeven May 19, 2016, 5:45 p.m. UTC
According to the latest information, there is no thermal IP block
present on the r8a7794 SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 include/dt-bindings/clock/r8a7794-clock.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Horman May 20, 2016, 4:23 a.m. UTC | #1
On Thu, May 19, 2016 at 07:45:59PM +0200, Geert Uytterhoeven wrote:
> According to the latest information, there is no thermal IP block
> present on the r8a7794 SoC.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, I have queued this up.
diff mbox

Patch

diff --git a/include/dt-bindings/clock/r8a7794-clock.h b/include/dt-bindings/clock/r8a7794-clock.h
index 4d3ecd626c1fe0a3..a3491ba2f6ecbf25 100644
--- a/include/dt-bindings/clock/r8a7794-clock.h
+++ b/include/dt-bindings/clock/r8a7794-clock.h
@@ -67,7 +67,6 @@ 
 #define R8A7794_CLK_IRQC		7
 
 /* MSTP5 */
-#define R8A7794_CLK_THERMAL		22
 #define R8A7794_CLK_PWM			23
 
 /* MSTP7 */