aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach/iic-hdmiphy.h
blob: 4f070e04c02de8232e0856bee8890cfe20a5d437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Copyright (C) 2011 Samsung Electronics Co., Ltd.
 *
 * S5P series i2c hdmiphy helper definitions
 *
 * 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.
 */

#ifndef PLAT_S5P_IIC_HDMIPHY_H_
#define PLAT_S5P_IIC_HDMIPHY_H_

#define S5P_IIC_HDMIPHY_BUS_NUM		(8)

#endif