License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / include / dt-bindings / mfd / st-lpc.h
blob88a7f56843bc2a62e665af3ae47ba764c9188718
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * This header provides shared DT/Driver defines for ST's LPC device
5 * Copyright (C) 2014 STMicroelectronics -- All Rights Reserved
7 * Author: Lee Jones <lee.jones@linaro.org> for STMicroelectronics
8 */
10 #ifndef __DT_BINDINGS_ST_LPC_H__
11 #define __DT_BINDINGS_ST_LPC_H__
13 #define ST_LPC_MODE_RTC 0
14 #define ST_LPC_MODE_WDT 1
15 #define ST_LPC_MODE_CLKSRC 2
17 #endif /* __DT_BINDINGS_ST_LPC_H__ */