summaryrefslogtreecommitdiff
path: root/include/dt-bindings/regulator/maxim,max77802.h
blob: cf28631d71091417a032bc0308c2e93c19bf2097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * Copyright (C) 2014 Google, Inc
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * Device Tree binding constants for the Maxim 77802 PMIC regulators
 */

#ifndef _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H
#define _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H

/* Regulator operating modes */
#define MAX77802_OPMODE_LP	1
#define MAX77802_OPMODE_NORMAL	3

#endif /* _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H */
'> authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-15 09:20:54 -0700 committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-15 09:20:54 -0700 commit050aaeab99067b6a08b34274ff15ca5dbb94a160 (patch) treea890901359957ad5eebfc5144f2ff047a4a581b9 /tools/perf/util/block-range.h parentb26b5ef5ec7eab0e1d84c5b281e87b2f2a5e0586 (diff)parentfdd8218d7d1bd0ccb9a3f4c58bf77773691a56cc (diff)
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Just a few trivial small fixes" * tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: line6: fix a crash in line6_hwdep_write() ALSA: seq: fix passing wrong pointer in function call of compatibility layer ALSA: hda - Fix a failure of micmute led when having multi adcs ALSA: line6: Fix POD X3 Live audio input
Diffstat (limited to 'tools/perf/util/block-range.h')