Merge branches 'next/pinctrl-samsung' and 'next/board-samsung' into next/dt-samsung-new
authorKukjin Kim <kgene.kim@samsung.com>
Sat, 22 Sep 2012 03:11:21 +0000 (12:11 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 22 Sep 2012 03:11:21 +0000 (12:11 +0900)
Conflicts:
arch/arm/mach-exynos/mach-smdkv310.c

1  2  3 
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/mach-origen.c
arch/arm/mach-exynos/mach-smdkv310.c

Simple merge
Simple merge
@@@@ -355,11 -355,11 -355,10 +356,15 @@@@ static struct platform_pwm_backlight_da
        .pwm_period_ns  = 1000,
   };
   
  +/* I2C module and id for HDMIPHY */
  +static struct i2c_board_info hdmiphy_info = {
  +     I2C_BOARD_INFO("hdmiphy-exynos4210", 0x38),
  +};
  +
++ static struct pwm_lookup smdkv310_pwm_lookup[] = {
++      PWM_LOOKUP("s3c24xx-pwm.1", 0, "pwm-backlight.0", NULL),
++ };
++ 
   static void s5p_tv_setup(void)
   {
        /* direct HPD to HDMI chip */