perf build: Force llvm/clang test compile output to .make.output
[linux/fpc-iii.git] / include / dt-bindings / mfd / palmas.h
blobc4f1d57ff4ff2114db5e4672aade9aeab7a15cc7
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * This header provides macros for Palmas device bindings.
5 * Copyright (c) 2013, NVIDIA Corporation.
7 * Author: Laxman Dewangan <ldewangan@nvidia.com>
9 */
11 #ifndef __DT_BINDINGS_PALMAS_H
12 #define __DT_BINDINGS_PALMAS_H
14 /* External control pins */
15 #define PALMAS_EXT_CONTROL_PIN_ENABLE1 1
16 #define PALMAS_EXT_CONTROL_PIN_ENABLE2 2
17 #define PALMAS_EXT_CONTROL_PIN_NSLEEP 3
19 #endif /* __DT_BINDINGS_PALMAS_H */