[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <871tb2hpn2.wl%kuninori.morimoto.gx@renesas.com>
Date: Fri, 4 Dec 2015 03:16:29 +0000
From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To: Simon <horms@...ge.net.au>, Zhang Rui <rui.zhang@...el.com>,
Eduardo Valentin <edubezval@...il.com>
CC: Magnus <magnus.damm@...il.com>, <linux-sh@...r.kernel.org>,
<linux-pm@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] enable to use thermal-zone on r8a7790/1
Hi
These are enable to use thermal-zone on r8a7790/r8a7791.
The rcar thermal driver can use of-thermal style zone by this patch,
but it still keeping current style too.
You can select trip temp by DT if you use of-thermal style (this patch).
If not, it will use fixed trip temp.
Kuninori Morimoto (4):
thermal: rcar: move rcar_thermal_dt_ids to upside
thermal: rcar: enable to use thermal-zone on DT
ARM: shmobile: r8a7790: enable to use thermal-zone
ARM: shmobile: r8a7791: enable to use thermal-zone
Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 37 +++++++++++++++++++++++++++++++++++--
arch/arm/boot/dts/r8a7790.dtsi | 26 ++++++++++++++++++++++++--
arch/arm/boot/dts/r8a7791.dtsi | 26 ++++++++++++++++++++++++--
drivers/thermal/rcar_thermal.c | 57 +++++++++++++++++++++++++++++++++++++++++++++------------
4 files changed, 128 insertions(+), 18 deletions(-)
Best regards
---
Kuninori Morimoto
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists