Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1534629 > unrolled thread
| Started by | Brian Norris <briannorris@chromium.org> |
|---|---|
| First post | 2016-12-02 03:40 +0100 |
| Last post | 2016-12-07 18:00 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 2/9] arm64: dts: rockchip: add rk3399 thermal_zones phandle Brian Norris <briannorris@chromium.org> - 2016-12-02 03:40 +0100
Re: [PATCH 2/9] arm64: dts: rockchip: add rk3399 thermal_zones phandle Heiko Stuebner <heiko@sntech.de> - 2016-12-07 18:00 +0100
| From | Brian Norris <briannorris@chromium.org> |
|---|---|
| Date | 2016-12-02 03:40 +0100 |
| Subject | [PATCH 2/9] arm64: dts: rockchip: add rk3399 thermal_zones phandle |
| Message-ID | <sJLVv-5Ru-13@gated-at.bofh.it> |
We're going to need to amend this table in board files.
Signed-off-by: Brian Norris <briannorris@chromium.org>
---
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
index 66a11d1a6eac..28772f6e77f0 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@ -606,7 +606,7 @@
status = "disabled";
};
- thermal-zones {
+ thermal_zones: thermal-zones {
cpu_thermal: cpu {
polling-delay-passive = <100>;
polling-delay = <1000>;
--
2.8.0.rc3.226.g39d4020
[toc] | [next] | [standalone]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2016-12-07 18:00 +0100 |
| Message-ID | <sLNJw-2Ce-35@gated-at.bofh.it> |
| In reply to | #1534629 |
Am Donnerstag, 1. Dezember 2016, 18:27:26 CET schrieb Brian Norris: > We're going to need to amend this table in board files. > > Signed-off-by: Brian Norris <briannorris@chromium.org> applied for 4.11 Thanks Heiko
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web