18c2ecf20Sopenharmony_ci/* 28c2ecf20Sopenharmony_ci * This header provides constants for binding nvidia,tegra186-bpmp-thermal. 38c2ecf20Sopenharmony_ci */ 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THERMAL_H 68c2ecf20Sopenharmony_ci#define _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THERMAL_H 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#define TEGRA186_BPMP_THERMAL_ZONE_CPU 2 98c2ecf20Sopenharmony_ci#define TEGRA186_BPMP_THERMAL_ZONE_GPU 3 108c2ecf20Sopenharmony_ci#define TEGRA186_BPMP_THERMAL_ZONE_AUX 4 118c2ecf20Sopenharmony_ci#define TEGRA186_BPMP_THERMAL_ZONE_PLLX 5 128c2ecf20Sopenharmony_ci#define TEGRA186_BPMP_THERMAL_ZONE_AO 6 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci#endif 15