summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/thermal/tegra124-soctherm.h
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2014-12-09 11:38:34 +0800
committerZhang Rui <rui.zhang@intel.com>2014-12-09 11:38:34 +0800
commitc89d99546dc5b076ccd6692c48ada9a92820a4ac (patch)
tree30788930f8c3fca80c0e5d8a377786d4a4a863bd /include/dt-bindings/thermal/tegra124-soctherm.h
parent5a530ff0d88a366736ae4d1021e7358b52e55756 (diff)
parent9c1e4550b5cbe17ff68ce631356190ef9a565386 (diff)
downloadop-kernel-dev-c89d99546dc5b076ccd6692c48ada9a92820a4ac.zip
op-kernel-dev-c89d99546dc5b076ccd6692c48ada9a92820a4ac.tar.gz
Merge branch 'eduardo-soc-thermal' into thermal-soc
Diffstat (limited to 'include/dt-bindings/thermal/tegra124-soctherm.h')
-rw-r--r--include/dt-bindings/thermal/tegra124-soctherm.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/dt-bindings/thermal/tegra124-soctherm.h b/include/dt-bindings/thermal/tegra124-soctherm.h
new file mode 100644
index 0000000..85aaf66
--- /dev/null
+++ b/include/dt-bindings/thermal/tegra124-soctherm.h
@@ -0,0 +1,13 @@
+/*
+ * This header provides constants for binding nvidia,tegra124-soctherm.
+ */
+
+#ifndef _DT_BINDINGS_THERMAL_TEGRA124_SOCTHERM_H
+#define _DT_BINDINGS_THERMAL_TEGRA124_SOCTHERM_H
+
+#define TEGRA124_SOCTHERM_SENSOR_CPU 0
+#define TEGRA124_SOCTHERM_SENSOR_MEM 1
+#define TEGRA124_SOCTHERM_SENSOR_GPU 2
+#define TEGRA124_SOCTHERM_SENSOR_PLLX 3
+
+#endif
OpenPOWER on IntegriCloud