summaryrefslogtreecommitdiff
path: root/include/dt-bindings/thermal/thermal.h
blob: b5e6b0069ac7703b927a0c040ffcbd764c1afd89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * This header provides constants for most thermal bindings.
 *
 * Copyright (C) 2013 Texas Instruments
 *	Eduardo Valentin <eduardo.valentin@ti.com>
 *
 * GPLv2 only
 */

#ifndef _DT_BINDINGS_THERMAL_THERMAL_H
#define _DT_BINDINGS_THERMAL_THERMAL_H

/* On cooling devices upper and lower limits */
#define THERMAL_NO_LIMIT		(~0)

#endif

inux/net-next.git/diff/drivers/mailbox/bcm-pdc-mailbox.c?id=9fb0f9ac54b393ddfe49be7da7751f02bb133db6'>drivers/mailbox/bcm-pdc-mailbox.c54
1 files changed, 46 insertions, 8 deletions
diff --git a/drivers/mailbox/bcm-pdc-mailbox.c b/drivers/mailbox/bcm-pdc-mailbox.c