]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - mlp-open-source/kernel.git/blob - include/linux/platform_data/leds-lm3644.h
Add LM3644 new Flash drivers v4l2&LED subsystem
[mlp-open-source/kernel.git] / include / linux / platform_data / leds-lm3644.h
1 /*
2  * Simple driver for Texas Instruments LM3644 LED Flash driver chip
3  * Copyright (C) 2014 Texas Instruments
4  *
5  * This program is free software; you can redistribute it and/or modify
6  * it under the terms of the GNU General Public License version 2 as
7  * published by the Free Software Foundation.
8  *
9  */
11 #ifndef __LM3644_H
12 #define __LM3644_H
14 #define LM3644_NAME "leds-lm3644"
15 #define LM3644_ADDR 0x63
17 #endif /* __LM3644_H */