Skip to content

Commit

Permalink
ARM: EXYNOS4: Register power domains on ORIGEN
Browse files Browse the repository at this point in the history
This patch registers all the available power domains on ORIGEN board.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Oct 12, 2011
1 parent 5dfb1aa commit f0e38e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/mach-exynos4/mach-origen.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,10 @@ static struct platform_device *origen_devices[] __initdata = {
&s5p_device_mixer,
&exynos4_device_pd[PD_LCD0],
&exynos4_device_pd[PD_TV],
&exynos4_device_pd[PD_G3D],
&exynos4_device_pd[PD_LCD1],
&exynos4_device_pd[PD_CAM],
&exynos4_device_pd[PD_GPS],
&origen_device_gpiokeys,
&origen_lcd_hv070wsa,
};
Expand Down

0 comments on commit f0e38e3

Please sign in to comment.