License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[sfrench/cifs-2.6.git] / include / dt-bindings / sound / samsung-i2s.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _DT_BINDINGS_SAMSUNG_I2S_H
3 #define _DT_BINDINGS_SAMSUNG_I2S_H
4
5 #define CLK_I2S_CDCLK           0
6 #define CLK_I2S_RCLK_SRC        1
7 #define CLK_I2S_RCLK_PSR        2
8
9 #endif /* _DT_BINDINGS_SAMSUNG_I2S_H */