ARM64: dts: rockchip: enable tsadc node for rk3366-tb
[firefly-linux-kernel-4.4.55.git] / include / linux / mfd / rt5025-irq.h
1 /*
2  *  include/linux/mfd/rt5025/rt5025-irq.h
3  *  Include header file for Richtek RT5025 PMIC IRQ file
4  *
5  *  Copyright (C) 2014 Richtek Technology Corp.
6  *  cy_huang <cy_huang@richtek.com>
7  *
8  * This program is free software; you can redistribute it and/or modify
9  * it under the terms of the GNU General Public License version 2 as
10  * published by the Free Software Foundation; either version 2
11  * of the License, or (at your option) any later version.
12  */
13
14 #ifndef __LINUX_RT5025_IRQ_H
15 #define __LINUX_RT5025_IRQ_H
16
17 #define RT5025_TALRT_MASK 0x30
18
19 #endif /* #ifndef __LINUX_RT5025_IRQ_H */