genirq/debugfs: No need to check return value of debugfs_create functions
[linux/fpc-iii.git] / include / dt-bindings / thermal / tegra186-bpmp-thermal.h
bloba96b8fa31aabbbb037e73706d65a427ff972924b
1 /*
2 * This header provides constants for binding nvidia,tegra186-bpmp-thermal.
3 */
5 #ifndef _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THERMAL_H
6 #define _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THERMAL_H
8 #define TEGRA186_BPMP_THERMAL_ZONE_CPU 2
9 #define TEGRA186_BPMP_THERMAL_ZONE_GPU 3
10 #define TEGRA186_BPMP_THERMAL_ZONE_AUX 4
11 #define TEGRA186_BPMP_THERMAL_ZONE_PLLX 5
12 #define TEGRA186_BPMP_THERMAL_ZONE_AO 6
14 #endif